GET /api/bet_types/a8c797df-0e94-49f8-945e-3c6bfba5e5af/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a8c797df-0e94-49f8-945e-3c6bfba5e5af",
"match": "https://api-prod.gambitprofit.com/api/matches/506e20a1-f9df-45b5-ae35-2e9a3980f1dc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-06T22:48:27.565482-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": "Buffalo Bills",
"amount": 5699.0
},
{
"team": "New York Jets",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "57a652b2-7e34-49bc-9f69-7319b3d696dd",
"gambit_id": "76069cf6-208a-4493-8550-7bf79417625d",
"last_updated": "2023-09-12T11:43:02.949432-04:00",
"created_at": "2023-09-06T22:48:27.572983-04:00",
"name": "Buffalo Bills",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8c797df-0e94-49f8-945e-3c6bfba5e5af/?format=api"
},
{
"id": "b50fa653-2972-404f-b8dc-f4c1b963107f",
"gambit_id": "31f20b79-8abf-4e53-a816-0933d9d37cfb",
"last_updated": "2023-09-12T11:43:02.953578-04:00",
"created_at": "2023-09-06T22:48:27.568999-04:00",
"name": "New York Jets",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8c797df-0e94-49f8-945e-3c6bfba5e5af/?format=api"
}
]
}