GET /api/bet_types/dd4ac637-283c-43a6-a85a-54da8a5c3336/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dd4ac637-283c-43a6-a85a-54da8a5c3336",
"match": "https://api-prod.gambitprofit.com/api/matches/b18702f5-6305-4e43-b6d3-d52c107ccbe1/?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": "ARI (M Kelly)",
"amount": 6196.0
},
{
"team": "COL (A Senzatela)",
"amount": 3804.0
}
],
"expected_reward_tokens": 9355.96,
"profit_sb": 355.96,
"profit_sb_percentage": 3.96,
"recommended": true
},
"lines": [
{
"id": "ec298f73-b275-4b8f-9dff-ebbcc76c48e5",
"gambit_id": "7bab2050-9f26-4515-8aa1-c7fd9a026d97",
"last_updated": "2022-08-07T10:52:15.175493-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ARI (M Kelly)",
"reward": "1.51000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd4ac637-283c-43a6-a85a-54da8a5c3336/?format=api"
},
{
"id": "70cc502d-e161-432d-af3a-97e2c6042560",
"gambit_id": "75ef3c83-881e-4bf5-af21-f53874af2822",
"last_updated": "2022-08-07T10:52:15.175880-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "COL (A Senzatela)",
"reward": "2.46000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd4ac637-283c-43a6-a85a-54da8a5c3336/?format=api"
}
]
}