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

{
    "count": 96374,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20952&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20936&ordering=-ip_address",
    "results": [
        {
            "id": 13063,
            "ip_address": "37.111.213.179",
            "count": 1,
            "first_visit": "2022-05-31T11:05:32.007894+06:00",
            "date": null
        },
        {
            "id": 86444,
            "ip_address": "37.111.213.179",
            "count": 1,
            "first_visit": "2025-07-24T18:04:46.125988+06:00",
            "date": "2025-07-24"
        },
        {
            "id": 62820,
            "ip_address": "37.111.213.178",
            "count": 1,
            "first_visit": "2024-01-10T14:26:48.280889+06:00",
            "date": "2024-01-10"
        },
        {
            "id": 3820,
            "ip_address": "37.111.213.177",
            "count": 1,
            "first_visit": "2022-02-23T18:36:32.579939+06:00",
            "date": null
        },
        {
            "id": 17405,
            "ip_address": "37.111.213.173",
            "count": 1,
            "first_visit": "2022-06-22T16:13:21.225145+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 10714,
            "ip_address": "37.111.213.173",
            "count": 1,
            "first_visit": "2022-05-23T19:01:01.361257+06:00",
            "date": null
        },
        {
            "id": 27294,
            "ip_address": "37.111.213.172",
            "count": 1,
            "first_visit": "2022-07-25T13:19:11.430461+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 26968,
            "ip_address": "37.111.213.17",
            "count": 2,
            "first_visit": "2022-07-25T00:48:06.333811+06:00",
            "date": "2022-07-25"
        }
    ]
}