GET /api/bet_types/a4b1a48c-3f6a-4640-8d80-83423b61130c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a4b1a48c-3f6a-4640-8d80-83423b61130c",
"match": "https://api-prod.gambitprofit.com/api/matches/11ca06d2-4b80-42d1-a8d3-d3b4a07f2b25/?format=api",
"name": "Over/Under",
"created_at": "2023-04-04T09:32:18.477278-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 6.5",
"amount": 5213.0
},
{
"team": "Game Total Under 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "49d9db87-e594-4aba-8b3a-252d8917620a",
"gambit_id": "c7b25ff5-91f4-48e7-96c6-1b741657a557",
"last_updated": "2023-04-05T22:42:03.312190-04:00",
"created_at": "2023-04-04T09:32:18.480211-04:00",
"name": "Game Total Over 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4b1a48c-3f6a-4640-8d80-83423b61130c/?format=api"
},
{
"id": "1cfdf191-3b25-4be3-88b5-c66cc823cc5e",
"gambit_id": "b7c1f378-8726-48f2-8171-c4de81815ed2",
"last_updated": "2023-04-05T22:42:03.310726-04:00",
"created_at": "2023-04-04T09:32:18.478781-04:00",
"name": "Game Total Under 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4b1a48c-3f6a-4640-8d80-83423b61130c/?format=api"
}
]
}