GET /api/bet_types/48f40423-5b4b-4eca-8ef2-080c1772350d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "48f40423-5b4b-4eca-8ef2-080c1772350d",
"match": "https://api-prod.gambitprofit.com/api/matches/340d5a5d-99b4-46bb-82d7-617a813e1cd8/?format=api",
"name": "Over/Under",
"created_at": "2024-01-06T09:23:27.250290-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 Over 7",
"amount": 5107.0
},
{
"team": "Game Total Under 7",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "5ce04d55-93ce-4c61-8f13-2625c37b3895",
"gambit_id": "6b766bde-d694-44fb-8cb7-4a6d66ca34b1",
"last_updated": "2024-01-09T10:13:15.627531-05:00",
"created_at": "2024-01-06T09:23:27.254632-05:00",
"name": "Game Total Over 7",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48f40423-5b4b-4eca-8ef2-080c1772350d/?format=api"
},
{
"id": "6da2e436-0590-4a02-9e91-a38f34ee3aa0",
"gambit_id": "1c20809a-57f7-438c-88b1-39811a898cf0",
"last_updated": "2024-01-09T10:13:15.631014-05:00",
"created_at": "2024-01-06T09:23:27.258567-05:00",
"name": "Game Total Under 7",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48f40423-5b4b-4eca-8ef2-080c1772350d/?format=api"
}
]
}