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

{
    "count": 102386,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45480&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45464&ordering=ip_address",
    "results": [
        {
            "id": 26,
            "ip_address": "114.119.160.195",
            "count": 12,
            "first_visit": "2021-12-02T21:12:59.063736+06:00",
            "date": null
        },
        {
            "id": 264,
            "ip_address": "114.119.160.248",
            "count": 11,
            "first_visit": "2021-12-06T07:51:06.576601+06:00",
            "date": null
        },
        {
            "id": 39298,
            "ip_address": "114.119.160.248",
            "count": 1,
            "first_visit": "2022-12-24T18:56:10.982902+06:00",
            "date": "2022-12-24"
        },
        {
            "id": 53988,
            "ip_address": "114.119.160.248",
            "count": 1,
            "first_visit": "2023-08-31T17:12:32.894226+06:00",
            "date": "2023-08-31"
        },
        {
            "id": 50209,
            "ip_address": "114.119.160.248",
            "count": 1,
            "first_visit": "2023-07-17T19:28:35.606597+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 50540,
            "ip_address": "114.119.160.248",
            "count": 1,
            "first_visit": "2023-07-22T02:22:11.912368+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 52842,
            "ip_address": "114.119.160.248",
            "count": 1,
            "first_visit": "2023-08-18T15:44:36.262691+06:00",
            "date": "2023-08-18"
        },
        {
            "id": 50053,
            "ip_address": "114.119.160.248",
            "count": 1,
            "first_visit": "2023-07-15T16:07:12.908505+06:00",
            "date": "2023-07-15"
        }
    ]
}