GET /api/bet_types/18c870d9-7c0b-45e0-8f25-426a598c2cbb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "18c870d9-7c0b-45e0-8f25-426a598c2cbb",
"match": "https://api-prod.gambitprofit.com/api/matches/7563d5b2-5da7-4b9c-9583-3b98d06e3a08/?format=api",
"name": "Over/Under",
"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": "Game Total Under 43.5",
"amount": 5000.0
},
{
"team": "Game Total Over 43.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "84586d0e-91fd-4e9b-a524-6e29cd0975ef",
"gambit_id": "aeb139dc-a04a-486a-84c3-3c769ad94d4b",
"last_updated": "2022-09-19T10:57:13.396453-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 43.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "43.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18c870d9-7c0b-45e0-8f25-426a598c2cbb/?format=api"
},
{
"id": "d36d235e-a982-4b9a-a84e-0aa3ba65f95c",
"gambit_id": "1f77628c-513c-45ea-a626-b685632681ac",
"last_updated": "2022-09-19T10:57:13.397630-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 43.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "43.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18c870d9-7c0b-45e0-8f25-426a598c2cbb/?format=api"
}
]
}