GET /api/bet_types/596ee681-f203-4a7e-9c55-b85c78309fdc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "596ee681-f203-4a7e-9c55-b85c78309fdc",
"match": "https://api-prod.gambitprofit.com/api/matches/e4858e6d-b710-4d71-bf4d-39aebe40aa86/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-27T10:23:20.807774-04: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": "Cleveland Cavaliers",
"amount": 5602.0
},
{
"team": "Oklahoma City Thunder",
"amount": 4398.0
}
],
"expected_reward_tokens": 9411.36,
"profit_sb": -88.64,
"profit_sb_percentage": -0.93,
"recommended": false
},
"lines": [
{
"id": "582377e5-8db7-4b81-a452-7545ef6f585a",
"gambit_id": "bd62ba9f-8477-4a3e-a092-5d533e315ce5",
"last_updated": "2023-10-30T15:03:12.828889-04:00",
"created_at": "2023-10-27T10:23:20.819625-04:00",
"name": "Cleveland Cavaliers",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/596ee681-f203-4a7e-9c55-b85c78309fdc/?format=api"
},
{
"id": "eb3db447-1763-4284-94f0-c24c53edb8f9",
"gambit_id": "64d0831f-e67a-4098-8e84-18b24e7e4379",
"last_updated": "2023-10-30T15:03:12.822552-04:00",
"created_at": "2023-10-27T10:23:20.813396-04:00",
"name": "Oklahoma City Thunder",
"reward": "2.14000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/596ee681-f203-4a7e-9c55-b85c78309fdc/?format=api"
}
]
}