GET /api/bet_types/049da305-c994-42f9-8a46-1b172e49958c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "049da305-c994-42f9-8a46-1b172e49958c",
"match": "https://api-prod.gambitprofit.com/api/matches/94fdf929-2b01-44ca-9bb8-fd8654ebae6e/?format=api",
"name": "Over/Under",
"created_at": "2023-01-21T08:16:56.877739-05: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": "Total Rounds Over 1.5",
"amount": 5308.0
},
{
"team": "Total Rounds Under 1.5",
"amount": 4692.0
}
],
"expected_reward_tokens": 9289.0,
"profit_sb": -211.0,
"profit_sb_percentage": -2.22,
"recommended": false
},
"lines": [
{
"id": "120c2c95-baaf-4f9c-aa25-f7c6769f78a5",
"gambit_id": "c673fda7-964a-473a-b264-26cc57678adf",
"last_updated": "2023-01-23T11:47:06.240893-05:00",
"created_at": "2023-01-21T08:16:56.880725-05:00",
"name": "Total Rounds Over 1.5",
"reward": "1.75000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/049da305-c994-42f9-8a46-1b172e49958c/?format=api"
},
{
"id": "c7fd3e0a-cb83-41ae-aa89-f77c2be651ec",
"gambit_id": "efda4f14-86d1-4411-9f57-4557fd3214ae",
"last_updated": "2023-01-23T11:47:06.239707-05:00",
"created_at": "2023-01-21T08:16:56.879074-05:00",
"name": "Total Rounds Under 1.5",
"reward": "1.98000",
"odds": "2.00000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/049da305-c994-42f9-8a46-1b172e49958c/?format=api"
}
]
}