GET /api/bet_types/fd78adc1-0e0b-4e3a-90f1-30f886fd8ee2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fd78adc1-0e0b-4e3a-90f1-30f886fd8ee2",
"match": "https://api-prod.gambitprofit.com/api/matches/34cbcc80-6d8e-4a4f-8ba0-c96250826549/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-16T17:37:16.953416-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": "Brooklyn Nets",
"amount": 5867.0
},
{
"team": "Sacramento Kings",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "a891a71b-a448-4910-a080-ac4819c1867f",
"gambit_id": "f94715ef-8aee-4111-aa94-cc37b085bbec",
"last_updated": "2023-03-17T11:31:55.668990-04:00",
"created_at": "2023-03-16T17:37:16.954932-04:00",
"name": "Brooklyn Nets",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd78adc1-0e0b-4e3a-90f1-30f886fd8ee2/?format=api"
},
{
"id": "f5adb593-4973-4e45-a62a-c723b5ef3391",
"gambit_id": "6790b2f8-9641-47ce-8bf1-41447e204e00",
"last_updated": "2023-03-17T11:31:55.670428-04:00",
"created_at": "2023-03-16T17:37:16.956607-04:00",
"name": "Sacramento Kings",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd78adc1-0e0b-4e3a-90f1-30f886fd8ee2/?format=api"
}
]
}