GET /api/bet_types/fc37cc8a-faf7-41a6-98ca-d2126fe7d951/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc37cc8a-faf7-41a6-98ca-d2126fe7d951",
"match": "https://api-prod.gambitprofit.com/api/matches/2deceee3-e8a7-438d-bf02-a2e57fa6efa1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-05T08:33:19.747579-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": "MIL (C Burnes)",
"amount": 6885.0
},
{
"team": "PIT (B Falter)",
"amount": 3115.0
}
],
"expected_reward_tokens": 9500.75,
"profit_sb": 0.75,
"profit_sb_percentage": 0.01,
"recommended": true
},
"lines": [
{
"id": "7d78e826-3e01-451b-b341-9015323cce2f",
"gambit_id": "7a87d818-bf32-4d2d-bb0d-77f7dd084d39",
"last_updated": "2023-08-07T14:53:06.596445-04:00",
"created_at": "2023-08-05T08:33:19.757405-04:00",
"name": "MIL (C Burnes)",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc37cc8a-faf7-41a6-98ca-d2126fe7d951/?format=api"
},
{
"id": "164a4d73-e0ed-4d20-9842-c20396bffc0a",
"gambit_id": "a09cd383-32af-4580-80a9-8a82d8072197",
"last_updated": "2023-08-07T14:53:06.592964-04:00",
"created_at": "2023-08-05T08:33:19.752749-04:00",
"name": "PIT (B Falter)",
"reward": "3.05000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc37cc8a-faf7-41a6-98ca-d2126fe7d951/?format=api"
}
]
}