GET /api/bet_types/7bc44c4b-1f74-423e-a742-ee877ca12ef9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7bc44c4b-1f74-423e-a742-ee877ca12ef9",
"match": "https://api-prod.gambitprofit.com/api/matches/a9724281-8391-4937-984d-60daf6a55f4b/?format=api",
"name": "Over/Under",
"created_at": "2023-06-23T09:28:12.514770-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "a1ac872b-6617-4206-80cf-4c06a12ba746",
"gambit_id": "a7473bee-8167-46d6-9078-b346bc836206",
"last_updated": "2023-06-26T10:13:36.205812-04:00",
"created_at": "2023-06-23T09:28:12.516532-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bc44c4b-1f74-423e-a742-ee877ca12ef9/?format=api"
},
{
"id": "e0afe4b5-873a-4fcb-b7a1-e3f5b4b05b14",
"gambit_id": "59020e33-fa37-40cb-9a8b-361c8d5f831b",
"last_updated": "2023-06-26T10:13:36.208821-04:00",
"created_at": "2023-06-23T09:28:12.518152-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bc44c4b-1f74-423e-a742-ee877ca12ef9/?format=api"
}
]
}