GET /api/bet_types/d5f5d307-d599-43f8-ab8b-fa0d3b0a94de/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d5f5d307-d599-43f8-ab8b-fa0d3b0a94de",
"match": "https://api-prod.gambitprofit.com/api/matches/aaa130b9-d739-4fb2-9de7-84333f7e3784/?format=api",
"name": "Over/Under",
"created_at": "2023-02-11T09:01:56.008818-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 6.5",
"amount": 5106.0
},
{
"team": "Game Total Over 6.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "aaf55cf1-74ab-4403-ad36-f9e4d3bc20db",
"gambit_id": "094e17cb-b429-4af2-af50-1195db1dea3c",
"last_updated": "2023-02-12T10:37:14.918201-05:00",
"created_at": "2023-02-11T09:01:56.010184-05:00",
"name": "Game Total Under 6.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5f5d307-d599-43f8-ab8b-fa0d3b0a94de/?format=api"
},
{
"id": "3a0f31f8-591f-4d65-9f14-c014e426a29c",
"gambit_id": "c4650e1b-f1b6-4cdd-a0a6-a4f1d4a6ca58",
"last_updated": "2023-02-12T10:37:14.919398-05:00",
"created_at": "2023-02-11T09:01:56.011669-05:00",
"name": "Game Total Over 6.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5f5d307-d599-43f8-ab8b-fa0d3b0a94de/?format=api"
}
]
}