GET /api/bet_types/78feb30a-44c8-4e5b-a560-c6aa20370b82/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "78feb30a-44c8-4e5b-a560-c6aa20370b82",
"match": "https://api-prod.gambitprofit.com/api/matches/3c337c78-e127-43e5-bb42-380293424ab5/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-05T08:33:17.934762-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": "NYY",
"amount": 5614.0
},
{
"team": "HOU",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "e0b2fc14-a2c7-4c4b-9097-145f1a2fbf6b",
"gambit_id": "8f95e37a-76a5-4186-8fc2-534edb8ee7b4",
"last_updated": "2023-08-06T13:12:58.334185-04:00",
"created_at": "2023-08-05T08:33:17.950256-04:00",
"name": "NYY",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78feb30a-44c8-4e5b-a560-c6aa20370b82/?format=api"
},
{
"id": "9548e73e-2f11-4844-aae0-ed44aac64540",
"gambit_id": "042c919a-16bb-4927-9230-e2ff99b2f206",
"last_updated": "2023-08-06T13:12:58.330261-04:00",
"created_at": "2023-08-05T08:33:17.940879-04:00",
"name": "HOU",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78feb30a-44c8-4e5b-a560-c6aa20370b82/?format=api"
}
]
}