GET /api/bet_types/436b9904-f279-4973-af00-aa1ce37142d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "436b9904-f279-4973-af00-aa1ce37142d9",
"match": "https://api-prod.gambitprofit.com/api/matches/c9a53c02-bdff-4bcb-b612-c1b3cbbc65f4/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-07T13:33:18.121554-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": "Los Angeles Angels",
"amount": 5939.0
},
{
"team": "Cleveland Guardians",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "b552fd1c-6f97-4896-8daf-f153f1c3ede8",
"gambit_id": "264439aa-cb3b-4092-9041-32252e1a4d06",
"last_updated": "2023-09-08T09:38:02.283700-04:00",
"created_at": "2023-09-07T13:33:18.130835-04:00",
"name": "Los Angeles Angels",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/436b9904-f279-4973-af00-aa1ce37142d9/?format=api"
},
{
"id": "d0a0c186-cb29-4e68-b369-e6a6d81b9c56",
"gambit_id": "25217f8d-c21d-4a4b-8723-18b530b368ad",
"last_updated": "2023-09-08T09:38:02.280424-04:00",
"created_at": "2023-09-07T13:33:18.125674-04:00",
"name": "Cleveland Guardians",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/436b9904-f279-4973-af00-aa1ce37142d9/?format=api"
}
]
}