GET /api/bet_types/f2673ea4-87bc-4ac9-aa0f-2439f7f5a02f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f2673ea4-87bc-4ac9-aa0f-2439f7f5a02f",
"match": "https://api-prod.gambitprofit.com/api/matches/17537d84-3878-4a7e-a9e4-8295ed350219/?format=api",
"name": "Over/Under",
"created_at": "2023-11-06T08:53:35.174556-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 230.5",
"amount": 5000.0
},
{
"team": "Game Total Under 230.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "af169431-a667-429f-9f0a-094a7385c865",
"gambit_id": "ac8b62f4-edf1-485f-bf2f-982c42fb99ad",
"last_updated": "2023-11-07T21:08:23.450900-05:00",
"created_at": "2023-11-06T08:53:35.179022-05:00",
"name": "Game Total Over 230.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2673ea4-87bc-4ac9-aa0f-2439f7f5a02f/?format=api"
},
{
"id": "a406d870-23ed-4e3e-b861-057e5e9426e7",
"gambit_id": "e9fb0b4e-ff20-4808-a90f-c29c3f24fe6d",
"last_updated": "2023-11-07T21:08:23.454471-05:00",
"created_at": "2023-11-06T08:53:35.183416-05:00",
"name": "Game Total Under 230.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2673ea4-87bc-4ac9-aa0f-2439f7f5a02f/?format=api"
}
]
}