GET /api/bet_types/27cde068-7e9e-4e2f-a3a7-d5139aadaedf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "27cde068-7e9e-4e2f-a3a7-d5139aadaedf",
"match": "https://api-prod.gambitprofit.com/api/matches/3d88364a-ce89-4214-b458-8665283000da/?format=api",
"name": "Over/Under",
"created_at": "2023-02-10T09:02:10.705555-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 228.5",
"amount": 5000.0
},
{
"team": "Game Total Over 228.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "f05a9f66-a074-4da2-a6ad-c8f87508c68b",
"gambit_id": "55b45e83-f76c-4322-87c6-d60a72b5ad19",
"last_updated": "2023-02-11T17:52:29.901442-05:00",
"created_at": "2023-02-10T09:02:10.707029-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/27cde068-7e9e-4e2f-a3a7-d5139aadaedf/?format=api"
},
{
"id": "88d14367-486e-440a-bb65-4652b2bf22b5",
"gambit_id": "a0e1b6ad-678c-45c8-becf-de34a7dd28ab",
"last_updated": "2023-02-11T17:52:29.902994-05:00",
"created_at": "2023-02-10T09:02:10.708533-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/27cde068-7e9e-4e2f-a3a7-d5139aadaedf/?format=api"
}
]
}