GET /api/bet_types/4e312e36-4702-41fa-ad58-25906c2b63d8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4e312e36-4702-41fa-ad58-25906c2b63d8",
"match": "https://api-prod.gambitprofit.com/api/matches/c94a7a19-de21-43b4-b8a8-4d245d92f1ea/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-13T09:08:00.235713-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": "HOU (H Brown)",
"amount": 7033.0
},
{
"team": "OAK (P Blackburn)",
"amount": 2967.0
}
],
"expected_reward_tokens": 9494.4,
"profit_sb": -5.6,
"profit_sb_percentage": -0.06,
"recommended": false
},
"lines": [
{
"id": "ea739341-3a1f-4894-9071-478e6e018892",
"gambit_id": "ca7cd029-fdc4-4e4e-ae1f-f0b31416f74b",
"last_updated": "2023-09-15T10:18:23.324540-04:00",
"created_at": "2023-09-13T09:08:00.243844-04:00",
"name": "HOU (H Brown)",
"reward": "1.35000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e312e36-4702-41fa-ad58-25906c2b63d8/?format=api"
},
{
"id": "739d94f0-5e21-45b2-8bc9-be03207cfd9d",
"gambit_id": "44ee4af3-abcb-4a32-9823-d1d5ffcdf75a",
"last_updated": "2023-09-15T10:18:23.321121-04:00",
"created_at": "2023-09-13T09:08:00.239695-04:00",
"name": "OAK (P Blackburn)",
"reward": "3.20000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e312e36-4702-41fa-ad58-25906c2b63d8/?format=api"
}
]
}