GET /api/bet_types/9ed68cf8-92bb-4a08-88f8-3c259c99f7ad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9ed68cf8-92bb-4a08-88f8-3c259c99f7ad",
"match": "https://api-prod.gambitprofit.com/api/matches/b43f3605-6f17-4d1d-88a4-5ca59dec33e8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-08T09:23:26.277077-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": "CLE (L Allen)",
"amount": 5490.0
},
{
"team": "LAA (G Canning)",
"amount": 4510.0
}
],
"expected_reward_tokens": 9606.3,
"profit_sb": 106.3,
"profit_sb_percentage": 1.12,
"recommended": true
},
"lines": [
{
"id": "0ea8e9be-5263-406a-bedc-b99161b0b4d0",
"gambit_id": "3942e1a7-146c-48e9-83ea-a1dd926d4608",
"last_updated": "2023-09-09T11:13:23.355144-04:00",
"created_at": "2023-09-08T09:23:26.283216-04:00",
"name": "CLE (L Allen)",
"reward": "1.75000",
"odds": "1.78120",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ed68cf8-92bb-4a08-88f8-3c259c99f7ad/?format=api"
},
{
"id": "c7e04ce1-9425-4b57-bd10-96959cf9b7f2",
"gambit_id": "b10a0747-e54a-47b2-8a93-5bac9f402af0",
"last_updated": "2023-09-09T11:13:23.358381-04:00",
"created_at": "2023-09-08T09:23:26.288267-04:00",
"name": "LAA (G Canning)",
"reward": "2.13000",
"odds": "2.18000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ed68cf8-92bb-4a08-88f8-3c259c99f7ad/?format=api"
}
]
}