GET /api/bet_types/13ff88f3-64b4-459b-bf6e-066fe2848a6d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "13ff88f3-64b4-459b-bf6e-066fe2848a6d",
"match": "https://api-prod.gambitprofit.com/api/matches/6f273742-e041-4a94-82ee-75750f20ec1d/?format=api",
"name": "Over/Under",
"created_at": "2023-12-12T10:03:10.058667-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 6.5",
"amount": 5699.0
},
{
"team": "Game Total Under 6.5",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "01b4e667-6257-4b76-b297-8c6ddba5d808",
"gambit_id": "bb8a30a3-a8a3-45ef-94dd-4a9aa7b9a8d3",
"last_updated": "2023-12-13T09:33:07.729028-05:00",
"created_at": "2023-12-12T10:03:10.063322-05:00",
"name": "Game Total Over 6.5",
"reward": "1.66000",
"odds": "1.68970",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13ff88f3-64b4-459b-bf6e-066fe2848a6d/?format=api"
},
{
"id": "69423339-3bb8-4241-b082-8c54c8018802",
"gambit_id": "da5e8ff4-b70e-4989-ae16-655a1dfd3d2c",
"last_updated": "2023-12-13T09:33:07.733086-05:00",
"created_at": "2023-12-12T10:03:10.067337-05:00",
"name": "Game Total Under 6.5",
"reward": "2.20000",
"odds": "2.25000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13ff88f3-64b4-459b-bf6e-066fe2848a6d/?format=api"
}
]
}