GET /api/bet_types/c7a893e0-62ff-4b00-ba86-65f7619db34f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c7a893e0-62ff-4b00-ba86-65f7619db34f",
"match": "https://api-prod.gambitprofit.com/api/matches/56193a3c-2601-4b32-938b-3fbcc9272667/?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": "SEA (M Gonzales)",
"amount": 5783.0
},
{
"team": "DET (T Alexander)",
"amount": 4217.0
}
],
"expected_reward_tokens": 9656.93,
"profit_sb": 156.93,
"profit_sb_percentage": 1.65,
"recommended": true
},
"lines": [
{
"id": "7ca84b20-3005-45ab-b389-fda3db350077",
"gambit_id": "b505e861-1392-478d-9a34-858cc95424a2",
"last_updated": "2022-10-06T10:17:07.149582-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA (M Gonzales)",
"reward": "1.67000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7a893e0-62ff-4b00-ba86-65f7619db34f/?format=api"
},
{
"id": "7ca40175-cade-42ed-a1d0-096d6b433f32",
"gambit_id": "f8fae480-7ef2-436d-8fae-6056bb13e76a",
"last_updated": "2022-10-06T10:17:07.150543-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "DET (T Alexander)",
"reward": "2.29000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7a893e0-62ff-4b00-ba86-65f7619db34f/?format=api"
}
]
}