GET /api/bet_types/ef3e6e3c-2143-4d1c-b79a-4443dc2b9415/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ef3e6e3c-2143-4d1c-b79a-4443dc2b9415",
"match": "https://api-prod.gambitprofit.com/api/matches/56e55ef0-d472-4166-a472-9b8ca3ed08ec/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-05T14:19:54.052050-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": "Oklahoma City Thunder",
"amount": 6651.0
},
{
"team": "Utah Jazz",
"amount": 3349.0
}
],
"expected_reward_tokens": 9444.18,
"profit_sb": -55.82,
"profit_sb_percentage": -0.59,
"recommended": false
},
"lines": [
{
"id": "572a9df8-e508-4158-8631-f9af3b48eca8",
"gambit_id": "4382bd6c-eb4c-4606-97c5-273793ab35f3",
"last_updated": "2023-03-06T19:06:59.325678-05:00",
"created_at": "2023-03-05T14:19:54.053446-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef3e6e3c-2143-4d1c-b79a-4443dc2b9415/?format=api"
},
{
"id": "2ac2e5e4-095c-41f7-8501-1ce3478083ed",
"gambit_id": "061f094d-9b1b-4e96-a5bf-e20916b21cf9",
"last_updated": "2023-03-06T19:06:59.327029-05:00",
"created_at": "2023-03-05T14:19:54.054988-05:00",
"name": "Utah Jazz",
"reward": "2.82000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef3e6e3c-2143-4d1c-b79a-4443dc2b9415/?format=api"
}
]
}