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

{
    "count": 97625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25200&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25184&ordering=-ip_address",
    "results": [
        {
            "id": 25920,
            "ip_address": "37.111.196.187",
            "count": 1,
            "first_visit": "2022-07-22T11:30:39.346146+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 14814,
            "ip_address": "37.111.196.184",
            "count": 1,
            "first_visit": "2022-06-13T14:42:55.362525+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 9776,
            "ip_address": "37.111.196.184",
            "count": 1,
            "first_visit": "2022-05-20T17:40:14.208238+06:00",
            "date": null
        },
        {
            "id": 44723,
            "ip_address": "37.111.196.184",
            "count": 2,
            "first_visit": "2023-04-02T17:24:50.264944+06:00",
            "date": "2023-04-02"
        },
        {
            "id": 67818,
            "ip_address": "37.111.196.180",
            "count": 1,
            "first_visit": "2024-05-02T13:31:25.563861+06:00",
            "date": "2024-05-02"
        },
        {
            "id": 9145,
            "ip_address": "37.111.196.180",
            "count": 1,
            "first_visit": "2022-05-18T22:59:33.770282+06:00",
            "date": null
        },
        {
            "id": 3349,
            "ip_address": "37.111.196.179",
            "count": 2,
            "first_visit": "2022-02-06T15:10:53.891738+06:00",
            "date": null
        },
        {
            "id": 32900,
            "ip_address": "37.111.196.178",
            "count": 1,
            "first_visit": "2022-08-25T11:55:57.699334+06:00",
            "date": "2022-08-25"
        }
    ]
}