{
	"job_1": {
		"id": "job_1",
		"title": "Bus Driver",
		"description": "Driving the bus to the games",
		"created_at": "2016-4-26 15:42:14",
		"updated_at": "2016-4-26 15:42:14",
		"active": 1
	},
	"job_2": {
		"id": "job_2",
		"title": "Trash clean up",
		"description": "Clean up all the trash after the game",
		"created_at": "2016-4-26 15:44:24",
		"updated_at": "2016-4-26 15:44:28",
		"active": 1
	},
	"job_3": {
		"id": "job_3",
		"title": "Scoreboard keeper",
		"description": "Update scoreboard during the game",
		"created_at": "2016-4-26 15:44:54",
		"updated_at": "2016-4-26 15:44:54",
		"active": 1
	},
	"job_4": {
		"id": "job_4",
		"title": "Referee",
		"description": "Non official referee for friendly games",
		"created_at": "2016-4-26 15:46:3",
		"updated_at": "2016-4-26 15:46:3",
		"active": 0
	},
	"job_5": {
		"id": "job_5",
		"title": "Line referee",
		"description": "Extra supporting referee",
		"created_at": "2016-4-27 13:49:45",
		"updated_at": "2016-4-27 13:49:45",
		"active": 1
	},
	"job_6": {
		"id": "job_6",
		"title": "Administrator",
		"description": "Keep control of the money",
		"created_at": "2016-5-2 19:8:56",
		"updated_at": "2016-5-2 19:8:56",
		"active": 1
	}
}