GET /api/bet_types/8ba64aa0-c444-46c8-a527-599ba86350e1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8ba64aa0-c444-46c8-a527-599ba86350e1",
"match": "https://api-prod.gambitprofit.com/api/matches/fec2fa71-c05d-439c-ba4e-9edb4101349b/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-25T13:28:11.638733-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": "New York Islanders",
"amount": 5773.0
},
{
"team": "Montreal Canadiens",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "39efe146-b3b5-4e0f-92c9-3f1b7f29b498",
"gambit_id": "5425ada5-04e2-49e5-a55a-cadbb5607d82",
"last_updated": "2024-01-26T20:58:23.501551-05:00",
"created_at": "2024-01-25T13:28:11.643822-05:00",
"name": "New York Islanders",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ba64aa0-c444-46c8-a527-599ba86350e1/?format=api"
},
{
"id": "8effc18a-10bc-4c66-951a-4540ab17f10a",
"gambit_id": "ef4e931c-fdec-4eeb-b3eb-5df50e2b1e53",
"last_updated": "2024-01-26T20:58:23.504908-05:00",
"created_at": "2024-01-25T13:28:11.649053-05:00",
"name": "Montreal Canadiens",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ba64aa0-c444-46c8-a527-599ba86350e1/?format=api"
}
]
}