GET /api/bet_types/c6d83176-fd5e-4732-bbec-92037af1b1a2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c6d83176-fd5e-4732-bbec-92037af1b1a2",
"match": "https://api-prod.gambitprofit.com/api/matches/dd78c4a9-90e7-42a9-9bc7-d177c5b7da26/?format=api",
"name": "Over/Under",
"created_at": "2023-06-11T13:03:03.478705-04: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 5.5",
"amount": 5421.0
},
{
"team": "Game Total Under 5.5",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "727970b3-8999-4a38-bffc-b04e0b2ce6e2",
"gambit_id": "70b24869-d14e-492d-a815-cad5e210ba8a",
"last_updated": "2023-06-14T11:28:18.794512-04:00",
"created_at": "2023-06-11T13:03:03.482485-04:00",
"name": "Game Total Over 5.5",
"reward": "1.74000",
"odds": "1.76920",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6d83176-fd5e-4732-bbec-92037af1b1a2/?format=api"
},
{
"id": "4ff18f13-ae48-4be5-97a8-4d04cabd7ed1",
"gambit_id": "fe25129f-5b01-4066-b39e-04732ae9e298",
"last_updated": "2023-06-14T11:28:18.797532-04:00",
"created_at": "2023-06-11T13:03:03.480609-04:00",
"name": "Game Total Under 5.5",
"reward": "2.06000",
"odds": "2.10000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6d83176-fd5e-4732-bbec-92037af1b1a2/?format=api"
}
]
}