GET /api/bet_types/bb91ef16-0196-467c-83f4-44c4fd6a3f0c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bb91ef16-0196-467c-83f4-44c4fd6a3f0c",
"match": "https://api-prod.gambitprofit.com/api/matches/222ca11f-12d3-436d-ada5-c4956f8a144d/?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 54.5",
"amount": 5000.0
},
{
"team": "Game Total Over 54.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9250.0,
"profit_sb": 250.0,
"profit_sb_percentage": 2.78,
"recommended": true
},
"lines": [
{
"id": "a7473cda-91ba-4488-9334-b65d6b79c357",
"gambit_id": "8365f07b-73df-4ce8-869b-637246f8e52c",
"last_updated": "2022-10-02T20:02:04.617106-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 54.5",
"reward": "1.85000",
"odds": "1.90910",
"spread": "54.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb91ef16-0196-467c-83f4-44c4fd6a3f0c/?format=api"
},
{
"id": "0baa0e69-7d61-43b5-8227-0e913e58a5d5",
"gambit_id": "58d936ff-b9ac-45d8-9982-8086e26d82fe",
"last_updated": "2022-10-02T20:02:04.615915-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 54.5",
"reward": "1.85000",
"odds": "1.90910",
"spread": "54.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb91ef16-0196-467c-83f4-44c4fd6a3f0c/?format=api"
}
]
}