GET /api/bet_types/485010ed-b035-4649-87a1-29550bf052a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "485010ed-b035-4649-87a1-29550bf052a7",
"match": "https://api-prod.gambitprofit.com/api/matches/8f72f132-0361-4ded-a124-85113f212c7d/?format=api",
"name": "Over/Under",
"created_at": "2023-09-07T08:48:14.015592-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",
"amount": 5213.0
},
{
"team": "Game Total Under 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "d2b5679d-7d5b-4cb1-bfce-4649e2eefa49",
"gambit_id": "22252c6c-e086-489c-8d60-b738c15143a1",
"last_updated": "2023-09-08T09:38:02.062676-04:00",
"created_at": "2023-09-07T08:48:14.019870-04:00",
"name": "Game Total Over 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/485010ed-b035-4649-87a1-29550bf052a7/?format=api"
},
{
"id": "41978d5c-3367-45fa-b40f-5b6160cd795c",
"gambit_id": "8cab95f0-4952-493b-8cad-1302d6f5ba3c",
"last_updated": "2023-09-08T09:38:02.057990-04:00",
"created_at": "2023-09-07T08:48:14.026038-04:00",
"name": "Game Total Under 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/485010ed-b035-4649-87a1-29550bf052a7/?format=api"
}
]
}