GET /api/bet_types/6680c1b4-88d6-4146-b32c-8aa2fb343bc1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6680c1b4-88d6-4146-b32c-8aa2fb343bc1",
"match": "https://api-prod.gambitprofit.com/api/matches/6320f3a1-4e4a-4aa4-9c0e-243bd1f99ba3/?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 Over 2.5",
"amount": 5604.0
},
{
"team": "Game Total Under 2.5",
"amount": 4396.0
}
],
"expected_reward_tokens": 8966.4,
"profit_sb": -33.6,
"profit_sb_percentage": -0.37,
"recommended": false
},
"lines": [
{
"id": "39327d1c-5b95-457b-abdb-0c7788e8d89c",
"gambit_id": "54b24ba6-ef40-4088-b2ba-3e3f5621f35e",
"last_updated": "2022-08-29T11:17:14.332675-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.60000",
"odds": "1.67000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6680c1b4-88d6-4146-b32c-8aa2fb343bc1/?format=api"
},
{
"id": "d451898b-e1f4-4b78-a658-1510e23fcf73",
"gambit_id": "7255e74b-fa63-4c8e-9106-1dd1b0ee57b3",
"last_updated": "2022-08-29T11:17:14.332265-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.04000",
"odds": "2.15000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6680c1b4-88d6-4146-b32c-8aa2fb343bc1/?format=api"
}
]
}