GET /api/bet_types/42c00949-5ecb-456c-adf3-2ab95f24fd9f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "42c00949-5ecb-456c-adf3-2ab95f24fd9f",
"match": "https://api-prod.gambitprofit.com/api/matches/d77865c2-61dc-4c5a-8512-1c62c2988f61/?format=api",
"name": "Over/Under",
"created_at": "2023-09-24T09:13:25.526727-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",
"amount": 5213.0
},
{
"team": "Game Total Over 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "8e84877a-b237-44aa-bd4e-49b1b057d776",
"gambit_id": "91f79481-0c31-4547-8692-0a858e31147a",
"last_updated": "2023-09-26T09:22:56.873688-04:00",
"created_at": "2023-09-24T09:13:25.533790-04:00",
"name": "Game Total Under 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42c00949-5ecb-456c-adf3-2ab95f24fd9f/?format=api"
},
{
"id": "41f53378-b256-4866-91b0-72459bcb526a",
"gambit_id": "ed2b77bc-4f54-4876-99be-498f393a8098",
"last_updated": "2023-09-26T09:22:56.869539-04:00",
"created_at": "2023-09-24T09:13:25.530279-04:00",
"name": "Game Total Over 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42c00949-5ecb-456c-adf3-2ab95f24fd9f/?format=api"
}
]
}