GET /api/bet_types/4139aa6f-80ee-4684-a4f3-d05374f94137/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4139aa6f-80ee-4684-a4f3-d05374f94137",
"match": "https://api-prod.gambitprofit.com/api/matches/1ac7f402-abec-4b35-8d30-d8f18e6669e2/?format=api",
"name": "Over/Under",
"created_at": "2023-10-27T09:07:56.387005-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 7",
"amount": 5094.0
},
{
"team": "Game Total Over 7",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "392ba8c9-bdf3-429e-a636-c4f9a4b3d91e",
"gambit_id": "18dce077-23cb-408e-a49f-1a3e5f91e40e",
"last_updated": "2023-10-30T14:58:08.808598-04:00",
"created_at": "2023-10-27T09:07:56.395927-04:00",
"name": "Game Total Under 7",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4139aa6f-80ee-4684-a4f3-d05374f94137/?format=api"
},
{
"id": "39b24e75-366a-4f50-b8af-f2159fb917f9",
"gambit_id": "2483ac98-8d87-4b99-876d-4d3296a2e190",
"last_updated": "2023-10-30T14:58:08.805223-04:00",
"created_at": "2023-10-27T09:07:56.391638-04:00",
"name": "Game Total Over 7",
"reward": "1.90000",
"odds": "1.95240",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4139aa6f-80ee-4684-a4f3-d05374f94137/?format=api"
}
]
}