GET /api/bet_types/8c1f1470-2dd5-4d23-841b-1db453cda468/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8c1f1470-2dd5-4d23-841b-1db453cda468",
"match": "https://api-prod.gambitprofit.com/api/matches/ea0c60b8-86e4-4f5a-9473-1dca5d52f949/?format=api",
"name": "Over/Under",
"created_at": "2023-02-18T09:42:14.525241-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": "Total Rounds Over 2.5",
"amount": 5933.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 4067.0
}
],
"expected_reward_tokens": 9313.43,
"profit_sb": -186.57,
"profit_sb_percentage": -1.96,
"recommended": false
},
"lines": [
{
"id": "320dbeff-a02d-48d9-88a7-7044fd508011",
"gambit_id": "5ae033d6-21e7-4c7b-b129-109a8d3fc765",
"last_updated": "2023-02-19T16:37:18.597117-05:00",
"created_at": "2023-02-18T09:42:14.527966-05:00",
"name": "Total Rounds Over 2.5",
"reward": "1.57000",
"odds": "1.58820",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c1f1470-2dd5-4d23-841b-1db453cda468/?format=api"
},
{
"id": "e4bc2fdf-7dd0-4e44-bbbe-e8b6f220c276",
"gambit_id": "90f0fc33-ea8d-4356-a967-b3806c758c06",
"last_updated": "2023-02-19T16:37:18.595917-05:00",
"created_at": "2023-02-18T09:42:14.526540-05:00",
"name": "Total Rounds Under 2.5",
"reward": "2.29000",
"odds": "2.33000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c1f1470-2dd5-4d23-841b-1db453cda468/?format=api"
}
]
}