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

{
    "count": 101625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77160&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77144&ordering=ip_address",
    "results": [
        {
            "id": 61675,
            "ip_address": "37.111.206.53",
            "count": 1,
            "first_visit": "2023-12-22T21:28:35.935657+06:00",
            "date": "2023-12-22"
        },
        {
            "id": 12139,
            "ip_address": "37.111.206.53",
            "count": 1,
            "first_visit": "2022-05-28T09:51:04.644070+06:00",
            "date": null
        },
        {
            "id": 20440,
            "ip_address": "37.111.206.54",
            "count": 1,
            "first_visit": "2022-06-30T20:36:51.638679+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 203,
            "ip_address": "37.111.206.54",
            "count": 9,
            "first_visit": "2021-12-05T11:13:10.996715+06:00",
            "date": null
        },
        {
            "id": 72488,
            "ip_address": "37.111.206.54",
            "count": 1,
            "first_visit": "2024-08-24T11:22:31.166727+06:00",
            "date": "2024-08-24"
        },
        {
            "id": 73453,
            "ip_address": "37.111.206.55",
            "count": 1,
            "first_visit": "2024-09-14T21:09:45.902745+06:00",
            "date": "2024-09-14"
        },
        {
            "id": 96234,
            "ip_address": "37.111.206.55",
            "count": 1,
            "first_visit": "2026-03-22T02:13:11.827178+06:00",
            "date": "2026-03-22"
        },
        {
            "id": 96222,
            "ip_address": "37.111.206.55",
            "count": 1,
            "first_visit": "2026-03-21T15:05:19.504589+06:00",
            "date": "2026-03-21"
        }
    ]
}