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

{
    "count": 102185,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75472&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75456&ordering=-ip_address",
    "results": [
        {
            "id": 4714,
            "ip_address": "113.212.111.122",
            "count": 1,
            "first_visit": "2022-03-27T16:39:13.515711+06:00",
            "date": null
        },
        {
            "id": 9339,
            "ip_address": "113.212.111.110",
            "count": 1,
            "first_visit": "2022-05-19T11:46:11.704989+06:00",
            "date": null
        },
        {
            "id": 8508,
            "ip_address": "113.212.111.108",
            "count": 1,
            "first_visit": "2022-05-17T23:30:22.274527+06:00",
            "date": null
        },
        {
            "id": 5540,
            "ip_address": "113.212.111.106",
            "count": 1,
            "first_visit": "2022-05-02T02:10:47.680442+06:00",
            "date": null
        },
        {
            "id": 100166,
            "ip_address": "113.212.110.46",
            "count": 2,
            "first_visit": "2026-07-11T18:57:09.871010+06:00",
            "date": "2026-07-11"
        },
        {
            "id": 1364,
            "ip_address": "113.212.110.238",
            "count": 3,
            "first_visit": "2021-12-25T18:16:56.795993+06:00",
            "date": null
        },
        {
            "id": 1176,
            "ip_address": "113.212.110.22",
            "count": 1,
            "first_visit": "2021-12-21T16:41:31.815592+06:00",
            "date": null
        },
        {
            "id": 54641,
            "ip_address": "113.212.110.187",
            "count": 2,
            "first_visit": "2023-09-09T12:10:05.438117+06:00",
            "date": "2023-09-09"
        }
    ]
}