GET /api/bet_types/ea322fe0-8d1c-436e-98a4-25586ad30e6f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ea322fe0-8d1c-436e-98a4-25586ad30e6f",
"match": "https://api-prod.gambitprofit.com/api/matches/7a409b11-4773-4442-b79c-950978c35a48/?format=api",
"name": "Over/Under",
"created_at": "2023-08-11T09:38:23.966827-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 Over 9",
"amount": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "6d56a056-7679-4778-a43b-3a1736e32ffc",
"gambit_id": "105a2c99-dbbf-4884-ba81-616f3f24662c",
"last_updated": "2023-08-12T18:13:07.572504-04:00",
"created_at": "2023-08-11T09:38:23.973688-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea322fe0-8d1c-436e-98a4-25586ad30e6f/?format=api"
},
{
"id": "545537fe-6561-48a3-85da-ef1f9cdde96c",
"gambit_id": "00fdb4c4-65af-4ea0-933f-617b0d16b2f6",
"last_updated": "2023-08-12T18:13:07.575745-04:00",
"created_at": "2023-08-11T09:38:23.981078-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea322fe0-8d1c-436e-98a4-25586ad30e6f/?format=api"
}
]
}