GET /api/bet_types/24f5b4de-a3ba-4757-95d5-741eb5734d05/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "24f5b4de-a3ba-4757-95d5-741eb5734d05",
"match": "https://api-prod.gambitprofit.com/api/matches/629b048c-00e5-4269-9bc1-80c42d3b1301/?format=api",
"name": "Over/Under",
"created_at": "2023-06-08T11:38:09.884800-04: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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "4dea92bd-8406-470d-a520-eab1c0a80493",
"gambit_id": "ae413736-1580-4f3f-b3a4-3caa0c6ba6fc",
"last_updated": "2023-06-10T13:43:13.080304-04:00",
"created_at": "2023-06-08T11:38:09.888385-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24f5b4de-a3ba-4757-95d5-741eb5734d05/?format=api"
},
{
"id": "577d1d09-ebbb-4d51-a953-2e3c93d22464",
"gambit_id": "0aa20120-9e90-479d-be75-1e7dd7a7030c",
"last_updated": "2023-06-10T13:43:13.078011-04:00",
"created_at": "2023-06-08T11:38:09.886606-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24f5b4de-a3ba-4757-95d5-741eb5734d05/?format=api"
}
]
}