GET /api/bet_types/e671308e-caf3-4a56-b843-e66ee4596fe2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e671308e-caf3-4a56-b843-e66ee4596fe2",
"match": "https://api-prod.gambitprofit.com/api/matches/6b85b427-b0c2-41a8-91d6-a8fbe78226bb/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "MIN (D Bundy)",
"amount": 6062.0
},
{
"team": "KAN (D Lynch)",
"amount": 3938.0
}
],
"expected_reward_tokens": 9214.24,
"profit_sb": 214.24,
"profit_sb_percentage": 2.38,
"recommended": true
},
"lines": [
{
"id": "6f9e5428-8b74-464e-ba4f-d1f5ce4cc820",
"gambit_id": "a06c92dd-b762-4e8f-a86d-c652c67d32b9",
"last_updated": "2022-09-16T11:41:53.813560-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN (D Bundy)",
"reward": "1.52000",
"odds": "1.59520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e671308e-caf3-4a56-b843-e66ee4596fe2/?format=api"
},
{
"id": "d4221179-2f37-415a-b209-9708a522b5ac",
"gambit_id": "5d954f88-a7df-4c80-a387-3aa4ff6848c2",
"last_updated": "2022-09-16T11:41:53.814538-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "KAN (D Lynch)",
"reward": "2.34000",
"odds": "2.53000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e671308e-caf3-4a56-b843-e66ee4596fe2/?format=api"
}
]
}