GET /api/bet_types/4b200bea-7242-4a37-977d-5c2dc9941a7c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4b200bea-7242-4a37-977d-5c2dc9941a7c",
"match": "https://api-prod.gambitprofit.com/api/matches/0dbeb13b-0fb3-4c2d-a1a2-5129ba8a5e1c/?format=api",
"name": "Over/Under",
"created_at": "2023-03-02T07:42:05.940754-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 6",
"amount": 5107.0
},
{
"team": "Game Total Under 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "41f9c53b-a7fc-498e-966a-2d31eefdf4e3",
"gambit_id": "e982e641-4d39-4a43-b8d3-5bb213143b70",
"last_updated": "2023-03-03T09:57:03.819376-05:00",
"created_at": "2023-03-02T07:42:05.943152-05:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b200bea-7242-4a37-977d-5c2dc9941a7c/?format=api"
},
{
"id": "3819e318-c06d-4866-9aa5-2db054de6215",
"gambit_id": "023e2538-47a6-4ce6-899d-3e0bf78887f1",
"last_updated": "2023-03-03T09:57:03.818224-05:00",
"created_at": "2023-03-02T07:42:05.941958-05:00",
"name": "Game Total Under 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b200bea-7242-4a37-977d-5c2dc9941a7c/?format=api"
}
]
}