GET /user_management/visitor-free/?format=api&offset=45408&ordering=ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 102376,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45416&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45400&ordering=ip_address",
    "results": [
        {
            "id": 55284,
            "ip_address": "114.119.159.75",
            "count": 1,
            "first_visit": "2023-09-18T13:05:13.925887+06:00",
            "date": "2023-09-18"
        },
        {
            "id": 52506,
            "ip_address": "114.119.159.75",
            "count": 1,
            "first_visit": "2023-08-14T16:45:32.389840+06:00",
            "date": "2023-08-14"
        },
        {
            "id": 54033,
            "ip_address": "114.119.159.75",
            "count": 2,
            "first_visit": "2023-09-01T13:38:14.145941+06:00",
            "date": "2023-09-01"
        },
        {
            "id": 55097,
            "ip_address": "114.119.159.75",
            "count": 1,
            "first_visit": "2023-09-14T16:56:54.589422+06:00",
            "date": "2023-09-14"
        },
        {
            "id": 53188,
            "ip_address": "114.119.159.75",
            "count": 1,
            "first_visit": "2023-08-22T09:56:07.648195+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 470,
            "ip_address": "114.119.159.75",
            "count": 14,
            "first_visit": "2021-12-09T07:44:45.852424+06:00",
            "date": null
        },
        {
            "id": 302,
            "ip_address": "114.119.159.76",
            "count": 17,
            "first_visit": "2021-12-06T16:39:41.667499+06:00",
            "date": null
        },
        {
            "id": 45782,
            "ip_address": "114.119.159.76",
            "count": 1,
            "first_visit": "2023-04-27T03:36:21.229663+06:00",
            "date": "2023-04-27"
        }
    ]
}