GET /api/bet_types/773a3db1-2e57-4a43-bc29-913814ee2b80/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "773a3db1-2e57-4a43-bc29-913814ee2b80",
"match": "https://api-prod.gambitprofit.com/api/matches/6e989433-560f-4bea-90cd-1f8dcf4825b2/?format=api",
"name": "Over/Under",
"created_at": "2023-11-01T09:33:24.598545-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 Under 6.5",
"amount": 5094.0
},
{
"team": "Game Total Over 6.5",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "b7ae6499-288d-44da-b09c-f5f7b452af39",
"gambit_id": "e647e4d8-d986-49b8-8fcd-4dc359d7defa",
"last_updated": "2023-11-03T10:13:02.415315-04:00",
"created_at": "2023-11-01T09:33:24.609123-04:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/773a3db1-2e57-4a43-bc29-913814ee2b80/?format=api"
},
{
"id": "e228ae0d-4036-4ac1-8a57-fd4bbbd25d38",
"gambit_id": "ccf4c573-557b-40c1-aed2-990a9ecc4f19",
"last_updated": "2023-11-03T10:13:02.411870-04:00",
"created_at": "2023-11-01T09:33:24.604398-04:00",
"name": "Game Total Over 6.5",
"reward": "1.90000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/773a3db1-2e57-4a43-bc29-913814ee2b80/?format=api"
}
]
}