GET /api/bet_types/388a156d-4b13-48bd-b84d-90f87926b95e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "388a156d-4b13-48bd-b84d-90f87926b95e",
"match": "https://api-prod.gambitprofit.com/api/matches/dd520a3c-e8cd-424b-833c-ee3a6f9afaa9/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-11T09:38:16.447819-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": "Boston Bruins",
"amount": 5423.0
},
{
"team": "Vegas Golden Knights",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "012c795d-05e9-4ab9-9044-3e3d5f42fd91",
"gambit_id": "aed15cfc-7c2c-4ffd-b4b2-1ecb298466e5",
"last_updated": "2024-01-15T09:43:15.514671-05:00",
"created_at": "2024-01-11T09:38:16.452040-05:00",
"name": "Boston Bruins",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/388a156d-4b13-48bd-b84d-90f87926b95e/?format=api"
},
{
"id": "c17ca8e7-3801-4bef-8bb1-a7757869361b",
"gambit_id": "abe69b97-119e-4e82-ae20-81235a0d8750",
"last_updated": "2024-01-15T09:43:15.522838-05:00",
"created_at": "2024-01-11T09:38:16.455819-05:00",
"name": "Vegas Golden Knights",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/388a156d-4b13-48bd-b84d-90f87926b95e/?format=api"
}
]
}