GET /api/bet_types/96047e51-7846-451c-847e-3c44ec83604a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "96047e51-7846-451c-847e-3c44ec83604a",
"match": "https://api-prod.gambitprofit.com/api/matches/d05484cc-8e42-464b-9627-74730fda0cbc/?format=api",
"name": "Over/Under",
"created_at": "2023-04-11T10:27:05.638563-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 6",
"amount": 5319.0
},
{
"team": "Game Total Under 6",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "2e30fd8b-cf2f-4ebc-b12e-608989a2ec8a",
"gambit_id": "f04200fb-0c85-4623-8634-6906715ebcf9",
"last_updated": "2023-04-13T11:17:14.960494-04:00",
"created_at": "2023-04-11T10:27:05.644669-04:00",
"name": "Game Total Over 6",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96047e51-7846-451c-847e-3c44ec83604a/?format=api"
},
{
"id": "3c313853-4bb8-4a5e-a52b-690cb065d3e8",
"gambit_id": "42ff6944-9344-424a-b501-53d194d5c93b",
"last_updated": "2023-04-13T11:17:14.959025-04:00",
"created_at": "2023-04-11T10:27:05.641973-04:00",
"name": "Game Total Under 6",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96047e51-7846-451c-847e-3c44ec83604a/?format=api"
}
]
}