GET /api/bet_types/e6114133-9afe-4ed1-ac29-3232d6d6ead3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e6114133-9afe-4ed1-ac29-3232d6d6ead3",
"match": "https://api-prod.gambitprofit.com/api/matches/a515efad-2ce9-45cb-bf82-50a01e212c2f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-11T09:02:19.713810-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": "ATL (K Wright)",
"amount": 6682.0
},
{
"team": "CIN (L Cessa)",
"amount": 3318.0
}
],
"expected_reward_tokens": 9488.44,
"profit_sb": -11.56,
"profit_sb_percentage": -0.12,
"recommended": false
},
"lines": [
{
"id": "043ad1f2-08d7-4924-a4a6-f33a2ec18703",
"gambit_id": "be71a740-846a-4874-96d3-313de5e0c426",
"last_updated": "2023-04-12T09:51:56.576639-04:00",
"created_at": "2023-04-11T09:02:19.716829-04:00",
"name": "ATL (K Wright)",
"reward": "1.42000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6114133-9afe-4ed1-ac29-3232d6d6ead3/?format=api"
},
{
"id": "3a4442b6-9823-4918-8f4f-9a197b7fb4f3",
"gambit_id": "9b546bd7-71bb-4e39-b8bc-ab37829d966c",
"last_updated": "2023-04-12T09:51:56.579230-04:00",
"created_at": "2023-04-11T09:02:19.720396-04:00",
"name": "CIN (L Cessa)",
"reward": "2.86000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6114133-9afe-4ed1-ac29-3232d6d6ead3/?format=api"
}
]
}