GET /api/bet_types/a1f6a608-82f9-44cd-89ff-8275acf629db/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a1f6a608-82f9-44cd-89ff-8275acf629db",
"match": "https://api-prod.gambitprofit.com/api/matches/a98d5f7b-b89d-40a3-8378-a256c25a7f74/?format=api",
"name": "Over/Under",
"created_at": "2023-03-17T10:17:12.554211-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 234.5",
"amount": 5000.0
},
{
"team": "Game Total Over 234.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "86f74bbf-18a3-4d7a-8295-3ebf81a1e3b5",
"gambit_id": "8c4f121c-252c-444e-a6bc-0ffe354f4a1d",
"last_updated": "2023-03-18T14:47:06.726860-04:00",
"created_at": "2023-03-17T10:17:12.555483-04:00",
"name": "Game Total Under 234.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1f6a608-82f9-44cd-89ff-8275acf629db/?format=api"
},
{
"id": "84b151c3-276a-42a8-831a-ce8d6575d668",
"gambit_id": "d7891725-edbc-4d77-92fa-15388b277869",
"last_updated": "2023-03-18T14:47:06.728340-04:00",
"created_at": "2023-03-17T10:17:12.556725-04:00",
"name": "Game Total Over 234.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1f6a608-82f9-44cd-89ff-8275acf629db/?format=api"
}
]
}