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

{
    "count": 91931,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1032&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1016&ordering=ip_address",
    "results": [
        {
            "id": 48409,
            "ip_address": "103.109.53.24",
            "count": 2,
            "first_visit": "2023-06-17T15:22:50.594704+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 479,
            "ip_address": "103.109.53.26",
            "count": 2,
            "first_visit": "2021-12-09T11:14:00.750279+06:00",
            "date": null
        },
        {
            "id": 37327,
            "ip_address": "103.109.53.27",
            "count": 1,
            "first_visit": "2022-11-13T12:58:16.959724+06:00",
            "date": "2022-11-13"
        },
        {
            "id": 77300,
            "ip_address": "103.109.53.3",
            "count": 1,
            "first_visit": "2024-12-29T16:27:23.842577+06:00",
            "date": "2024-12-29"
        },
        {
            "id": 65238,
            "ip_address": "103.109.53.3",
            "count": 1,
            "first_visit": "2024-02-27T11:10:57.966160+06:00",
            "date": "2024-02-27"
        },
        {
            "id": 67030,
            "ip_address": "103.109.53.49",
            "count": 1,
            "first_visit": "2024-04-16T09:17:36.732732+06:00",
            "date": "2024-04-16"
        },
        {
            "id": 477,
            "ip_address": "103.109.53.9",
            "count": 1,
            "first_visit": "2021-12-09T10:07:56.635408+06:00",
            "date": null
        },
        {
            "id": 64377,
            "ip_address": "103.109.53.9",
            "count": 1,
            "first_visit": "2024-02-06T10:48:25.265249+06:00",
            "date": "2024-02-06"
        }
    ]
}