GET /api/bet_types/cef70329-a538-4d05-a074-38b0155ea74f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cef70329-a538-4d05-a074-38b0155ea74f",
"match": "https://api-prod.gambitprofit.com/api/matches/647830b8-400d-44cf-8e20-fce1fc0b87ca/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-01T01:03:10.637707-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 (J Verlander)",
"amount": 6173.0
},
{
"team": "NYY (C Rodon)",
"amount": 3827.0
}
],
"expected_reward_tokens": 9567.5,
"profit_sb": 67.5,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "a3a4c88b-476b-4aea-9493-0ff4b742acd0",
"gambit_id": "78b24c35-7cec-428a-a2e7-21745f751564",
"last_updated": "2023-09-02T12:13:24.117295-04:00",
"created_at": "2023-09-01T01:03:10.650945-04:00",
"name": "HOU (J Verlander)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cef70329-a538-4d05-a074-38b0155ea74f/?format=api"
},
{
"id": "38d0606a-bc6d-45f9-a949-5d43c09e5849",
"gambit_id": "9826145b-4dd4-48fe-a72d-7f0754c4adba",
"last_updated": "2023-09-02T12:13:24.113980-04:00",
"created_at": "2023-09-01T01:03:10.642890-04:00",
"name": "NYY (C Rodon)",
"reward": "2.50000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cef70329-a538-4d05-a074-38b0155ea74f/?format=api"
}
]
}