GET /api/bet_types/f59fd67e-1985-42ef-9601-7ed01678a7ef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f59fd67e-1985-42ef-9601-7ed01678a7ef",
"match": "https://api-prod.gambitprofit.com/api/matches/b92a5a4d-8f44-4f88-b53e-960b4dbff1e9/?format=api",
"name": "Over/Under",
"created_at": "2023-02-06T08:32:15.499557-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 236.5",
"amount": 5000.0
},
{
"team": "Game Total Over 236.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "fe6d332f-19ed-449d-9163-6e84b43471f3",
"gambit_id": "08fe8c5e-d305-4c8b-b21a-ec4a566e65ea",
"last_updated": "2023-02-07T10:22:15.130810-05:00",
"created_at": "2023-02-06T08:32:15.500941-05:00",
"name": "Game Total Under 236.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "236.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f59fd67e-1985-42ef-9601-7ed01678a7ef/?format=api"
},
{
"id": "446b2911-bf25-4402-a385-da2a28fbe877",
"gambit_id": "14df4d43-5cf3-4657-8079-0aba6ff09286",
"last_updated": "2023-02-07T10:22:15.132110-05:00",
"created_at": "2023-02-06T08:32:15.502354-05:00",
"name": "Game Total Over 236.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "236.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f59fd67e-1985-42ef-9601-7ed01678a7ef/?format=api"
}
]
}