GET /api/bet_types/8295aef3-3531-4170-8362-2c4960d5a074/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8295aef3-3531-4170-8362-2c4960d5a074",
"match": "https://api-prod.gambitprofit.com/api/matches/0a85fdb1-8b53-4158-9457-e0c511cbae4e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-29T10:38:02.319477-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": 7880.0
},
{
"team": "Houston Rockets",
"amount": 2120.0
}
],
"expected_reward_tokens": 9455.2,
"profit_sb": -44.8,
"profit_sb_percentage": -0.47,
"recommended": false
},
"lines": [
{
"id": "2db283a9-a7f9-4510-832a-07a8f1a519d0",
"gambit_id": "5eb41433-d90b-4a19-8826-5da56ad466f8",
"last_updated": "2023-11-30T11:18:13.836983-05:00",
"created_at": "2023-11-29T10:38:02.326837-05:00",
"name": "Denver Nuggets",
"reward": "1.20000",
"odds": "1.21280",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8295aef3-3531-4170-8362-2c4960d5a074/?format=api"
},
{
"id": "ff3b1e08-b876-4492-a481-3c617a71d88b",
"gambit_id": "31dfb2e4-9c86-4cb7-b74b-deaa813036b8",
"last_updated": "2023-11-30T11:18:13.833463-05:00",
"created_at": "2023-11-29T10:38:02.323147-05:00",
"name": "Houston Rockets",
"reward": "4.46000",
"odds": "4.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8295aef3-3531-4170-8362-2c4960d5a074/?format=api"
}
]
}