GET /api/bet_types/6858a884-ddbb-4cdf-9322-72c88b5aad80/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6858a884-ddbb-4cdf-9322-72c88b5aad80",
"match": "https://api-prod.gambitprofit.com/api/matches/70a09737-3b51-42cd-ab92-f407021a7d42/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-04T09:48:07.035490-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": "Los Angeles Lakers",
"amount": 5944.0
},
{
"team": "Orlando Magic",
"amount": 4056.0
}
],
"expected_reward_tokens": 9450.48,
"profit_sb": -49.52,
"profit_sb_percentage": -0.52,
"recommended": false
},
"lines": [
{
"id": "1bb824c4-bfed-48e9-bbab-65fcf22bf647",
"gambit_id": "5d24ccb5-a64d-4abd-87a6-28ca16cc26e3",
"last_updated": "2023-11-06T10:03:05.928893-05:00",
"created_at": "2023-11-04T09:48:07.039227-04:00",
"name": "Los Angeles Lakers",
"reward": "1.59000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6858a884-ddbb-4cdf-9322-72c88b5aad80/?format=api"
},
{
"id": "1e13496a-c547-4815-a7f7-1820fddb60b0",
"gambit_id": "ffe90424-f492-4baf-b2ee-5ecd2243b34d",
"last_updated": "2023-11-06T10:03:05.938928-05:00",
"created_at": "2023-11-04T09:48:07.044435-04:00",
"name": "Orlando Magic",
"reward": "2.33000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6858a884-ddbb-4cdf-9322-72c88b5aad80/?format=api"
}
]
}