GET /api/bet_types/cfde0341-1ab2-4afa-a58b-a06137b04e10/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cfde0341-1ab2-4afa-a58b-a06137b04e10",
"match": "https://api-prod.gambitprofit.com/api/matches/ce95bccc-a46c-41c7-8781-db0401422b9c/?format=api",
"name": "Over/Under",
"created_at": "2023-08-01T09:03:22.059447-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 Over 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e32c52dd-8cd2-4b4d-8a44-02a8d3840be5",
"gambit_id": "4a9dfb80-e07d-4396-adc9-771575679ee3",
"last_updated": "2023-08-02T19:08:00.317690-04:00",
"created_at": "2023-08-01T09:03:22.064579-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfde0341-1ab2-4afa-a58b-a06137b04e10/?format=api"
},
{
"id": "55a557d8-3c39-4c61-b9a1-141b7e600ea9",
"gambit_id": "e89b907f-1c91-47e6-8c09-e0299f699340",
"last_updated": "2023-08-02T19:08:00.322529-04:00",
"created_at": "2023-08-01T09:03:22.069835-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfde0341-1ab2-4afa-a58b-a06137b04e10/?format=api"
}
]
}