GET /api/bet_types/e4ceef37-52e5-4136-908d-a40ba3bd0055/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e4ceef37-52e5-4136-908d-a40ba3bd0055",
"match": "https://api-prod.gambitprofit.com/api/matches/efcc7161-a0c6-4235-8256-1194eec131b9/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-24T08:58:08.640533-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": "WAS",
"amount": 5317.0
},
{
"team": "SDG",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "a7aae53f-796e-43ae-af52-eef8dff3c86a",
"gambit_id": "5fe601b5-02c7-4118-9b40-6cc33bef9db1",
"last_updated": "2023-06-26T10:33:17.653796-04:00",
"created_at": "2023-06-24T08:58:08.642882-04:00",
"name": "WAS",
"reward": "1.77000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4ceef37-52e5-4136-908d-a40ba3bd0055/?format=api"
},
{
"id": "3afac9bd-9726-4a31-acab-4850b1838f46",
"gambit_id": "6a82c417-2179-4dd5-b655-637a7c9ed4bf",
"last_updated": "2023-06-26T10:33:17.655508-04:00",
"created_at": "2023-06-24T08:58:08.645258-04:00",
"name": "SDG",
"reward": "2.01000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4ceef37-52e5-4136-908d-a40ba3bd0055/?format=api"
}
]
}