GET /api/bet_types/b02782a4-e1bb-429b-b790-99c0f0b07980/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b02782a4-e1bb-429b-b790-99c0f0b07980",
"match": "https://api-prod.gambitprofit.com/api/matches/6fc01fd9-cd0e-481a-a7be-0314429df81f/?format=api",
"name": "Over/Under",
"created_at": "2023-02-13T08:52:19.515964-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 235",
"amount": 5000.0
},
{
"team": "Game Total Over 235",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "cc757a08-b5d5-4e19-84aa-1ad94a28853d",
"gambit_id": "fd0db312-a5a8-457c-bd3b-da1c91ff754b",
"last_updated": "2023-02-14T09:41:55.317481-05:00",
"created_at": "2023-02-13T08:52:19.517336-05:00",
"name": "Game Total Under 235",
"reward": "1.88000",
"odds": "1.90910",
"spread": "235.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b02782a4-e1bb-429b-b790-99c0f0b07980/?format=api"
},
{
"id": "989a15b6-038c-464a-85cb-211317c15b1d",
"gambit_id": "7d11e688-fdfe-47b1-af49-aa97cf67be0c",
"last_updated": "2023-02-14T09:41:55.318571-05:00",
"created_at": "2023-02-13T08:52:19.518707-05:00",
"name": "Game Total Over 235",
"reward": "1.88000",
"odds": "1.90910",
"spread": "235.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b02782a4-e1bb-429b-b790-99c0f0b07980/?format=api"
}
]
}