GET /api/bet_types/5b16d3a8-1a88-4169-808e-a97562194adb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5b16d3a8-1a88-4169-808e-a97562194adb",
"match": "https://api-prod.gambitprofit.com/api/matches/a961022d-ce6e-471e-a850-f8a5f7a7c3a5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-13T10:02:05.389172-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": "Atlanta Hawks",
"amount": 6308.0
},
{
"team": "Minnesota Timberwolves",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "0d9d9ddc-5786-419c-8774-ccb1240569b1",
"gambit_id": "49ae1149-8422-4e0c-8182-6a00fab79788",
"last_updated": "2023-03-14T12:32:15.455973-04:00",
"created_at": "2023-03-13T10:02:05.391191-04:00",
"name": "Atlanta Hawks",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b16d3a8-1a88-4169-808e-a97562194adb/?format=api"
},
{
"id": "bf516c46-b3ab-4ba3-a3de-a121a4a4180f",
"gambit_id": "1e05ede8-8f51-4b20-a393-b9deca17c788",
"last_updated": "2023-03-14T12:32:15.457549-04:00",
"created_at": "2023-03-13T10:02:05.393263-04:00",
"name": "Minnesota Timberwolves",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b16d3a8-1a88-4169-808e-a97562194adb/?format=api"
}
]
}