GET /api/bet_types/e02d106c-f2a5-4011-800a-3f22c8f8a3bc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e02d106c-f2a5-4011-800a-3f22c8f8a3bc",
"match": "https://api-prod.gambitprofit.com/api/matches/52002c33-612c-4346-b743-591cd49cdde6/?format=api",
"name": "Over/Under",
"created_at": "2023-02-10T09:02:08.264304-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 Under 6",
"amount": 5000.0
},
{
"team": "Game Total Over 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "89c07c61-e489-429e-8413-b8a5ac2075ba",
"gambit_id": "97deeefa-d19b-47e4-a420-d9e51c090e91",
"last_updated": "2023-02-11T18:02:01.056353-05:00",
"created_at": "2023-02-10T09:02:08.266065-05:00",
"name": "Game Total Under 6",
"reward": "1.88000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e02d106c-f2a5-4011-800a-3f22c8f8a3bc/?format=api"
},
{
"id": "7232ca37-c5d9-4e08-ac68-c3e8bb088cd2",
"gambit_id": "0969045e-167b-454d-aedc-212eb59efdad",
"last_updated": "2023-02-11T18:02:01.057616-05:00",
"created_at": "2023-02-10T09:02:08.267606-05:00",
"name": "Game Total Over 6",
"reward": "1.88000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e02d106c-f2a5-4011-800a-3f22c8f8a3bc/?format=api"
}
]
}