GET /api/bet_types/f7b31bdb-7ed2-4636-b079-e900d7cf29cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f7b31bdb-7ed2-4636-b079-e900d7cf29cf",
"match": "https://api-prod.gambitprofit.com/api/matches/54a6e3ce-51f4-4cbc-b6a8-1e63af358e09/?format=api",
"name": "Over/Under",
"created_at": "2023-09-16T09:23:15.136289-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 8",
"amount": 5213.0
},
{
"team": "Game Total Under 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "def99e80-c50c-4696-9cf0-2ca5d52ff4db",
"gambit_id": "abd6420a-d6d2-48f7-b7a1-ecd19e67a371",
"last_updated": "2023-09-17T11:53:30.479598-04:00",
"created_at": "2023-09-16T09:23:15.139979-04:00",
"name": "Game Total Over 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7b31bdb-7ed2-4636-b079-e900d7cf29cf/?format=api"
},
{
"id": "39ac663c-e80a-4886-b429-622fef6c8153",
"gambit_id": "4297b03c-8305-4822-9376-c3b8f49062fa",
"last_updated": "2023-09-17T11:53:30.476136-04:00",
"created_at": "2023-09-16T09:23:15.144280-04:00",
"name": "Game Total Under 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7b31bdb-7ed2-4636-b079-e900d7cf29cf/?format=api"
}
]
}