GET /api/bet_types/ae350e01-7fef-4222-ac00-714a3c7ba9d7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ae350e01-7fef-4222-ac00-714a3c7ba9d7",
"match": "https://api-prod.gambitprofit.com/api/matches/7297d2ee-2e83-4a27-9505-9067044629d9/?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": "Andrey Rublev",
"amount": 5000.0
},
{
"team": "Frances Tiafoe",
"amount": 5000.0
}
],
"expected_reward_tokens": 8950.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "aa97da71-1129-4d9b-88c7-f08e7208a44b",
"gambit_id": "ebfb2f0f-2730-4510-b555-064ee48f2967",
"last_updated": "2022-09-10T22:07:41.864640-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Andrey Rublev",
"reward": "1.79000",
"odds": "1.88000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae350e01-7fef-4222-ac00-714a3c7ba9d7/?format=api"
},
{
"id": "5e1634d1-0292-48e4-84e4-a08228a983b2",
"gambit_id": "d5d6306a-0101-40d7-899f-f537f3e1839e",
"last_updated": "2022-09-10T22:07:41.863434-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Frances Tiafoe",
"reward": "1.79000",
"odds": "1.88000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae350e01-7fef-4222-ac00-714a3c7ba9d7/?format=api"
}
]
}