GET /api/bet_types/7a25d166-89a8-4a12-a180-2ab3b32208d1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7a25d166-89a8-4a12-a180-2ab3b32208d1",
"match": "https://api-prod.gambitprofit.com/api/matches/79f73196-e2ea-4d23-b370-a807e32460db/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-28T09:58:20.553545-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": "Los Angeles Kings",
"amount": 5939.0
},
{
"team": "St Louis Blues",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "f069d9a4-9269-423b-9bef-2e0882e72af5",
"gambit_id": "c3fa42f7-8fa8-4d30-8547-8945869688f4",
"last_updated": "2024-01-29T22:18:13.217553-05:00",
"created_at": "2024-01-28T09:58:20.562608-05:00",
"name": "Los Angeles Kings",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a25d166-89a8-4a12-a180-2ab3b32208d1/?format=api"
},
{
"id": "8f3383b3-1d7b-419b-84ef-a6a02f4900ef",
"gambit_id": "fca7d58f-06fc-4cf9-a3a2-1acf94b55209",
"last_updated": "2024-01-29T22:18:13.220843-05:00",
"created_at": "2024-01-28T09:58:20.568476-05:00",
"name": "St Louis Blues",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a25d166-89a8-4a12-a180-2ab3b32208d1/?format=api"
}
]
}