GET /api/bet_types/86178331-b3a9-4586-bd83-fa830f89903b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "86178331-b3a9-4586-bd83-fa830f89903b",
"match": "https://api-prod.gambitprofit.com/api/matches/6bac93e9-2273-4780-867a-01499c11500d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-24T09:31:52.504971-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": "Colorado Avalanche",
"amount": 5431.0
},
{
"team": "Washington Capitals",
"amount": 4569.0
}
],
"expected_reward_tokens": 9503.52,
"profit_sb": 3.52,
"profit_sb_percentage": 0.04,
"recommended": true
},
"lines": [
{
"id": "c7ab094b-3467-4897-9c08-52a960734046",
"gambit_id": "add42e5c-500f-4b2a-8604-a7572fa75fa9",
"last_updated": "2023-01-25T11:01:55.862748-05:00",
"created_at": "2023-01-24T09:31:52.506186-05:00",
"name": "Colorado Avalanche",
"reward": "1.75000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86178331-b3a9-4586-bd83-fa830f89903b/?format=api"
},
{
"id": "1767c9fe-ec6d-4592-9259-b56e19c39dda",
"gambit_id": "bf59141f-a2a8-4a8a-883c-13d56f314d2e",
"last_updated": "2023-01-25T11:01:55.863798-05:00",
"created_at": "2023-01-24T09:31:52.507469-05:00",
"name": "Washington Capitals",
"reward": "2.08000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86178331-b3a9-4586-bd83-fa830f89903b/?format=api"
}
]
}