GET /api/bet_types/cf70f3bc-2296-4bd5-860c-9d35f2bf1d72/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cf70f3bc-2296-4bd5-860c-9d35f2bf1d72",
"match": "https://api-prod.gambitprofit.com/api/matches/1c73c3ca-4230-4651-bc4c-cc71d2011b03/?format=api",
"name": "Over/Under",
"created_at": "2023-04-11T10:27:05.101946-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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Over 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "a36593d8-0015-41cb-9860-e017aada8c17",
"gambit_id": "ddb00110-d196-4ae2-9ac3-7f2389a7adfe",
"last_updated": "2023-04-12T09:46:54.288545-04:00",
"created_at": "2023-04-11T10:27:05.104374-04:00",
"name": "Game Total Under 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf70f3bc-2296-4bd5-860c-9d35f2bf1d72/?format=api"
},
{
"id": "ade1f93f-07ac-44cf-b46f-dc4871c93812",
"gambit_id": "cc086537-c5c4-475a-ae5b-75ce609a18ac",
"last_updated": "2023-04-12T09:46:54.290993-04:00",
"created_at": "2023-04-11T10:27:05.106916-04:00",
"name": "Game Total Over 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf70f3bc-2296-4bd5-860c-9d35f2bf1d72/?format=api"
}
]
}