GET /api/bet_types/d8a1fe86-2a91-43ad-90b7-df87aba9c7ef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d8a1fe86-2a91-43ad-90b7-df87aba9c7ef",
"match": "https://api-prod.gambitprofit.com/api/matches/5bb08f4a-dd35-4643-8548-81ba75c29e26/?format=api",
"name": "Over/Under",
"created_at": "2023-11-19T10:03:04.354586-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 219",
"amount": 5000.0
},
{
"team": "Game Total Over 219",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ab327545-368a-4105-b347-7d858a35264d",
"gambit_id": "0aef184d-6364-4f6b-8fcf-72d407f9a9de",
"last_updated": "2023-11-21T09:08:06.238252-05:00",
"created_at": "2023-11-19T10:03:04.365032-05:00",
"name": "Game Total Under 219",
"reward": "1.87000",
"odds": "1.90910",
"spread": "219.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8a1fe86-2a91-43ad-90b7-df87aba9c7ef/?format=api"
},
{
"id": "594c3594-37fc-4ce7-a648-eb7a4f632bb7",
"gambit_id": "6e7c3e73-986d-4c3b-aa19-02534bb581b7",
"last_updated": "2023-11-21T09:08:06.234891-05:00",
"created_at": "2023-11-19T10:03:04.358789-05:00",
"name": "Game Total Over 219",
"reward": "1.87000",
"odds": "1.90910",
"spread": "219.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8a1fe86-2a91-43ad-90b7-df87aba9c7ef/?format=api"
}
]
}