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

{
    "count": 102686,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50112&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50096&ordering=-ip_address",
    "results": [
        {
            "id": 70352,
            "ip_address": "123.200.14.42",
            "count": 2,
            "first_visit": "2024-06-26T15:57:52.705243+06:00",
            "date": "2024-06-26"
        },
        {
            "id": 70403,
            "ip_address": "123.200.14.42",
            "count": 1,
            "first_visit": "2024-06-27T15:21:12.055559+06:00",
            "date": "2024-06-27"
        },
        {
            "id": 11327,
            "ip_address": "123.200.13.34",
            "count": 2,
            "first_visit": "2022-05-25T10:18:23.066910+06:00",
            "date": null
        },
        {
            "id": 69911,
            "ip_address": "123.200.13.162",
            "count": 1,
            "first_visit": "2024-06-15T13:53:01.746065+06:00",
            "date": "2024-06-15"
        },
        {
            "id": 3921,
            "ip_address": "123.200.12.26",
            "count": 2,
            "first_visit": "2022-02-27T15:03:32.106717+06:00",
            "date": null
        },
        {
            "id": 73774,
            "ip_address": "123.200.12.228",
            "count": 1,
            "first_visit": "2024-09-29T16:39:33.949133+06:00",
            "date": "2024-09-29"
        },
        {
            "id": 41659,
            "ip_address": "123.200.12.228",
            "count": 1,
            "first_visit": "2023-02-06T18:49:00.315405+06:00",
            "date": "2023-02-06"
        },
        {
            "id": 16796,
            "ip_address": "123.200.1.220",
            "count": 1,
            "first_visit": "2022-06-20T11:59:47.210748+06:00",
            "date": "2022-06-20"
        }
    ]
}