GET /api/bet_types/28e609e1-cf57-44b8-9a74-26d817b7bff9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "28e609e1-cf57-44b8-9a74-26d817b7bff9",
"match": "https://api-prod.gambitprofit.com/api/matches/72ae97a8-8923-4377-90df-92f8528e051a/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-11T09:38:15.240072-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": "Winnipeg Jets",
"amount": 7638.0
},
{
"team": "Chicago Blackhawks",
"amount": 2362.0
}
],
"expected_reward_tokens": 9471.12,
"profit_sb": -28.88,
"profit_sb_percentage": -0.3,
"recommended": false
},
"lines": [
{
"id": "4be2da8b-d79d-457b-9485-012cfec9a6dc",
"gambit_id": "97a1430a-47ef-4ed1-b2d4-7cc4e2cd415a",
"last_updated": "2024-01-15T09:48:14.879289-05:00",
"created_at": "2024-01-11T09:38:15.249197-05:00",
"name": "Winnipeg Jets",
"reward": "1.24000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28e609e1-cf57-44b8-9a74-26d817b7bff9/?format=api"
},
{
"id": "88a0d47c-8799-406b-ace7-7567befb9a28",
"gambit_id": "97f460ab-0243-470b-9225-424eb5b3da3c",
"last_updated": "2024-01-15T09:48:14.875687-05:00",
"created_at": "2024-01-11T09:38:15.244219-05:00",
"name": "Chicago Blackhawks",
"reward": "4.01000",
"odds": "4.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28e609e1-cf57-44b8-9a74-26d817b7bff9/?format=api"
}
]
}