GET /api/bet_types/1a8d9e22-33eb-4112-8386-785516919f6a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1a8d9e22-33eb-4112-8386-785516919f6a",
"match": "https://api-prod.gambitprofit.com/api/matches/02f4f5cb-692a-4165-b079-8039d8ae0f70/?format=api",
"name": "Over/Under",
"created_at": "2023-01-25T09:46:53.851415-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 238",
"amount": 5000.0
},
{
"team": "Game Total Under 238",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "e2233c1a-903b-4274-99af-8473c1550887",
"gambit_id": "afc1b053-f790-4a49-af36-f0d810cf33d9",
"last_updated": "2023-01-26T10:57:01.307461-05:00",
"created_at": "2023-01-25T09:46:53.854285-05:00",
"name": "Game Total Over 238",
"reward": "1.88000",
"odds": "1.90910",
"spread": "238.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a8d9e22-33eb-4112-8386-785516919f6a/?format=api"
},
{
"id": "91d99cf1-6a31-4cef-9282-11a5ff343e9c",
"gambit_id": "75b3096f-a9d2-4f22-a3d0-c55c2d2af9d6",
"last_updated": "2023-01-26T10:57:01.306316-05:00",
"created_at": "2023-01-25T09:46:53.852792-05:00",
"name": "Game Total Under 238",
"reward": "1.88000",
"odds": "1.90910",
"spread": "238.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a8d9e22-33eb-4112-8386-785516919f6a/?format=api"
}
]
}