GET /api/bet_types/e02c2eeb-6eb3-422d-a49c-15c8dcd2d260/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e02c2eeb-6eb3-422d-a49c-15c8dcd2d260",
"match": "https://api-prod.gambitprofit.com/api/matches/caf98fa4-f25d-40f0-92cf-9c72abda167a/?format=api",
"name": "Over/Under",
"created_at": "2023-11-22T09:13:16.656024-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 43",
"amount": 5107.0
},
{
"team": "Game Total Under 43",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "92703229-ab05-432e-b13b-378901afee3b",
"gambit_id": "f41676b4-4bca-42dd-a037-b7a50bb0d7b9",
"last_updated": "2023-11-24T10:23:22.774880-05:00",
"created_at": "2023-11-22T09:13:16.659438-05:00",
"name": "Game Total Over 43",
"reward": "1.83000",
"odds": "1.86960",
"spread": "43.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e02c2eeb-6eb3-422d-a49c-15c8dcd2d260/?format=api"
},
{
"id": "729015b6-58fd-4f1e-bc84-f7674df96cd0",
"gambit_id": "500e6ff6-41cd-406d-9aa0-6431604d3a07",
"last_updated": "2023-11-24T10:23:22.779142-05:00",
"created_at": "2023-11-22T09:13:16.667994-05:00",
"name": "Game Total Under 43",
"reward": "1.91000",
"odds": "1.95240",
"spread": "43.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e02c2eeb-6eb3-422d-a49c-15c8dcd2d260/?format=api"
}
]
}