GET /api/bet_types/cdf305ac-398a-46ad-ae03-5d2cca09a0bd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cdf305ac-398a-46ad-ae03-5d2cca09a0bd",
"match": "https://api-prod.gambitprofit.com/api/matches/1719d1e0-4f72-41ed-8708-0c6623231c89/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-05T08:33:05.820336-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 Jersey Devils",
"amount": 6546.0
},
{
"team": "Chicago Blackhawks",
"amount": 3454.0
}
],
"expected_reward_tokens": 9360.34,
"profit_sb": -139.66,
"profit_sb_percentage": -1.47,
"recommended": false
},
"lines": [
{
"id": "3b945ed3-1cf2-4c94-871a-84b8a78558be",
"gambit_id": "6cb86c74-90cf-48b3-9f8e-7554c2a74359",
"last_updated": "2023-11-06T21:23:15.681589-05:00",
"created_at": "2023-11-05T08:33:05.824810-05:00",
"name": "New Jersey Devils",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdf305ac-398a-46ad-ae03-5d2cca09a0bd/?format=api"
},
{
"id": "75372ba5-df85-4891-a934-382133c8430c",
"gambit_id": "cfa1fda9-3512-41f5-9c64-e1fbe184cfad",
"last_updated": "2023-11-06T21:23:15.685600-05:00",
"created_at": "2023-11-05T08:33:05.828836-05:00",
"name": "Chicago Blackhawks",
"reward": "2.71000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdf305ac-398a-46ad-ae03-5d2cca09a0bd/?format=api"
}
]
}