GET /api/bet_types/ebcdd398-7c37-4cdb-919b-32c1dc8ab670/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ebcdd398-7c37-4cdb-919b-32c1dc8ab670",
"match": "https://api-prod.gambitprofit.com/api/matches/4e88e366-0951-4a53-8910-8fbf722686e1/?format=api",
"name": "Over/Under",
"created_at": "2023-01-12T14:12:19.233388-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.5",
"amount": 5196.0
},
{
"team": "Game Total Over 6.5",
"amount": 4804.0
}
],
"expected_reward_tokens": 8935.44,
"profit_sb": -64.56,
"profit_sb_percentage": -0.72,
"recommended": false
},
"lines": [
{
"id": "fa00b89d-c129-444c-b0da-ab51bf30b046",
"gambit_id": "df70fdde-7af5-4ad8-93d4-77ff1f6f5dd4",
"last_updated": "2023-01-13T11:47:15.877475-05:00",
"created_at": "2023-01-12T14:12:19.235184-05:00",
"name": "Game Total Under 6.5",
"reward": "1.72000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebcdd398-7c37-4cdb-919b-32c1dc8ab670/?format=api"
},
{
"id": "13927f06-4cf7-4756-b6e8-c5be117fb7ea",
"gambit_id": "0e4b2bd5-55a3-4429-bb3e-9f2b25a78fa9",
"last_updated": "2023-01-13T11:47:15.878553-05:00",
"created_at": "2023-01-12T14:12:19.236692-05:00",
"name": "Game Total Over 6.5",
"reward": "1.86000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebcdd398-7c37-4cdb-919b-32c1dc8ab670/?format=api"
}
]
}