GET /api/bet_types/17c477fb-f790-4958-9e69-1649ec2b3ebf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "17c477fb-f790-4958-9e69-1649ec2b3ebf",
"match": "https://api-prod.gambitprofit.com/api/matches/8ed0f441-61d2-475f-9754-b9c24c05b44f/?format=api",
"name": "Over/Under",
"created_at": "2023-02-09T11:12:03.859836-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 2.5",
"amount": 5256.0
},
{
"team": "Game Total Over 2.5",
"amount": 4744.0
}
],
"expected_reward_tokens": 9250.56,
"profit_sb": -249.44,
"profit_sb_percentage": -2.63,
"recommended": false
},
"lines": [
{
"id": "6fda9797-8f8f-4e4b-9d72-4ed714addb45",
"gambit_id": "33e0891c-38d0-424d-893b-42c81be06acd",
"last_updated": "2023-02-12T10:02:06.849428-05:00",
"created_at": "2023-02-09T11:12:03.861332-05:00",
"name": "Game Total Under 2.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17c477fb-f790-4958-9e69-1649ec2b3ebf/?format=api"
},
{
"id": "6ced6129-ffa0-4eb6-930a-a66e87c36e40",
"gambit_id": "98827e13-7766-43e7-b2f5-44099884fdac",
"last_updated": "2023-02-12T10:02:06.850844-05:00",
"created_at": "2023-02-09T11:12:03.862757-05:00",
"name": "Game Total Over 2.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17c477fb-f790-4958-9e69-1649ec2b3ebf/?format=api"
}
]
}