GET /api/bet_types/1be6c024-df1b-4a29-85a7-93e8f8451c1d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1be6c024-df1b-4a29-85a7-93e8f8451c1d",
"match": "https://api-prod.gambitprofit.com/api/matches/8f11f46a-37fa-4188-8109-e7684b05735f/?format=api",
"name": "Over/Under",
"created_at": "2023-02-25T09:07:02.126837-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 228.5",
"amount": 5000.0
},
{
"team": "Game Total Under 228.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "31a430e6-16c9-42e0-98fd-c38aa134fa9e",
"gambit_id": "b261cbc9-d127-46f0-b7cf-d538f1ea91ff",
"last_updated": "2023-02-26T11:46:56.838361-05:00",
"created_at": "2023-02-25T09:07:02.129782-05:00",
"name": "Game Total Over 228.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1be6c024-df1b-4a29-85a7-93e8f8451c1d/?format=api"
},
{
"id": "15394405-284a-43f4-9426-bf214d91cd15",
"gambit_id": "6f83106d-d117-41c0-9147-145b1df93873",
"last_updated": "2023-02-26T11:46:56.837194-05:00",
"created_at": "2023-02-25T09:07:02.128382-05:00",
"name": "Game Total Under 228.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1be6c024-df1b-4a29-85a7-93e8f8451c1d/?format=api"
}
]
}