GET /api/bet_types/9366eeac-134f-46eb-ad1c-30dd6b71ab24/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9366eeac-134f-46eb-ad1c-30dd6b71ab24",
"match": "https://api-prod.gambitprofit.com/api/matches/250e1c1a-ec3c-462e-ae9e-4e84fb5a120d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-15T08:23:09.011460-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": "HOU (C Javier)",
"amount": 6442.0
},
{
"team": "WAS (M Gore)",
"amount": 3558.0
}
],
"expected_reward_tokens": 9534.16,
"profit_sb": 34.16,
"profit_sb_percentage": 0.36,
"recommended": true
},
"lines": [
{
"id": "42a2c5a4-8e5d-4206-93f0-42f7ac6a1a3c",
"gambit_id": "5728e5f7-0325-4209-91f1-8f38056ded64",
"last_updated": "2023-06-16T09:58:05.069528-04:00",
"created_at": "2023-06-15T08:23:09.017063-04:00",
"name": "HOU (C Javier)",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9366eeac-134f-46eb-ad1c-30dd6b71ab24/?format=api"
},
{
"id": "295bca43-5684-4546-a5a5-072a49b4cc69",
"gambit_id": "049da58a-b84a-4239-bf48-9569c520a931",
"last_updated": "2023-06-16T09:58:05.067096-04:00",
"created_at": "2023-06-15T08:23:09.014445-04:00",
"name": "WAS (M Gore)",
"reward": "2.68000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9366eeac-134f-46eb-ad1c-30dd6b71ab24/?format=api"
}
]
}