GET /api/bet_types/e4331ee0-b678-481c-b83f-f8e8c6036ec2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e4331ee0-b678-481c-b83f-f8e8c6036ec2",
"match": "https://api-prod.gambitprofit.com/api/matches/392346c6-976a-4c2b-8f7d-58e978b9da57/?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 Under 6.5",
"amount": 5208.0
},
{
"team": "Game Total Over 6.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "d5357b29-fe89-4f1d-9f6e-89b5e1f8ba45",
"gambit_id": "3d2558bc-da62-4cf0-bdcc-2ba9dadb1d8d",
"last_updated": "2022-12-07T09:32:29.124289-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4331ee0-b678-481c-b83f-f8e8c6036ec2/?format=api"
},
{
"id": "2ec53357-d801-4ed1-81de-01068a573e43",
"gambit_id": "863da09a-caf2-41ab-a975-24a4b829cb9d",
"last_updated": "2022-12-07T09:32:29.125377-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4331ee0-b678-481c-b83f-f8e8c6036ec2/?format=api"
}
]
}