GET /api/bet_types/9150116b-7ecc-4184-ac6e-d8a0a669b379/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9150116b-7ecc-4184-ac6e-d8a0a669b379",
"match": "https://api-prod.gambitprofit.com/api/matches/2092bfd4-7497-4a11-bf15-97c11ed37910/?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": "Chase Sherman",
"amount": 5552.0
},
{
"team": "Josh Parisian",
"amount": 4448.0
}
],
"expected_reward_tokens": 8938.72,
"profit_sb": -61.28,
"profit_sb_percentage": -0.68,
"recommended": false
},
"lines": [
{
"id": "4956b945-df8e-4de0-8e82-cf170208da9e",
"gambit_id": "47444977-4faa-49e1-ac0e-36104ca6fd0a",
"last_updated": "2022-12-24T17:12:10.791412-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chase Sherman",
"reward": "1.61000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9150116b-7ecc-4184-ac6e-d8a0a669b379/?format=api"
},
{
"id": "347b081a-6b19-4473-abaf-937fef3395ed",
"gambit_id": "3457eaa2-bfa9-4540-a667-7311f0b192b6",
"last_updated": "2022-12-24T17:12:10.790278-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Josh Parisian",
"reward": "2.01000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9150116b-7ecc-4184-ac6e-d8a0a669b379/?format=api"
}
]
}