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

{
    "count": 101562,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40256&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40240&ordering=-ip_address",
    "results": [
        {
            "id": 1767,
            "ip_address": "183.83.215.2",
            "count": 1,
            "first_visit": "2022-01-10T16:10:37.121133+06:00",
            "date": null
        },
        {
            "id": 87177,
            "ip_address": "183.83.167.184",
            "count": 1,
            "first_visit": "2025-08-05T15:58:56.407352+06:00",
            "date": "2025-08-05"
        },
        {
            "id": 83171,
            "ip_address": "183.83.166.94",
            "count": 1,
            "first_visit": "2025-05-22T14:54:13.058668+06:00",
            "date": "2025-05-22"
        },
        {
            "id": 91614,
            "ip_address": "183.83.166.8",
            "count": 1,
            "first_visit": "2025-11-04T12:46:40.885971+06:00",
            "date": "2025-11-04"
        },
        {
            "id": 77906,
            "ip_address": "183.83.164.56",
            "count": 1,
            "first_visit": "2025-01-15T18:20:02.706520+06:00",
            "date": "2025-01-15"
        },
        {
            "id": 92799,
            "ip_address": "183.83.164.239",
            "count": 1,
            "first_visit": "2025-12-09T12:03:06.835165+06:00",
            "date": "2025-12-09"
        },
        {
            "id": 11950,
            "ip_address": "183.83.164.161",
            "count": 1,
            "first_visit": "2022-05-27T17:02:11.573921+06:00",
            "date": null
        },
        {
            "id": 68163,
            "ip_address": "183.83.156.178",
            "count": 1,
            "first_visit": "2024-05-10T20:49:00.369536+06:00",
            "date": "2024-05-10"
        }
    ]
}