GET /api/bet_types/6ca63ac2-f88b-48be-b9fa-36f383e55966/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6ca63ac2-f88b-48be-b9fa-36f383e55966",
"match": "https://api-prod.gambitprofit.com/api/matches/11198b7f-8f33-44e9-8c26-4e7e44dfe1aa/?format=api",
"name": "Over/Under",
"created_at": "2023-03-09T10:37:11.012581-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 6",
"amount": 5213.0
},
{
"team": "Game Total Under 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "2c8dd4fc-8533-4c21-b664-77ff4793291e",
"gambit_id": "506318c4-e3ae-4f2b-ac53-3a31c95f7424",
"last_updated": "2023-03-10T10:36:59.101867-05:00",
"created_at": "2023-03-09T10:37:11.015278-05:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ca63ac2-f88b-48be-b9fa-36f383e55966/?format=api"
},
{
"id": "e7534167-9870-4841-a954-ff1d62f2f347",
"gambit_id": "92ac31d7-2220-4fab-a75e-1403a9fbe614",
"last_updated": "2023-03-10T10:36:59.100042-05:00",
"created_at": "2023-03-09T10:37:11.013915-05:00",
"name": "Game Total Under 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ca63ac2-f88b-48be-b9fa-36f383e55966/?format=api"
}
]
}