GET /api/bet_types/b6b9341c-028d-447a-a74f-2501576961ce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b6b9341c-028d-447a-a74f-2501576961ce",
"match": "https://api-prod.gambitprofit.com/api/matches/0c9b4537-cc5c-482e-8929-77033dc4172d/?format=api",
"name": "Over/Under",
"created_at": "2023-07-07T11:33:25.720948-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "0bb9b0fd-5a7e-4bcb-8747-8877592776a7",
"gambit_id": "76f67d5e-8648-428b-8d7d-ca06e926d3a9",
"last_updated": "2023-07-09T20:33:30.724015-04:00",
"created_at": "2023-07-07T11:33:25.722885-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6b9341c-028d-447a-a74f-2501576961ce/?format=api"
},
{
"id": "9d8372f1-8fd6-419b-81c7-de8f631e7dce",
"gambit_id": "365bed66-1bd5-4c11-b394-e774587bb3e3",
"last_updated": "2023-07-09T20:33:30.727341-04:00",
"created_at": "2023-07-07T11:33:25.724925-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6b9341c-028d-447a-a74f-2501576961ce/?format=api"
}
]
}