GET /api/bet_types/3f929797-f0c4-411b-986f-914878707d91/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3f929797-f0c4-411b-986f-914878707d91",
"match": "https://api-prod.gambitprofit.com/api/matches/759bf6cc-be08-40a7-8b28-cc4074f4f338/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-23T09:06:50.836715-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": "Boston Bruins",
"amount": 7774.0
},
{
"team": "Montreal Canadiens",
"amount": 2226.0
}
],
"expected_reward_tokens": 9482.76,
"profit_sb": -17.24,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "343b54b5-8f43-4bb7-9b09-e0d1303fa17d",
"gambit_id": "a9e94326-9c20-4098-b422-664a2001baa3",
"last_updated": "2023-03-24T10:56:53.367608-04:00",
"created_at": "2023-03-23T09:06:50.838452-04:00",
"name": "Boston Bruins",
"reward": "1.22000",
"odds": "1.22730",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f929797-f0c4-411b-986f-914878707d91/?format=api"
},
{
"id": "8fa83da5-51b1-4595-98dc-d74c4dbe36aa",
"gambit_id": "a7146acd-750d-4135-a6f9-38fa0f192de3",
"last_updated": "2023-03-24T10:56:53.370298-04:00",
"created_at": "2023-03-23T09:06:50.840271-04:00",
"name": "Montreal Canadiens",
"reward": "4.26000",
"odds": "4.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f929797-f0c4-411b-986f-914878707d91/?format=api"
}
]
}