GET /api/bet_types/a4e074ec-f9bc-4abd-8592-37f8f42b46ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a4e074ec-f9bc-4abd-8592-37f8f42b46ac",
"match": "https://api-prod.gambitprofit.com/api/matches/37de65ed-9d02-487d-9714-eaf32ff29452/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Edmonton Oilers",
"amount": 5209.0
},
{
"team": "Nashville Predators",
"amount": 4791.0
}
],
"expected_reward_tokens": 8959.17,
"profit_sb": -40.83,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "75067d94-24f1-4990-9b7e-3dc38a838e0e",
"gambit_id": "ed25bb77-ccc8-4d54-b846-d9ccbc20111c",
"last_updated": "2022-12-20T20:17:23.333738-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Edmonton Oilers",
"reward": "1.72000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4e074ec-f9bc-4abd-8592-37f8f42b46ac/?format=api"
},
{
"id": "c4605f43-4751-470f-8d1b-ac0369bc8e8c",
"gambit_id": "ccc32261-7640-4bf3-880c-94ff4cb9c2eb",
"last_updated": "2022-12-20T20:17:23.334842-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Nashville Predators",
"reward": "1.87000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4e074ec-f9bc-4abd-8592-37f8f42b46ac/?format=api"
}
]
}