GET /api/bet_types/0cabd8ce-7614-4013-92b6-851645a711b2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0cabd8ce-7614-4013-92b6-851645a711b2",
"match": "https://api-prod.gambitprofit.com/api/matches/ab30e28b-afd9-4710-9946-cb41f05bca48/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-06T09:08:17.452407-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": "TEX (M Scherzer)",
"amount": 5578.0
},
{
"team": "HOU (J Verlander)",
"amount": 4422.0
}
],
"expected_reward_tokens": 9594.16,
"profit_sb": 94.16,
"profit_sb_percentage": 0.99,
"recommended": true
},
"lines": [
{
"id": "6c1af155-944f-48cd-bab1-956a58945e29",
"gambit_id": "e28bd969-f1f5-4251-9fc3-e803e3884b0d",
"last_updated": "2023-09-07T10:28:08.651925-04:00",
"created_at": "2023-09-06T09:08:17.461776-04:00",
"name": "TEX (M Scherzer)",
"reward": "1.72000",
"odds": "1.75190",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cabd8ce-7614-4013-92b6-851645a711b2/?format=api"
},
{
"id": "5c8210ad-8e0d-4e5c-b3ca-3e08200dfe60",
"gambit_id": "deee4cbb-73d8-4b24-8e75-94f12e3c5dc4",
"last_updated": "2023-09-07T10:28:08.648744-04:00",
"created_at": "2023-09-06T09:08:17.457600-04:00",
"name": "HOU (J Verlander)",
"reward": "2.17000",
"odds": "2.23000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cabd8ce-7614-4013-92b6-851645a711b2/?format=api"
}
]
}