GET /api/bet_types/0328013d-31c2-4880-9374-ff0425f0a27f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0328013d-31c2-4880-9374-ff0425f0a27f",
"match": "https://api-prod.gambitprofit.com/api/matches/037867bb-f09e-4452-b60f-71efa4609432/?format=api",
"name": "Over/Under",
"created_at": "2023-02-01T09:26:46.591158-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 Over 6.5",
"amount": 5000.0
},
{
"team": "Game Total Under 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "193b1c74-b968-4a8f-9e13-26586bc5336a",
"gambit_id": "6d9828b4-557b-42d2-bc84-33b1e25c84ad",
"last_updated": "2023-02-03T09:16:56.608959-05:00",
"created_at": "2023-02-01T09:26:46.593886-05:00",
"name": "Game Total Over 6.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0328013d-31c2-4880-9374-ff0425f0a27f/?format=api"
},
{
"id": "0151b7ee-c95a-42fe-b791-ebbeec79b0c4",
"gambit_id": "a0bbdef6-d1fb-46f9-ba20-7d899a177c0e",
"last_updated": "2023-02-03T09:16:56.607671-05:00",
"created_at": "2023-02-01T09:26:46.592473-05:00",
"name": "Game Total Under 6.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0328013d-31c2-4880-9374-ff0425f0a27f/?format=api"
}
]
}