GET /api/bet_types/a7ecf8bb-750c-49cc-be33-783b4eb41bdd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a7ecf8bb-750c-49cc-be33-783b4eb41bdd",
"match": "https://api-prod.gambitprofit.com/api/matches/f2387dd8-f1a6-41b1-912c-1c97bbd17eec/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 45.5",
"amount": 5000.0
},
{
"team": "Game Total Over 45.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "de2cde54-2755-4c9f-a49f-5e2f8d14501c",
"gambit_id": "854a91ff-8145-4738-ac22-b99f9b32b8db",
"last_updated": "2022-10-31T10:27:23.459262-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 45.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "45.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7ecf8bb-750c-49cc-be33-783b4eb41bdd/?format=api"
},
{
"id": "abb42f12-f295-4bd7-9157-60a9f8459bf8",
"gambit_id": "b9671d89-d521-42fe-b6bd-204644a061c3",
"last_updated": "2022-10-31T10:27:23.460427-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 45.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "45.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7ecf8bb-750c-49cc-be33-783b4eb41bdd/?format=api"
}
]
}