GET /api/bet_types/8f81c2dc-5119-4c68-b2ab-25061dfb9ca8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8f81c2dc-5119-4c68-b2ab-25061dfb9ca8",
"match": "https://api-prod.gambitprofit.com/api/matches/a6438673-0aea-4f98-931a-e480a0c5e9b2/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Detroit Pistons",
"amount": 5000.0
},
{
"team": "Milwaukee Bucks",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "60274788-8c5c-420f-a4d6-932f37157e37",
"gambit_id": "11b72037-b710-4ef1-bc6b-68223f93e3c7",
"last_updated": "2022-11-03T09:28:55.997635-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Pistons",
"reward": "1.80000",
"odds": "1.90910",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f81c2dc-5119-4c68-b2ab-25061dfb9ca8/?format=api"
},
{
"id": "8874022e-7da6-4f95-b69f-f2057d2d041a",
"gambit_id": "4e56b20c-50e2-4e5d-94e6-a8424b916143",
"last_updated": "2022-11-03T09:28:55.996730-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Milwaukee Bucks",
"reward": "1.80000",
"odds": "1.90910",
"spread": "-11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f81c2dc-5119-4c68-b2ab-25061dfb9ca8/?format=api"
}
]
}