GET /api/bet_types/06e3d90a-c66a-4a96-9a38-ccd16c6f9475/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "06e3d90a-c66a-4a96-9a38-ccd16c6f9475",
"match": "https://api-prod.gambitprofit.com/api/matches/61e26f40-eb64-4b05-88a9-b5834ad172ae/?format=api",
"name": "Over/Under",
"created_at": "2022-12-27T08:57:15.722646-05: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 238.5",
"amount": 5000.0
},
{
"team": "Game Total Over 238.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "14945bc2-2dcc-47a7-b50a-d24d42508bc4",
"gambit_id": "7c18d1de-9296-4dd7-8156-da8bcaf00f48",
"last_updated": "2022-12-28T21:37:13.241550-05:00",
"created_at": "2022-12-27T08:57:15.723891-05:00",
"name": "Game Total Under 238.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "238.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06e3d90a-c66a-4a96-9a38-ccd16c6f9475/?format=api"
},
{
"id": "7f6c44e8-6d69-42ab-a9ab-761680acfa3d",
"gambit_id": "d0909f7e-4a1c-468e-bf39-39ec3b81533b",
"last_updated": "2022-12-28T21:37:13.242797-05:00",
"created_at": "2022-12-27T08:57:15.725184-05:00",
"name": "Game Total Over 238.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "238.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06e3d90a-c66a-4a96-9a38-ccd16c6f9475/?format=api"
}
]
}