GET /api/bet_types/3998d06d-7904-48bd-a312-5208d915ef4b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3998d06d-7904-48bd-a312-5208d915ef4b",
"match": "https://api-prod.gambitprofit.com/api/matches/e51cd205-0a3a-4597-bfde-6b6b3017bc18/?format=api",
"name": "Over/Under",
"created_at": "2023-01-15T08:32:01.830717-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 225",
"amount": 5000.0
},
{
"team": "Game Total Over 225",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "33edc232-bc13-4a98-9509-dd5118cfa304",
"gambit_id": "67b033ee-73f5-48da-98f8-afddeb2c7853",
"last_updated": "2023-01-16T11:02:05.503334-05:00",
"created_at": "2023-01-15T08:32:01.834039-05:00",
"name": "Game Total Under 225",
"reward": "1.78000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3998d06d-7904-48bd-a312-5208d915ef4b/?format=api"
},
{
"id": "0981c16e-38d8-4505-b1cc-1e189f2a6629",
"gambit_id": "82cc36e1-083c-41ad-a1b3-7e5f00c1a02d",
"last_updated": "2023-01-16T11:02:05.506479-05:00",
"created_at": "2023-01-15T08:32:01.836875-05:00",
"name": "Game Total Over 225",
"reward": "1.78000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3998d06d-7904-48bd-a312-5208d915ef4b/?format=api"
}
]
}