GET /api/bet_types/fb457230-cdbb-43e5-9d5c-d2e6a406a2f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fb457230-cdbb-43e5-9d5c-d2e6a406a2f4",
"match": "https://api-prod.gambitprofit.com/api/matches/8d8076e4-42bc-4b0f-abf1-62953cb7f717/?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": "LAA (S Ohtani)",
"amount": 5505.0
},
{
"team": "HOU (L Garcia)",
"amount": 4495.0
}
],
"expected_reward_tokens": 9303.45,
"profit_sb": 303.45,
"profit_sb_percentage": 3.37,
"recommended": true
},
"lines": [
{
"id": "b3b12ce0-7ace-421d-9bd4-ad26653afe45",
"gambit_id": "c3229abd-2748-4650-9a8a-d9e7cb7cf8aa",
"last_updated": "2022-09-05T10:16:56.705410-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA (S Ohtani)",
"reward": "1.69000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb457230-cdbb-43e5-9d5c-d2e6a406a2f4/?format=api"
},
{
"id": "c627c197-5433-4b4f-8d28-53f1f80ed62a",
"gambit_id": "bbbc56d7-ef2d-4a0c-91d5-cc18bea9d458",
"last_updated": "2022-09-05T10:16:56.706392-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (L Garcia)",
"reward": "2.07000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb457230-cdbb-43e5-9d5c-d2e6a406a2f4/?format=api"
}
]
}