GET /api/bet_types/90812f82-359a-4074-a8e9-d7731dae65fa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "90812f82-359a-4074-a8e9-d7731dae65fa",
"match": "https://api-prod.gambitprofit.com/api/matches/1adc106c-bf2b-4b37-ab33-cbc55956e9e9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-29T09:58:08.066208-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": "Detroit Red Wings",
"amount": 5107.0
},
{
"team": "Nashville Predators",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "79dd8906-e105-4a25-8359-26d849fe0c18",
"gambit_id": "c8c68d36-1e95-44f6-b0bd-d49766344910",
"last_updated": "2024-01-01T13:18:19.256006-05:00",
"created_at": "2023-12-29T09:58:08.076698-05:00",
"name": "Detroit Red Wings",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90812f82-359a-4074-a8e9-d7731dae65fa/?format=api"
},
{
"id": "ed15ab31-15d6-47d1-b906-644c49d4e784",
"gambit_id": "a628b3c2-b036-4d5d-816d-d2948a674fa9",
"last_updated": "2024-01-01T13:18:19.245593-05:00",
"created_at": "2023-12-29T09:58:08.071317-05:00",
"name": "Nashville Predators",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90812f82-359a-4074-a8e9-d7731dae65fa/?format=api"
}
]
}