GET /api/bet_types/80718e2b-505f-41dc-844b-e7d3ed45226f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "80718e2b-505f-41dc-844b-e7d3ed45226f",
"match": "https://api-prod.gambitprofit.com/api/matches/c2f1e178-1df6-48a9-a664-8c966137fc9a/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-12T09:48:16.196128-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": 6554.0
},
{
"team": "New Orleans Pelicans",
"amount": 3446.0
}
],
"expected_reward_tokens": 9372.22,
"profit_sb": -127.78,
"profit_sb_percentage": -1.35,
"recommended": false
},
"lines": [
{
"id": "49c7e967-7c6c-48ef-835c-75a1f8f8205f",
"gambit_id": "e7fdc9bd-ba86-4719-9eec-ca1dbaaf1e6e",
"last_updated": "2024-01-15T10:03:23.368078-05:00",
"created_at": "2024-01-12T09:48:16.219914-05:00",
"name": "Denver Nuggets",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80718e2b-505f-41dc-844b-e7d3ed45226f/?format=api"
},
{
"id": "eb7d00dd-512f-47a6-88fc-7bba40cf25a0",
"gambit_id": "7d6d3f49-0662-4e90-b353-ef8718d55b6b",
"last_updated": "2024-01-15T10:03:23.364606-05:00",
"created_at": "2024-01-12T09:48:16.199680-05:00",
"name": "New Orleans Pelicans",
"reward": "2.72000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80718e2b-505f-41dc-844b-e7d3ed45226f/?format=api"
}
]
}