GET /api/bet_types/871daae9-4a5a-4b9f-b510-9262ccbdbbde/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "871daae9-4a5a-4b9f-b510-9262ccbdbbde",
"match": "https://api-prod.gambitprofit.com/api/matches/9bcf910d-2ba6-43c5-8228-c8eaa2abedb1/?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": "New Orleans Pelicans",
"amount": 5208.0
},
{
"team": "Denver Nuggets",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "e2a7b1b4-c8ba-492c-8c55-ecc23a92953c",
"gambit_id": "75b211fb-0aef-4d4a-a1bf-8571db2f065b",
"last_updated": "2022-12-05T15:52:13.362675-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Orleans Pelicans",
"reward": "1.73000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/871daae9-4a5a-4b9f-b510-9262ccbdbbde/?format=api"
},
{
"id": "1cee5b14-2537-4327-a2ab-64d90b0fd6f4",
"gambit_id": "8af67e37-ddbb-47c0-8ff4-7f70ab5446a6",
"last_updated": "2022-12-05T15:52:13.363688-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Denver Nuggets",
"reward": "1.88000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/871daae9-4a5a-4b9f-b510-9262ccbdbbde/?format=api"
}
]
}