GET /api/bet_types/00864a77-329c-4ac0-96a2-bc6f6d73dfeb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "00864a77-329c-4ac0-96a2-bc6f6d73dfeb",
"match": "https://api-prod.gambitprofit.com/api/matches/353806a6-2b7f-4922-a99b-21cdb606f195/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-15T10:23:26.725539-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": "Philadelphia Flyers",
"amount": 6900.0
},
{
"team": "St Louis Blues",
"amount": 3100.0
}
],
"expected_reward_tokens": 9453.0,
"profit_sb": -47.0,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "7ad6ec4f-abb1-41eb-80a4-e03862ab1668",
"gambit_id": "8a27d55a-1728-4677-b190-0608b8e8d225",
"last_updated": "2024-01-17T22:13:14.300108-05:00",
"created_at": "2024-01-15T10:23:26.729193-05:00",
"name": "Philadelphia Flyers",
"reward": "1.37000",
"odds": "1.39220",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00864a77-329c-4ac0-96a2-bc6f6d73dfeb/?format=api"
},
{
"id": "a0fcd4d9-bbeb-455f-85b7-1e6eefc9e7d6",
"gambit_id": "99350789-dea9-46c1-b617-880eb0521936",
"last_updated": "2024-01-17T22:13:14.303306-05:00",
"created_at": "2024-01-15T10:23:26.734081-05:00",
"name": "St Louis Blues",
"reward": "3.05000",
"odds": "3.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00864a77-329c-4ac0-96a2-bc6f6d73dfeb/?format=api"
}
]
}