GET /api/bet_types/659108d3-f6ec-4bf1-a140-f0003c72a8a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "659108d3-f6ec-4bf1-a140-f0003c72a8a6",
"match": "https://api-prod.gambitprofit.com/api/matches/c4aff1cd-1206-46fe-b919-f0049d3118fb/?format=api",
"name": "Over/Under",
"created_at": "2022-12-30T10:27:10.333788-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 222",
"amount": 5000.0
},
{
"team": "Game Total Under 222",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "14cb9440-06eb-4f8f-9099-321c5647bfaf",
"gambit_id": "ede463ef-66ba-43bf-a1a7-11b686b5c906",
"last_updated": "2022-12-31T14:11:51.979384-05:00",
"created_at": "2022-12-30T10:27:10.336352-05:00",
"name": "Game Total Over 222",
"reward": "1.78000",
"odds": "1.90910",
"spread": "222.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/659108d3-f6ec-4bf1-a140-f0003c72a8a6/?format=api"
},
{
"id": "34d4e2b3-dc23-480a-937b-51ea41ab353b",
"gambit_id": "5a3a3b11-a452-463c-9acd-45dc8be02e4d",
"last_updated": "2022-12-31T14:11:51.978287-05:00",
"created_at": "2022-12-30T10:27:10.335012-05:00",
"name": "Game Total Under 222",
"reward": "1.78000",
"odds": "1.90910",
"spread": "222.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/659108d3-f6ec-4bf1-a140-f0003c72a8a6/?format=api"
}
]
}