GET /api/bet_types/708b7869-6f40-41af-aa91-8f362f642cf4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "708b7869-6f40-41af-aa91-8f362f642cf4",
"match": "https://api-prod.gambitprofit.com/api/matches/7bea51f8-bf8d-4fa2-a460-db3593d472d0/?format=api",
"name": "Over/Under",
"created_at": "2023-02-23T09:07:01.889529-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 Over 232.5",
"amount": 5000.0
},
{
"team": "Game Total Under 232.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "8c001b9b-c34c-4275-a5c0-4c6d6fdfe7be",
"gambit_id": "05c07096-cd99-4e7b-9355-4fbe8a5cc8c1",
"last_updated": "2023-02-24T12:37:17.283332-05:00",
"created_at": "2023-02-23T09:07:01.892105-05:00",
"name": "Game Total Over 232.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "232.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/708b7869-6f40-41af-aa91-8f362f642cf4/?format=api"
},
{
"id": "e7029e70-e524-4004-96a4-1c0e942b1e5a",
"gambit_id": "268136fd-a0a6-447f-9b66-69e9d6bf4f37",
"last_updated": "2023-02-24T12:37:17.282151-05:00",
"created_at": "2023-02-23T09:07:01.890759-05:00",
"name": "Game Total Under 232.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "232.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/708b7869-6f40-41af-aa91-8f362f642cf4/?format=api"
}
]
}