GET /api/bet_types/63037f77-0352-4736-811a-638a26913266/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "63037f77-0352-4736-811a-638a26913266",
"match": "https://api-prod.gambitprofit.com/api/matches/f6ac726c-7aa6-4d74-9717-6afe91b1cf3e/?format=api",
"name": "Over/Under",
"created_at": "2024-01-22T08:43:03.092866-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": 5107.0
},
{
"team": "Game Total Under 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "85b386fb-439b-4727-af22-a9ba274c37ec",
"gambit_id": "1948273d-aef7-4705-93c7-6e0194f81853",
"last_updated": "2024-01-23T20:13:14.350492-05:00",
"created_at": "2024-01-22T08:43:03.097808-05:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63037f77-0352-4736-811a-638a26913266/?format=api"
},
{
"id": "86151b5d-1606-4663-a872-bdb849b2affa",
"gambit_id": "7fe438e0-c18e-49d9-9d41-f201e03391d5",
"last_updated": "2024-01-23T20:13:14.353945-05:00",
"created_at": "2024-01-22T08:43:03.103226-05:00",
"name": "Game Total Under 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63037f77-0352-4736-811a-638a26913266/?format=api"
}
]
}