GET /api/bet_types/f355cf46-0fe8-49c3-916d-007b98a9285c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f355cf46-0fe8-49c3-916d-007b98a9285c",
"match": "https://api-prod.gambitprofit.com/api/matches/39d985f2-80cb-42b3-bdc7-ddf66ad9b2ee/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-28T09:32:06.588752-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": "Tampa Bay Lightning",
"amount": 7318.0
},
{
"team": "Montreal Canadiens",
"amount": 2682.0
}
],
"expected_reward_tokens": 9145.62,
"profit_sb": 145.62,
"profit_sb_percentage": 1.62,
"recommended": true
},
"lines": [
{
"id": "c956130b-f443-4004-8fa5-99a5b867df8e",
"gambit_id": "9caf681a-4e78-49e5-ba50-cf5f122d8940",
"last_updated": "2022-12-30T18:57:02.508283-05:00",
"created_at": "2022-12-28T09:32:06.589990-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.25000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f355cf46-0fe8-49c3-916d-007b98a9285c/?format=api"
},
{
"id": "3f1c4f5a-b521-4b4c-a1a4-bac0fb74d365",
"gambit_id": "5d66bcda-2fea-46e6-ab02-51c2271f9464",
"last_updated": "2022-12-30T18:57:02.509353-05:00",
"created_at": "2022-12-28T09:32:06.591249-05:00",
"name": "Montreal Canadiens",
"reward": "3.41000",
"odds": "3.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f355cf46-0fe8-49c3-916d-007b98a9285c/?format=api"
}
]
}