GET /api/bet_types/8ef15c63-f51c-4045-a8c9-b0ceacd13abb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8ef15c63-f51c-4045-a8c9-b0ceacd13abb",
"match": "https://api-prod.gambitprofit.com/api/matches/16b8c77e-f091-4ae9-b3f9-3c278c4a53a3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-02T09:03:09.592039-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 Chargers",
"amount": 6090.0
},
{
"team": "New York Jets",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "3f1872e4-2959-44e2-bd87-2a46cd6b068a",
"gambit_id": "f6eaa41b-7d4a-4061-b780-144857aaa5d3",
"last_updated": "2023-11-07T10:52:54.905721-05:00",
"created_at": "2023-11-02T09:03:09.596281-04:00",
"name": "Los Angeles Chargers",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ef15c63-f51c-4045-a8c9-b0ceacd13abb/?format=api"
},
{
"id": "33a0dcaa-7370-45fe-a84c-16c31da20fea",
"gambit_id": "d538d054-cd68-4911-94ef-75d079ac6dbe",
"last_updated": "2023-11-07T10:52:54.909017-05:00",
"created_at": "2023-11-02T09:03:09.600957-04:00",
"name": "New York Jets",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ef15c63-f51c-4045-a8c9-b0ceacd13abb/?format=api"
}
]
}