GET /api/bet_types/b637b3cd-c1d4-4a29-9061-be82bd72ccbe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b637b3cd-c1d4-4a29-9061-be82bd72ccbe",
"match": "https://api-prod.gambitprofit.com/api/matches/3999cb39-b76e-4fe7-927c-d6ab345214ce/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-22T13:06:59.449871-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": "Toronto Maple Leafs",
"amount": 5213.0
},
{
"team": "Tampa Bay Lightning",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "5cae6712-d0de-43b2-83f6-ea9b2867630d",
"gambit_id": "24bd52c2-3591-4bc0-9d2b-d4c83b0f1ffe",
"last_updated": "2023-04-23T18:37:11.106259-04:00",
"created_at": "2023-04-22T13:06:59.456975-04:00",
"name": "Toronto Maple Leafs",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b637b3cd-c1d4-4a29-9061-be82bd72ccbe/?format=api"
},
{
"id": "f0427983-8612-4bba-866a-1368bdb7d029",
"gambit_id": "d8c25d63-d058-487f-8dc6-c45b389d90d8",
"last_updated": "2023-04-23T18:37:11.104722-04:00",
"created_at": "2023-04-22T13:06:59.452340-04:00",
"name": "Tampa Bay Lightning",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b637b3cd-c1d4-4a29-9061-be82bd72ccbe/?format=api"
}
]
}