GET /api/bet_types/9a7462e6-88fd-4b65-98b6-4ef9e241d074/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9a7462e6-88fd-4b65-98b6-4ef9e241d074",
"match": "https://api-prod.gambitprofit.com/api/matches/dfeacbea-e12c-470f-b811-38804ae42fe2/?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": "SFO (A Cobb)",
"amount": 6328.0
},
{
"team": "ARI (M Bumgarner)",
"amount": 3672.0
}
],
"expected_reward_tokens": 9363.6,
"profit_sb": 363.6,
"profit_sb_percentage": 4.04,
"recommended": true
},
"lines": [
{
"id": "1fad70a7-8c8d-42ab-8bd4-6dd32243bef6",
"gambit_id": "2d1bcd33-dfec-441a-9ddc-43a2b0275810",
"last_updated": "2022-08-16T13:52:07.857524-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SFO (A Cobb)",
"reward": "1.48000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a7462e6-88fd-4b65-98b6-4ef9e241d074/?format=api"
},
{
"id": "8deaaf30-134a-4c25-96f1-b4a978a648bf",
"gambit_id": "2e6d0f33-67e8-4031-9075-5336b8495623",
"last_updated": "2022-08-16T13:52:07.857068-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ARI (M Bumgarner)",
"reward": "2.55000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a7462e6-88fd-4b65-98b6-4ef9e241d074/?format=api"
}
]
}