GET /api/bet_types/c6e4005a-c054-4269-a5c1-950ff00b4c96/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c6e4005a-c054-4269-a5c1-950ff00b4c96",
"match": "https://api-prod.gambitprofit.com/api/matches/5b795db2-5d67-4dab-94c2-240ad7a7c55d/?format=api",
"name": "Over/Under",
"created_at": "2023-09-17T10:28:01.314008-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 8",
"amount": 5107.0
},
{
"team": "Game Total Over 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "223214e5-930b-47c4-a65d-66b0a684f5d7",
"gambit_id": "b9487468-b6c2-4c55-809b-5c25d61456fc",
"last_updated": "2023-09-18T22:58:11.530497-04:00",
"created_at": "2023-09-17T10:28:01.324282-04:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6e4005a-c054-4269-a5c1-950ff00b4c96/?format=api"
},
{
"id": "2447bdb7-140a-401d-b24d-4e0089f1ac5e",
"gambit_id": "00c28129-1a6a-4c43-90e7-4fb11238c8f6",
"last_updated": "2023-09-18T22:58:11.534710-04:00",
"created_at": "2023-09-17T10:28:01.318856-04:00",
"name": "Game Total Over 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6e4005a-c054-4269-a5c1-950ff00b4c96/?format=api"
}
]
}