GET /api/bet_types/f71e920f-afbc-463d-b2f8-2ef5957a7037/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f71e920f-afbc-463d-b2f8-2ef5957a7037",
"match": "https://api-prod.gambitprofit.com/api/matches/6e1a8d5e-9492-40ba-9a8f-4b754b2b4506/?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 Over 7.5",
"amount": 5110.0
},
{
"team": "Game Total Under 7.5",
"amount": 4890.0
}
],
"expected_reward_tokens": 9044.7,
"profit_sb": 44.7,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "be115a38-0261-4bf3-8f93-ec37d6693c0a",
"gambit_id": "7f76982e-9377-4556-b4d9-7e5f07d935c2",
"last_updated": "2022-09-11T18:01:58.406415-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.77000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f71e920f-afbc-463d-b2f8-2ef5957a7037/?format=api"
},
{
"id": "61eb450f-607c-452c-8588-42810fd3909d",
"gambit_id": "1dc66203-21b0-4656-8539-786eea506a34",
"last_updated": "2022-09-11T18:01:58.405238-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.85000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f71e920f-afbc-463d-b2f8-2ef5957a7037/?format=api"
}
]
}