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

{
    "count": 93181,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79608&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79592&ordering=ip_address",
    "results": [
        {
            "id": 87574,
            "ip_address": "45.120.114.170",
            "count": 1,
            "first_visit": "2025-08-11T21:49:52.809196+06:00",
            "date": "2025-08-11"
        },
        {
            "id": 31565,
            "ip_address": "45.120.114.171",
            "count": 1,
            "first_visit": "2022-08-08T21:12:05.120715+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 1265,
            "ip_address": "45.120.114.171",
            "count": 3,
            "first_visit": "2021-12-22T21:33:21.077631+06:00",
            "date": null
        },
        {
            "id": 16824,
            "ip_address": "45.120.114.171",
            "count": 1,
            "first_visit": "2022-06-20T13:57:23.771505+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 38922,
            "ip_address": "45.120.114.172",
            "count": 1,
            "first_visit": "2022-12-18T12:48:53.298710+06:00",
            "date": "2022-12-18"
        },
        {
            "id": 20772,
            "ip_address": "45.120.114.172",
            "count": 2,
            "first_visit": "2022-07-02T23:40:06.380450+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 2953,
            "ip_address": "45.120.114.172",
            "count": 6,
            "first_visit": "2022-01-27T20:44:57.959030+06:00",
            "date": null
        },
        {
            "id": 74086,
            "ip_address": "45.120.114.172",
            "count": 1,
            "first_visit": "2024-10-06T20:58:51.607431+06:00",
            "date": "2024-10-06"
        }
    ]
}