GET /api/bet_types/e45ba9e3-d106-40fa-9a59-3283e67426ad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e45ba9e3-d106-40fa-9a59-3283e67426ad",
"match": "https://api-prod.gambitprofit.com/api/matches/2e6136a7-e956-4f91-89e0-7f42396f0796/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Toronto Maple Leafs",
"amount": 8013.0
},
{
"team": "Arizona Coyotes",
"amount": 1987.0
}
],
"expected_reward_tokens": 9535.47,
"profit_sb": 35.47,
"profit_sb_percentage": 0.37,
"recommended": true
},
"lines": [
{
"id": "d0bd4c15-79dc-4147-844d-22c1d7265225",
"gambit_id": "779041fa-8221-46fa-ab28-8428f7302f19",
"last_updated": "2022-10-18T09:17:07.959137-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.19000",
"odds": "1.19230",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e45ba9e3-d106-40fa-9a59-3283e67426ad/?format=api"
},
{
"id": "9ba70e4e-2320-47d8-bb65-c302d7676e9d",
"gambit_id": "1984afd7-8d57-4c78-8a0c-bf0afc1b0892",
"last_updated": "2022-10-18T09:17:07.960063-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arizona Coyotes",
"reward": "4.80000",
"odds": "4.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e45ba9e3-d106-40fa-9a59-3283e67426ad/?format=api"
}
]
}