GET /api/bet_types/efddc26d-2de8-4b99-b959-426f28024182/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "efddc26d-2de8-4b99-b959-426f28024182",
"match": "https://api-prod.gambitprofit.com/api/matches/012fab68-9f65-4eaa-80cd-9b35bee7e79d/?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": "HOU (J Urquidy)",
"amount": 5319.0
},
{
"team": "CWS (J Cueto)",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": 361.44,
"profit_sb_percentage": 4.02,
"recommended": true
},
"lines": [
{
"id": "d78d56b5-2bee-445f-a753-b9f875618d30",
"gambit_id": "0148783d-9c0b-4b2b-badb-68d8a9f23785",
"last_updated": "2022-08-16T11:46:49.608926-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (J Urquidy)",
"reward": "1.76000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efddc26d-2de8-4b99-b959-426f28024182/?format=api"
},
{
"id": "a5d0ebc1-5f7a-4e83-bc65-c33f431b0c48",
"gambit_id": "c6427960-bf2e-4652-aa6e-465e233d3f40",
"last_updated": "2022-08-16T11:46:49.609367-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS (J Cueto)",
"reward": "2.00000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efddc26d-2de8-4b99-b959-426f28024182/?format=api"
}
]
}