GET /api/bet_types/5bb3b8d0-6718-4f09-9f1b-afe434990ff2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5bb3b8d0-6718-4f09-9f1b-afe434990ff2",
"match": "https://api-prod.gambitprofit.com/api/matches/2111d9fe-747c-463b-8353-5ca349583117/?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": "STL (J Woodford)",
"amount": 5594.0
},
{
"team": "CHC (A Sampson)",
"amount": 4406.0
}
],
"expected_reward_tokens": 9340.72,
"profit_sb": 340.72,
"profit_sb_percentage": 3.79,
"recommended": true
},
"lines": [
{
"id": "c54f0115-ca1f-42a3-a83f-af754eec0d51",
"gambit_id": "94086ffe-7ca5-43a1-b262-292e327d5fd5",
"last_updated": "2022-08-24T10:27:11.631393-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "STL (J Woodford)",
"reward": "1.67000",
"odds": "1.74630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bb3b8d0-6718-4f09-9f1b-afe434990ff2/?format=api"
},
{
"id": "8218fc4c-bb2c-4f0a-b65c-366cffd206a0",
"gambit_id": "6ee3916b-174f-4f99-a15a-a3669b7d07ee",
"last_updated": "2022-08-24T10:27:11.630915-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CHC (A Sampson)",
"reward": "2.12000",
"odds": "2.24000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bb3b8d0-6718-4f09-9f1b-afe434990ff2/?format=api"
}
]
}