GET /api/bet_types/cc57d40c-371d-4fbc-a673-42ae9c1ee4f7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cc57d40c-371d-4fbc-a673-42ae9c1ee4f7",
"match": "https://api-prod.gambitprofit.com/api/matches/ce64ac7d-2558-49e5-a2d6-bbdcf13460a8/?format=api",
"name": "Over/Under",
"created_at": "2023-06-01T18:02:00.151182-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": 5213.0
},
{
"team": "Game Total Under 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "f880e2f1-c4fe-4773-b1f6-467cf3ca99f8",
"gambit_id": "0dbfa609-8c71-48d7-a342-9d86759c1bd5",
"last_updated": "2023-06-02T13:52:21.922595-04:00",
"created_at": "2023-06-01T18:02:00.153430-04:00",
"name": "Game Total Over 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc57d40c-371d-4fbc-a673-42ae9c1ee4f7/?format=api"
},
{
"id": "2cfe04f5-640e-4ac9-aae1-7d42ef94aafa",
"gambit_id": "9657ee3d-3d92-4cee-a89b-bcc74688389c",
"last_updated": "2023-06-02T13:52:21.924387-04:00",
"created_at": "2023-06-01T18:02:00.155629-04:00",
"name": "Game Total Under 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc57d40c-371d-4fbc-a673-42ae9c1ee4f7/?format=api"
}
]
}