GET /api/bet_types/3e8f4d46-9e4c-4fbb-9317-ed41a00bc62f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3e8f4d46-9e4c-4fbb-9317-ed41a00bc62f",
"match": "https://api-prod.gambitprofit.com/api/matches/9c2f9e3c-1478-4904-a46d-d97a91d87e7f/?format=api",
"name": "Over/Under",
"created_at": "2023-04-04T09:32:18.628389-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 6.5",
"amount": 5107.0
},
{
"team": "Game Total Over 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "753b1d42-c25c-402d-848a-67703f5169ec",
"gambit_id": "5e8a2af2-da46-402d-9cab-3fe3b3fe91d8",
"last_updated": "2023-04-05T22:42:03.716511-04:00",
"created_at": "2023-04-04T09:32:18.629773-04:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e8f4d46-9e4c-4fbb-9317-ed41a00bc62f/?format=api"
},
{
"id": "686628c2-c5d4-4d09-a47b-8970293b4180",
"gambit_id": "4cffed29-2071-493f-b208-210854a9c049",
"last_updated": "2023-04-05T22:42:03.717951-04:00",
"created_at": "2023-04-04T09:32:18.631260-04:00",
"name": "Game Total Over 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e8f4d46-9e4c-4fbb-9317-ed41a00bc62f/?format=api"
}
]
}