GET /api/bet_types/7860f802-7ea7-4299-b42a-0c5c3790f62c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7860f802-7ea7-4299-b42a-0c5c3790f62c",
"match": "https://api-prod.gambitprofit.com/api/matches/f347cf0f-6fbb-42ad-b001-0a0aed2a5db8/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-05T08:42:57.508591-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": "HOU",
"amount": 5213.0
},
{
"team": "COL",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "db8dc7bd-5add-4d52-aeea-f7eaa3b5fe19",
"gambit_id": "b34c0b85-822b-4985-8382-2f1f68b80236",
"last_updated": "2023-07-06T12:23:21.126716-04:00",
"created_at": "2023-07-05T08:42:57.511834-04:00",
"name": "HOU",
"reward": "1.80000",
"odds": "1.83330",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7860f802-7ea7-4299-b42a-0c5c3790f62c/?format=api"
},
{
"id": "35faab83-7f1d-47b6-a5d6-c8c352604923",
"gambit_id": "c3fd3cf8-ee7b-49e9-af28-308f5bd2cd9c",
"last_updated": "2023-07-06T12:23:21.124617-04:00",
"created_at": "2023-07-05T08:42:57.510256-04:00",
"name": "COL",
"reward": "1.96000",
"odds": "2.00000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7860f802-7ea7-4299-b42a-0c5c3790f62c/?format=api"
}
]
}