GET /api/bet_types/a20055b0-088c-402c-8ff8-364541cc2a8b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a20055b0-088c-402c-8ff8-364541cc2a8b",
"match": "https://api-prod.gambitprofit.com/api/matches/f25e68a8-2950-4367-a86f-e81728bd1876/?format=api",
"name": "Over/Under",
"created_at": "2023-10-19T08:32:57.631993-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",
"amount": 5094.0
},
{
"team": "Game Total Over 6",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "31412940-912e-43e3-8fec-4ccbaf502fe4",
"gambit_id": "d692071c-0e62-4e16-b1b2-ba876686097c",
"last_updated": "2023-10-20T11:28:25.570921-04:00",
"created_at": "2023-10-19T08:32:57.641162-04:00",
"name": "Game Total Under 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a20055b0-088c-402c-8ff8-364541cc2a8b/?format=api"
},
{
"id": "9c14cf11-dce5-4e0a-aaa0-c9504a9f0e38",
"gambit_id": "7baaf0cc-b520-48a3-a3e8-3b3d3ec88a9a",
"last_updated": "2023-10-20T11:28:25.567267-04:00",
"created_at": "2023-10-19T08:32:57.636011-04:00",
"name": "Game Total Over 6",
"reward": "1.90000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a20055b0-088c-402c-8ff8-364541cc2a8b/?format=api"
}
]
}