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

{
    "count": 92176,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2704&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2688&ordering=ip_address",
    "results": [
        {
            "id": 41834,
            "ip_address": "103.120.34.66",
            "count": 1,
            "first_visit": "2023-02-08T18:44:36.351922+06:00",
            "date": "2023-02-08"
        },
        {
            "id": 50850,
            "ip_address": "103.120.34.66",
            "count": 1,
            "first_visit": "2023-07-26T01:31:13.213110+06:00",
            "date": "2023-07-26"
        },
        {
            "id": 64479,
            "ip_address": "103.120.35.154",
            "count": 1,
            "first_visit": "2024-02-08T15:29:36.056723+06:00",
            "date": "2024-02-08"
        },
        {
            "id": 919,
            "ip_address": "103.120.35.2",
            "count": 3,
            "first_visit": "2021-12-19T21:05:04.017308+06:00",
            "date": null
        },
        {
            "id": 55934,
            "ip_address": "103.120.35.2",
            "count": 1,
            "first_visit": "2023-09-24T21:49:05.976624+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 51174,
            "ip_address": "103.120.35.206",
            "count": 2,
            "first_visit": "2023-07-29T21:11:30.268540+06:00",
            "date": "2023-07-29"
        },
        {
            "id": 24984,
            "ip_address": "103.120.35.208",
            "count": 1,
            "first_visit": "2022-07-20T23:06:55.588507+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 6508,
            "ip_address": "103.120.36.116",
            "count": 3,
            "first_visit": "2022-05-16T02:00:37.799927+06:00",
            "date": null
        }
    ]
}