GET /api/bet_types/1588c6c0-a515-4964-904e-2bba0f5bb6c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1588c6c0-a515-4964-904e-2bba0f5bb6c5",
"match": "https://api-prod.gambitprofit.com/api/matches/24e8468c-1ddc-4139-904a-ad86fad1bde3/?format=api",
"name": "Over/Under",
"created_at": "2023-09-12T09:23:01.017131-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 Over 9",
"amount": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "8ed64974-272d-404e-ab48-54641f85355c",
"gambit_id": "4f71191b-38e3-4cb6-ba20-f779d1c7d239",
"last_updated": "2023-09-15T16:33:17.187371-04:00",
"created_at": "2023-09-12T09:23:01.021196-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1588c6c0-a515-4964-904e-2bba0f5bb6c5/?format=api"
},
{
"id": "f0bd2c55-1bb3-4c2e-9b66-381d1ba6c694",
"gambit_id": "d9af3598-7a8c-4765-a4b5-2bf2f5beb947",
"last_updated": "2023-09-15T16:33:17.191129-04:00",
"created_at": "2023-09-12T09:23:01.027452-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1588c6c0-a515-4964-904e-2bba0f5bb6c5/?format=api"
}
]
}