GET /api/bet_types/6d3a7073-bc42-409b-b823-2ddeb7788d3f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6d3a7073-bc42-409b-b823-2ddeb7788d3f",
"match": "https://api-prod.gambitprofit.com/api/matches/05bc4524-aa18-426c-8f82-6f2f6f0474ee/?format=api",
"name": "Over/Under",
"created_at": "2023-01-02T08:52:10.249092-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": "Game Total Under 54.5",
"amount": 5097.0
},
{
"team": "Game Total Over 54.5",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "faeb15da-88a2-4fbc-8a93-fed4388743bf",
"gambit_id": "62657646-1d24-4962-856a-20409286f076",
"last_updated": "2023-01-03T10:02:05.545777-05:00",
"created_at": "2023-01-02T08:52:10.250275-05:00",
"name": "Game Total Under 54.5",
"reward": "1.76000",
"odds": "1.86960",
"spread": "54.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d3a7073-bc42-409b-b823-2ddeb7788d3f/?format=api"
},
{
"id": "d0d01ec4-1d75-433e-8297-f8ead0c65172",
"gambit_id": "7f1bae0d-a40d-496f-b98c-a4b71e379aa9",
"last_updated": "2023-01-03T10:02:05.546935-05:00",
"created_at": "2023-01-02T08:52:10.251531-05:00",
"name": "Game Total Over 54.5",
"reward": "1.83000",
"odds": "1.95240",
"spread": "54.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d3a7073-bc42-409b-b823-2ddeb7788d3f/?format=api"
}
]
}