GET /api/bet_types/ca353759-d2a5-48c6-a00a-9ba112182071/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca353759-d2a5-48c6-a00a-9ba112182071",
"match": "https://api-prod.gambitprofit.com/api/matches/47ef3532-f4ee-476e-91a9-2f6222899b1d/?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": "Duke",
"amount": 5413.0
},
{
"team": "Virginia",
"amount": 4587.0
}
],
"expected_reward_tokens": 9310.36,
"profit_sb": -189.64,
"profit_sb_percentage": -2.0,
"recommended": false
},
"lines": [
{
"id": "079db532-287f-48a5-bf49-b1ba76bfcc40",
"gambit_id": "5a650cc5-ca7d-4833-af16-09c62e956362",
"last_updated": "2022-10-03T11:07:28.127158-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Duke",
"reward": "1.72000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca353759-d2a5-48c6-a00a-9ba112182071/?format=api"
},
{
"id": "b6cfe384-74ed-4286-80ea-1944ef11aac2",
"gambit_id": "4133834d-e24d-43c9-a297-d42a7115a7b8",
"last_updated": "2022-10-03T11:07:28.128129-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Virginia",
"reward": "2.03000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca353759-d2a5-48c6-a00a-9ba112182071/?format=api"
}
]
}