GET /api/bet_types/ac4180df-6b6e-4001-9ea6-3b79b825837a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ac4180df-6b6e-4001-9ea6-3b79b825837a",
"match": "https://api-prod.gambitprofit.com/api/matches/070ca5b2-7e2c-4570-8e6a-bad3bbabed6a/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-14T09:53:15.954382-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": "Denver Nuggets",
"amount": 8033.0
},
{
"team": "Indiana Pacers",
"amount": 1967.0
}
],
"expected_reward_tokens": 9478.94,
"profit_sb": -21.06,
"profit_sb_percentage": -0.22,
"recommended": false
},
"lines": [
{
"id": "b2ea8549-b535-46a8-b0e7-7e275824861c",
"gambit_id": "9c25c88c-09fd-4147-a648-d6c25b561ca7",
"last_updated": "2024-01-16T22:58:17.297063-05:00",
"created_at": "2024-01-14T09:53:15.961988-05:00",
"name": "Denver Nuggets",
"reward": "1.18000",
"odds": "1.18870",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac4180df-6b6e-4001-9ea6-3b79b825837a/?format=api"
},
{
"id": "52f49221-75d5-4775-8a8f-e23ff7e4e2c5",
"gambit_id": "729f8c88-dd77-42ab-8166-a874d41dcb38",
"last_updated": "2024-01-16T22:58:17.281268-05:00",
"created_at": "2024-01-14T09:53:15.958097-05:00",
"name": "Indiana Pacers",
"reward": "4.82000",
"odds": "5.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac4180df-6b6e-4001-9ea6-3b79b825837a/?format=api"
}
]
}