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

{
    "count": 102676,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49840&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49824&ordering=-ip_address",
    "results": [
        {
            "id": 9900,
            "ip_address": "123.253.65.4",
            "count": 8,
            "first_visit": "2022-05-21T00:03:01.013813+06:00",
            "date": null
        },
        {
            "id": 9590,
            "ip_address": "123.253.65.27",
            "count": 2,
            "first_visit": "2022-05-20T01:01:26.931719+06:00",
            "date": null
        },
        {
            "id": 19099,
            "ip_address": "123.253.65.26",
            "count": 1,
            "first_visit": "2022-06-26T14:20:39.078499+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 30134,
            "ip_address": "123.253.65.253",
            "count": 1,
            "first_visit": "2022-07-31T01:49:14.983067+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 40792,
            "ip_address": "123.253.65.251",
            "count": 1,
            "first_visit": "2023-01-22T14:24:38.978439+06:00",
            "date": "2023-01-22"
        },
        {
            "id": 19214,
            "ip_address": "123.253.65.25",
            "count": 1,
            "first_visit": "2022-06-26T22:41:16.849101+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 35467,
            "ip_address": "123.253.65.25",
            "count": 1,
            "first_visit": "2022-10-04T12:42:20.062516+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 29496,
            "ip_address": "123.253.65.25",
            "count": 1,
            "first_visit": "2022-07-29T22:39:59.265407+06:00",
            "date": "2022-07-29"
        }
    ]
}