GET /api/bet_types/df5443b8-35b1-4e6a-8ecb-ab3066ac2221/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "df5443b8-35b1-4e6a-8ecb-ab3066ac2221",
"match": "https://api-prod.gambitprofit.com/api/matches/7314a5e2-a382-4a56-bc69-063b758e1294/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-21T08:58:03.104842-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": "STL (M Mikolas)",
"amount": 5091.0
},
{
"team": "MIL (W Miley)",
"amount": 4909.0
}
],
"expected_reward_tokens": 9571.08,
"profit_sb": 71.08,
"profit_sb_percentage": 0.75,
"recommended": true
},
"lines": [
{
"id": "437b5a6f-ab0d-4249-b57e-401041071c3f",
"gambit_id": "dec890dc-1bc6-4ba2-8a80-9a9476cc664e",
"last_updated": "2023-09-23T10:23:11.710689-04:00",
"created_at": "2023-09-21T08:58:03.114208-04:00",
"name": "STL (M Mikolas)",
"reward": "1.88000",
"odds": "1.91740",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df5443b8-35b1-4e6a-8ecb-ab3066ac2221/?format=api"
},
{
"id": "884ad8b9-d7ad-46ad-8a81-7ea511f37e6b",
"gambit_id": "439377b4-2923-40a8-870f-d60ff44db47b",
"last_updated": "2023-09-23T10:23:11.707464-04:00",
"created_at": "2023-09-21T08:58:03.109183-04:00",
"name": "MIL (W Miley)",
"reward": "1.95000",
"odds": "1.99010",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df5443b8-35b1-4e6a-8ecb-ab3066ac2221/?format=api"
}
]
}