GET /api/bet_types/52c3dcb5-5c71-4d62-9b73-1e258ce5d4b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "52c3dcb5-5c71-4d62-9b73-1e258ce5d4b4",
"match": "https://api-prod.gambitprofit.com/api/matches/b715a225-eb26-4d3e-b175-ef2283ff540f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-04T10:52:11.028754-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": "BAL (G Rodriguez)",
"amount": 6241.0
},
{
"team": "KAN (J Lyles)",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "5d526142-3937-43b6-9b71-1a0ff899dd54",
"gambit_id": "bbd923a3-56b8-4522-98e3-bf4e531af5fd",
"last_updated": "2023-05-05T11:47:10.148355-04:00",
"created_at": "2023-05-04T10:52:11.031398-04:00",
"name": "BAL (G Rodriguez)",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52c3dcb5-5c71-4d62-9b73-1e258ce5d4b4/?format=api"
},
{
"id": "87964d04-8eda-4674-ad55-1fa9bf73c3e8",
"gambit_id": "73e98d6a-b783-4421-bb2d-5b3ff10c8124",
"last_updated": "2023-05-05T11:47:10.146168-04:00",
"created_at": "2023-05-04T10:52:11.029986-04:00",
"name": "KAN (J Lyles)",
"reward": "2.54000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52c3dcb5-5c71-4d62-9b73-1e258ce5d4b4/?format=api"
}
]
}