GET /api/bet_types/54ba6d53-6284-4a73-a638-d9411d4bc046/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "54ba6d53-6284-4a73-a638-d9411d4bc046",
"match": "https://api-prod.gambitprofit.com/api/matches/ac3cce38-b13d-4a03-a76e-eb2cf5655371/?format=api",
"name": "Over/Under",
"created_at": "2023-02-18T09:07:14.359520-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 5.5",
"amount": 5106.0
},
{
"team": "Game Total Under 5.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "e9404a84-179d-44f9-acb2-cc8ce598166b",
"gambit_id": "7bd86244-dea0-4f3f-92f6-5d05532b4d2f",
"last_updated": "2023-02-19T16:07:16.021484-05:00",
"created_at": "2023-02-18T09:07:14.362135-05:00",
"name": "Game Total Over 5.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54ba6d53-6284-4a73-a638-d9411d4bc046/?format=api"
},
{
"id": "f1d205ef-8240-4a3d-9bc6-a0129b2e66df",
"gambit_id": "098652e3-8070-4bde-8fde-e6370aa78600",
"last_updated": "2023-02-19T16:07:16.020264-05:00",
"created_at": "2023-02-18T09:07:14.360820-05:00",
"name": "Game Total Under 5.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54ba6d53-6284-4a73-a638-d9411d4bc046/?format=api"
}
]
}