GET /api/bet_types/563350ef-c742-4b6e-955a-3bc57c8ab9ab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "563350ef-c742-4b6e-955a-3bc57c8ab9ab",
"match": "https://api-prod.gambitprofit.com/api/matches/b97ba74a-7dc5-4ce5-92cd-2343ab5531fb/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-18T10:18:22.783432-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": "Arizona Coyotes",
"amount": 5614.0
},
{
"team": "Vancouver Canucks",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "9647fb4b-e146-45e8-b379-ba918d77949b",
"gambit_id": "af7f380b-28e6-4340-82b7-54d2c05a9ce9",
"last_updated": "2024-01-19T20:28:11.734107-05:00",
"created_at": "2024-01-18T10:18:22.787528-05:00",
"name": "Arizona Coyotes",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/563350ef-c742-4b6e-955a-3bc57c8ab9ab/?format=api"
},
{
"id": "23806c4e-fab4-4fda-aed8-8dffe7b337b6",
"gambit_id": "ff1fed34-4707-4c07-9e69-ab91a9ecab02",
"last_updated": "2024-01-19T20:28:11.737440-05:00",
"created_at": "2024-01-18T10:18:22.792483-05:00",
"name": "Vancouver Canucks",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/563350ef-c742-4b6e-955a-3bc57c8ab9ab/?format=api"
}
]
}