GET /api/bet_types/edcf4473-de2b-445b-bba5-d186cef80837/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "edcf4473-de2b-445b-bba5-d186cef80837",
"match": "https://api-prod.gambitprofit.com/api/matches/cd686417-1143-4498-9bd4-72d820ecb40e/?format=api",
"name": "Over/Under",
"created_at": "2024-01-23T09:43:21.882053-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 240",
"amount": 5000.0
},
{
"team": "Game Total Under 240",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "0eeebfcc-c0c7-4f27-8b9e-7d11a20c964a",
"gambit_id": "ab4eae76-c99f-4cf2-9052-d44f89c9dfae",
"last_updated": "2024-01-24T20:33:18.164583-05:00",
"created_at": "2024-01-23T09:43:21.887017-05:00",
"name": "Game Total Over 240",
"reward": "1.87000",
"odds": "1.90910",
"spread": "240.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edcf4473-de2b-445b-bba5-d186cef80837/?format=api"
},
{
"id": "7346d070-5c1e-47d7-bd36-ed4ca299ac9e",
"gambit_id": "8581b4f1-91dc-4cb9-b0ce-e543ba6e793d",
"last_updated": "2024-01-24T20:33:18.167908-05:00",
"created_at": "2024-01-23T09:43:21.892853-05:00",
"name": "Game Total Under 240",
"reward": "1.87000",
"odds": "1.90910",
"spread": "240.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edcf4473-de2b-445b-bba5-d186cef80837/?format=api"
}
]
}