GET /api/bet_types/0d993686-1ce4-48bf-9d36-19d40476d3f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d993686-1ce4-48bf-9d36-19d40476d3f3",
"match": "https://api-prod.gambitprofit.com/api/matches/4ef1b92f-9c74-4317-b7cf-201d7a88343d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-18T12:12:03.303028-04: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": "CHC (M Stroman)",
"amount": 6182.0
},
{
"team": "OAK (K Waldichuk)",
"amount": 3818.0
}
],
"expected_reward_tokens": 9582.1,
"profit_sb": 82.1,
"profit_sb_percentage": 0.86,
"recommended": true
},
"lines": [
{
"id": "7fe9e5ea-cfa1-4196-8982-f1db1cbc146b",
"gambit_id": "cfa82439-95f0-4ff4-9219-50dfeb74115e",
"last_updated": "2023-04-19T13:37:13.179015-04:00",
"created_at": "2023-04-18T12:12:03.306124-04:00",
"name": "CHC (M Stroman)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d993686-1ce4-48bf-9d36-19d40476d3f3/?format=api"
},
{
"id": "408d1823-a2ef-4e28-8a9b-dab5437ad917",
"gambit_id": "27c46e5b-6249-4f77-be49-fbd44dc79bb6",
"last_updated": "2023-04-19T13:37:13.176161-04:00",
"created_at": "2023-04-18T12:12:03.304467-04:00",
"name": "OAK (K Waldichuk)",
"reward": "2.51000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d993686-1ce4-48bf-9d36-19d40476d3f3/?format=api"
}
]
}