GET /api/bet_types/00856105-9d85-48f6-ba0f-20e97304d9b5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "00856105-9d85-48f6-ba0f-20e97304d9b5",
"match": "https://api-prod.gambitprofit.com/api/matches/f304c94e-104e-4226-ab0d-958723f4a4c1/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-17T08:08:23.867793-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": "STL",
"amount": 5773.0
},
{
"team": "NYM",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "a7c7971f-7210-4abb-ad6b-58bf7a749769",
"gambit_id": "b6f4b415-b8a9-4a3b-8d32-4175e8eefd2b",
"last_updated": "2023-08-18T10:23:06.121459-04:00",
"created_at": "2023-08-17T08:08:23.878840-04:00",
"name": "STL",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00856105-9d85-48f6-ba0f-20e97304d9b5/?format=api"
},
{
"id": "cbccaf05-85b5-4123-8022-6c68cba69ef1",
"gambit_id": "1bb8866f-de57-4e27-9bcb-339edd5f96f9",
"last_updated": "2023-08-18T10:23:06.117627-04:00",
"created_at": "2023-08-17T08:08:23.872575-04:00",
"name": "NYM",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00856105-9d85-48f6-ba0f-20e97304d9b5/?format=api"
}
]
}