GET /api/bet_types/7218cb43-ebb9-4c3c-b23f-1ca4d1e01536/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7218cb43-ebb9-4c3c-b23f-1ca4d1e01536",
"match": "https://api-prod.gambitprofit.com/api/matches/e483ecb4-b573-441a-aa58-09d84c215eaa/?format=api",
"name": "Over/Under",
"created_at": "2023-05-30T10:47:17.320566-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "a37a7ef4-3b14-4d82-a073-9e559b776fa6",
"gambit_id": "4320591c-a750-46d9-8645-09ef30203a53",
"last_updated": "2023-05-31T11:47:20.568455-04:00",
"created_at": "2023-05-30T10:47:17.323101-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7218cb43-ebb9-4c3c-b23f-1ca4d1e01536/?format=api"
},
{
"id": "ad3c3703-fce9-44ab-a5fd-28b2aaef3a37",
"gambit_id": "4a3c8d81-554c-461b-b2b3-44b2de097c56",
"last_updated": "2023-05-31T11:47:20.570457-04:00",
"created_at": "2023-05-30T10:47:17.325739-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7218cb43-ebb9-4c3c-b23f-1ca4d1e01536/?format=api"
}
]
}