GET /api/bet_types/183bd76e-2c55-4578-8c0b-ef552d886292/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "183bd76e-2c55-4578-8c0b-ef552d886292",
"match": "https://api-prod.gambitprofit.com/api/matches/f88eb534-e7bc-4732-89cc-5ad5f8f59afe/?format=api",
"name": "Over/Under",
"created_at": "2023-09-29T09:23:07.592639-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": "cdc03585-f3e2-4ab5-b101-ef925add8100",
"gambit_id": "3b304751-2972-471e-b195-c29600fbdea0",
"last_updated": "2023-09-30T10:53:15.040989-04:00",
"created_at": "2023-09-29T09:23:07.601217-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/183bd76e-2c55-4578-8c0b-ef552d886292/?format=api"
},
{
"id": "d4ad9e57-6103-4424-be0d-2f23238c3cb1",
"gambit_id": "40ff1c93-9758-41e1-acee-42d43437d3e8",
"last_updated": "2023-09-30T10:53:15.037600-04:00",
"created_at": "2023-09-29T09:23:07.596087-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/183bd76e-2c55-4578-8c0b-ef552d886292/?format=api"
}
]
}