GET /api/bet_types/1262f3e8-4194-4b48-9776-ce0fa67b5d5b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1262f3e8-4194-4b48-9776-ce0fa67b5d5b",
"match": "https://api-prod.gambitprofit.com/api/matches/6aa57274-2fac-4929-bbe5-ec19e3853fe0/?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": "Los Angeles Clippers",
"amount": 6266.0
},
{
"team": "Houston Rockets",
"amount": 3734.0
}
],
"expected_reward_tokens": 9148.3,
"profit_sb": 148.3,
"profit_sb_percentage": 1.65,
"recommended": true
},
"lines": [
{
"id": "050c812c-44e8-4527-b777-390bfd1c41aa",
"gambit_id": "e4831444-4470-4ab6-b152-20b4afad70e2",
"last_updated": "2022-11-15T11:02:06.352757-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Clippers",
"reward": "1.46000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1262f3e8-4194-4b48-9776-ce0fa67b5d5b/?format=api"
},
{
"id": "d8774f60-051b-463e-bfc6-d8ebf441742d",
"gambit_id": "3586b7e6-1fce-4558-a10d-b7913aa98fcc",
"last_updated": "2022-11-15T11:02:06.351687-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Houston Rockets",
"reward": "2.45000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1262f3e8-4194-4b48-9776-ce0fa67b5d5b/?format=api"
}
]
}