GET /api/bet_types/312fdb47-9704-4a2c-b326-3c252a033a49/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "312fdb47-9704-4a2c-b326-3c252a033a49",
"match": "https://api-prod.gambitprofit.com/api/matches/c3537a1a-6b71-4962-83fc-5521e142be71/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-20T07:23:18.786027-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 York Knicks",
"amount": 7152.0
},
{
"team": "Toronto Raptors",
"amount": 2848.0
}
],
"expected_reward_tokens": 9512.16,
"profit_sb": 12.16,
"profit_sb_percentage": 0.13,
"recommended": true
},
"lines": [
{
"id": "2afc6cbf-8a86-4b77-add4-de6c0e524be4",
"gambit_id": "340e3572-c97d-4003-a994-1f4277253715",
"last_updated": "2024-01-23T18:28:35.369972-05:00",
"created_at": "2024-01-20T07:23:18.794617-05:00",
"name": "New York Knicks",
"reward": "1.33000",
"odds": "1.34480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/312fdb47-9704-4a2c-b326-3c252a033a49/?format=api"
},
{
"id": "485a8c63-5d13-4792-abe6-b4349514d58b",
"gambit_id": "c27ea64e-ab81-4d9e-baf1-38f007709cf4",
"last_updated": "2024-01-23T18:28:35.366945-05:00",
"created_at": "2024-01-20T07:23:18.789833-05:00",
"name": "Toronto Raptors",
"reward": "3.34000",
"odds": "3.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/312fdb47-9704-4a2c-b326-3c252a033a49/?format=api"
}
]
}