GET /api/bet_types/ac8d8a61-d8d7-4a4b-849f-faef94115d3e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ac8d8a61-d8d7-4a4b-849f-faef94115d3e",
"match": "https://api-prod.gambitprofit.com/api/matches/8601129d-92a5-42ab-9244-06543ba379cc/?format=api",
"name": "Over/Under",
"created_at": "2023-03-23T09:06:51.131816-04: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 6",
"amount": 5317.0
},
{
"team": "Game Total Over 6",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "199b3bc6-3dfc-4842-90b3-a179e26c3990",
"gambit_id": "f321c5b6-70c8-4621-8b15-87e4e94a27fc",
"last_updated": "2023-03-24T11:01:59.554611-04:00",
"created_at": "2023-03-23T09:06:51.134231-04:00",
"name": "Game Total Under 6",
"reward": "1.77000",
"odds": "1.80000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac8d8a61-d8d7-4a4b-849f-faef94115d3e/?format=api"
},
{
"id": "cea30b11-b9c4-4339-9683-0dd56fac25d3",
"gambit_id": "219f8750-7536-493d-a5d1-c70672e256f6",
"last_updated": "2023-03-24T11:01:59.556532-04:00",
"created_at": "2023-03-23T09:06:51.136731-04:00",
"name": "Game Total Over 6",
"reward": "2.01000",
"odds": "2.05000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac8d8a61-d8d7-4a4b-849f-faef94115d3e/?format=api"
}
]
}