GET /api/bet_types/b85adcd0-e4ea-4b31-9c42-2c187c89e439/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b85adcd0-e4ea-4b31-9c42-2c187c89e439",
"match": "https://api-prod.gambitprofit.com/api/matches/f6a274b6-6f34-4af4-8c76-003e160f3982/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-10T08:51:51.945450-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": "Nikita Krylov",
"amount": 5938.0
},
{
"team": "Ryan Spann",
"amount": 4062.0
}
],
"expected_reward_tokens": 9261.36,
"profit_sb": -238.64,
"profit_sb_percentage": -2.51,
"recommended": false
},
"lines": [
{
"id": "36ed82c0-6e4c-4fb4-8210-5b01182cfcb2",
"gambit_id": "adc408ad-08eb-4c1e-a360-82eebd124e50",
"last_updated": "2023-03-13T14:11:56.497191-04:00",
"created_at": "2023-03-10T08:51:51.946716-05:00",
"name": "Nikita Krylov",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b85adcd0-e4ea-4b31-9c42-2c187c89e439/?format=api"
},
{
"id": "9505b513-146a-4bdb-b26d-3969f2f50abd",
"gambit_id": "52c5c4b0-84ba-4504-961a-55dd779cefea",
"last_updated": "2023-03-13T14:11:56.499450-04:00",
"created_at": "2023-03-10T08:51:51.948032-05:00",
"name": "Ryan Spann",
"reward": "2.28000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b85adcd0-e4ea-4b31-9c42-2c187c89e439/?format=api"
}
]
}