GET /api/bet_types/dfb37817-0d0a-4f13-a165-3542bb7e9cba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dfb37817-0d0a-4f13-a165-3542bb7e9cba",
"match": "https://api-prod.gambitprofit.com/api/matches/5c4a2cab-012f-4017-8602-3bdc2d956a92/?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": "STL (D Hudson)",
"amount": 5233.0
},
{
"team": "PIT (J Brubaker)",
"amount": 4767.0
}
],
"expected_reward_tokens": 9628.72,
"profit_sb": 128.72,
"profit_sb_percentage": 1.35,
"recommended": true
},
"lines": [
{
"id": "9a0a1f19-fcee-49b6-bd9f-5335e4bad680",
"gambit_id": "4044516e-e9e5-4ed2-9c5f-9de5ec291cfd",
"last_updated": "2022-10-05T07:01:56.607142-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "STL (D Hudson)",
"reward": "1.84000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfb37817-0d0a-4f13-a165-3542bb7e9cba/?format=api"
},
{
"id": "9e023d03-67a8-4a93-8677-cbe03d73a1ee",
"gambit_id": "d6756ba1-974a-4dfa-9c35-ca9e54b1a8d1",
"last_updated": "2022-10-05T07:01:56.608108-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PIT (J Brubaker)",
"reward": "2.02000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfb37817-0d0a-4f13-a165-3542bb7e9cba/?format=api"
}
]
}