GET /api/bet_types/1139868d-c934-4beb-833d-22cb51a6d60a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1139868d-c934-4beb-833d-22cb51a6d60a",
"match": "https://api-prod.gambitprofit.com/api/matches/f2a893bf-2d77-47f9-8945-2f1f189db8a0/?format=api",
"name": "Over/Under",
"created_at": "2023-02-14T09:12:19.890845-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": 5212.0
},
{
"team": "Game Total Over 6.5",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "ea385984-b2fe-4f24-b82a-6ada326a53ff",
"gambit_id": "d7115e67-de9a-411d-8fcb-13d7a663c321",
"last_updated": "2023-02-16T17:01:54.622844-05:00",
"created_at": "2023-02-14T09:12:19.892272-05:00",
"name": "Game Total Under 6.5",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1139868d-c934-4beb-833d-22cb51a6d60a/?format=api"
},
{
"id": "38f719c3-a868-4747-8873-3e1f88f77c84",
"gambit_id": "14a4c9f2-1182-4617-bebf-7b7a6eed0349",
"last_updated": "2023-02-16T17:01:54.624046-05:00",
"created_at": "2023-02-14T09:12:19.893741-05:00",
"name": "Game Total Over 6.5",
"reward": "1.97000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1139868d-c934-4beb-833d-22cb51a6d60a/?format=api"
}
]
}