GET /api/bet_types/4f8439ad-663d-4951-8398-bbf80a377f97/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4f8439ad-663d-4951-8398-bbf80a377f97",
"match": "https://api-prod.gambitprofit.com/api/matches/732e7aa7-dcce-4e49-b19d-2b20a27781a5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-28T18:48:24.634509-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": "Phoenix Suns",
"amount": 6546.0
},
{
"team": "Utah Jazz",
"amount": 3454.0
}
],
"expected_reward_tokens": 9360.34,
"profit_sb": -139.66,
"profit_sb_percentage": -1.47,
"recommended": false
},
"lines": [
{
"id": "b8fcd271-e89d-4950-a9a0-b7c412f66300",
"gambit_id": "a60d9980-7b2c-49e1-a333-a39292009699",
"last_updated": "2023-10-30T14:38:09.235898-04:00",
"created_at": "2023-10-28T18:48:24.642696-04:00",
"name": "Phoenix Suns",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f8439ad-663d-4951-8398-bbf80a377f97/?format=api"
},
{
"id": "68e1e442-940b-4dc8-90d4-fe6c55b87b45",
"gambit_id": "b8b264ce-43c9-4e3a-8a59-4335f9880209",
"last_updated": "2023-10-30T14:38:09.232591-04:00",
"created_at": "2023-10-28T18:48:24.638452-04:00",
"name": "Utah Jazz",
"reward": "2.71000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f8439ad-663d-4951-8398-bbf80a377f97/?format=api"
}
]
}