GET /api/bet_types/6195804b-0cc8-495f-800d-c024c50ab2ec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6195804b-0cc8-495f-800d-c024c50ab2ec",
"match": "https://api-prod.gambitprofit.com/api/matches/e20c17d6-77d8-43b9-bdfa-abcfd7241f58/?format=api",
"name": "Over/Under",
"created_at": "2023-05-08T11:46:59.696503-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 9",
"amount": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "d535bb90-5a6e-4fe1-a514-1958e47e0f0e",
"gambit_id": "1187e1ca-5855-437e-9028-632ca41b181d",
"last_updated": "2023-05-09T11:27:18.335926-04:00",
"created_at": "2023-05-08T11:46:59.698692-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6195804b-0cc8-495f-800d-c024c50ab2ec/?format=api"
},
{
"id": "eac14fe3-347b-4db9-8a84-99dcfc428d5c",
"gambit_id": "b6885713-6f15-4a37-875c-5e0ef970c9a9",
"last_updated": "2023-05-09T11:27:18.338413-04:00",
"created_at": "2023-05-08T11:46:59.701066-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6195804b-0cc8-495f-800d-c024c50ab2ec/?format=api"
}
]
}