GET /api/bet_types/e8929393-7d20-4250-bacb-c6718f5ed556/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e8929393-7d20-4250-bacb-c6718f5ed556",
"match": "https://api-prod.gambitprofit.com/api/matches/24bd00b6-ca1b-417e-a242-d594a5da5c54/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "SEA (L Castillo)",
"amount": 6107.0
},
{
"team": "CLE (Z Plesac)",
"amount": 3893.0
}
],
"expected_reward_tokens": 9343.2,
"profit_sb": 343.2,
"profit_sb_percentage": 3.81,
"recommended": true
},
"lines": [
{
"id": "924f58e3-2974-4bff-b3fb-98c92804ba71",
"gambit_id": "a2f704be-214b-48cc-b7a1-289031f124b6",
"last_updated": "2022-08-28T11:27:23.524313-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA (L Castillo)",
"reward": "1.53000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8929393-7d20-4250-bacb-c6718f5ed556/?format=api"
},
{
"id": "0adfe4f7-2659-4c94-aaf9-f3d34ff9c411",
"gambit_id": "5cef6057-7235-4ece-acae-93f37ca8123c",
"last_updated": "2022-08-28T11:27:23.524779-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE (Z Plesac)",
"reward": "2.40000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8929393-7d20-4250-bacb-c6718f5ed556/?format=api"
}
]
}