GET /api/bet_types/67404305-c87a-4386-aad0-e5f38bec16c1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "67404305-c87a-4386-aad0-e5f38bec16c1",
"match": "https://api-prod.gambitprofit.com/api/matches/0eac4c09-c8c2-4e9c-a416-26d2dd5ad5d1/?format=api",
"name": "Over/Under",
"created_at": "2023-08-10T08:42:59.897035-04: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 10",
"amount": 5107.0
},
{
"team": "Game Total Over 10",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "19ecc676-7b23-4f17-9664-b7369898669b",
"gambit_id": "551a75a8-353f-4b3b-b977-66ea1990c2f9",
"last_updated": "2023-08-11T11:08:15.005454-04:00",
"created_at": "2023-08-10T08:42:59.906986-04:00",
"name": "Game Total Under 10",
"reward": "1.83000",
"odds": "1.86960",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67404305-c87a-4386-aad0-e5f38bec16c1/?format=api"
},
{
"id": "9a286a73-fcfb-41cc-8244-aca8718b957a",
"gambit_id": "fa324188-361f-4ef3-bcbb-3c554f52ee65",
"last_updated": "2023-08-11T11:08:15.001796-04:00",
"created_at": "2023-08-10T08:42:59.900920-04:00",
"name": "Game Total Over 10",
"reward": "1.91000",
"odds": "1.95240",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67404305-c87a-4386-aad0-e5f38bec16c1/?format=api"
}
]
}