GET /api/bet_types/360c5b91-f443-4d37-a2c5-f891a0f44737/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "360c5b91-f443-4d37-a2c5-f891a0f44737",
"match": "https://api-prod.gambitprofit.com/api/matches/6043abd7-82bb-40d2-916c-0ffe10616de7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-14T09:12:20.492838-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 Clippers",
"amount": 7373.0
},
{
"team": "Golden State Warriors",
"amount": 2627.0
}
],
"expected_reward_tokens": 9509.74,
"profit_sb": 9.74,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "079685e9-62e9-40d5-8a82-5519fb693387",
"gambit_id": "675c0612-4e15-4936-858d-0c7feabd4c94",
"last_updated": "2023-02-15T10:46:58.840676-05:00",
"created_at": "2023-02-14T09:12:20.494225-05:00",
"name": "Los Angeles Clippers",
"reward": "1.29000",
"odds": "1.30300",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/360c5b91-f443-4d37-a2c5-f891a0f44737/?format=api"
},
{
"id": "f6b27c37-7fea-4b4f-9ce2-01a9e78b7b47",
"gambit_id": "364b6d68-ee89-494c-917c-2b76d057a8d3",
"last_updated": "2023-02-15T10:46:58.841818-05:00",
"created_at": "2023-02-14T09:12:20.495507-05:00",
"name": "Golden State Warriors",
"reward": "3.62000",
"odds": "3.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/360c5b91-f443-4d37-a2c5-f891a0f44737/?format=api"
}
]
}