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

{
    "count": 98391,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32656&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32640&ordering=-ip_address",
    "results": [
        {
            "id": 60950,
            "ip_address": "202.83.124.230",
            "count": 1,
            "first_visit": "2023-12-11T02:06:07.561422+06:00",
            "date": "2023-12-11"
        },
        {
            "id": 16099,
            "ip_address": "202.83.124.228",
            "count": 1,
            "first_visit": "2022-06-17T20:25:16.875099+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 4125,
            "ip_address": "202.83.124.225",
            "count": 4,
            "first_visit": "2022-03-06T20:16:19.164640+06:00",
            "date": null
        },
        {
            "id": 3066,
            "ip_address": "202.83.124.21",
            "count": 3,
            "first_visit": "2022-01-30T20:46:15.406659+06:00",
            "date": null
        },
        {
            "id": 30219,
            "ip_address": "202.83.124.208",
            "count": 1,
            "first_visit": "2022-07-31T08:38:07.859524+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 93771,
            "ip_address": "202.83.124.12",
            "count": 1,
            "first_visit": "2026-01-06T22:19:58.786032+06:00",
            "date": "2026-01-06"
        },
        {
            "id": 745,
            "ip_address": "202.83.124.119",
            "count": 2,
            "first_visit": "2021-12-16T19:43:00.345162+06:00",
            "date": null
        },
        {
            "id": 6471,
            "ip_address": "202.83.124.116",
            "count": 1,
            "first_visit": "2022-05-15T23:27:37.412471+06:00",
            "date": null
        }
    ]
}