GET /api/bet_types/1417f3f7-72ba-43a6-9922-19d2c1d41359/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1417f3f7-72ba-43a6-9922-19d2c1d41359",
"match": "https://api-prod.gambitprofit.com/api/matches/6b4f9fc4-aaef-4f26-99f3-8a8f15fd27b7/?format=api",
"name": "Over/Under",
"created_at": "2023-01-24T09:31:52.199956-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 233",
"amount": 5000.0
},
{
"team": "Game Total Over 233",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "31ee6a69-24c0-410d-a861-5a6873dad82c",
"gambit_id": "c00def24-2a95-49ad-b627-36acfb43d8ca",
"last_updated": "2023-01-25T10:51:50.864301-05:00",
"created_at": "2023-01-24T09:31:52.201423-05:00",
"name": "Game Total Under 233",
"reward": "1.86000",
"odds": "1.90910",
"spread": "233.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1417f3f7-72ba-43a6-9922-19d2c1d41359/?format=api"
},
{
"id": "556f3a03-48c3-4b27-bd13-73ff529f6bbc",
"gambit_id": "1f85ccfc-4fbf-435b-aa2b-2a740f5913a7",
"last_updated": "2023-01-25T10:51:50.865507-05:00",
"created_at": "2023-01-24T09:31:52.202968-05:00",
"name": "Game Total Over 233",
"reward": "1.86000",
"odds": "1.90910",
"spread": "233.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1417f3f7-72ba-43a6-9922-19d2c1d41359/?format=api"
}
]
}