GET /api/bet_types/a634cf82-cc79-4d37-b6a4-e76f9c563a14/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a634cf82-cc79-4d37-b6a4-e76f9c563a14",
"match": "https://api-prod.gambitprofit.com/api/matches/008c64ad-798d-4fb2-a20e-efc859165ba3/?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 7",
"amount": 5096.0
},
{
"team": "Game Total Over 7",
"amount": 4904.0
}
],
"expected_reward_tokens": 9070.88,
"profit_sb": 70.88,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "6d6b916e-c5ea-4436-b29f-e45fa4968a9b",
"gambit_id": "8eb0e910-cd15-48b7-8148-5924f9901826",
"last_updated": "2022-09-05T13:37:10.949151-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7",
"reward": "1.78000",
"odds": "1.86960",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a634cf82-cc79-4d37-b6a4-e76f9c563a14/?format=api"
},
{
"id": "5d7c46a6-34c9-4289-8b69-8bd616d21d4e",
"gambit_id": "7a024e6a-b97d-4a28-bf97-24dd3277e848",
"last_updated": "2022-09-05T13:37:10.950141-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7",
"reward": "1.85000",
"odds": "1.95240",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a634cf82-cc79-4d37-b6a4-e76f9c563a14/?format=api"
}
]
}