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

{
    "count": 100330,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20360&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20344&ordering=-ip_address",
    "results": [
        {
            "id": 6184,
            "ip_address": "37.111.231.32",
            "count": 1,
            "first_visit": "2022-05-15T00:49:50.865730+06:00",
            "date": null
        },
        {
            "id": 81863,
            "ip_address": "37.111.231.32",
            "count": 1,
            "first_visit": "2025-04-25T15:35:53.087420+06:00",
            "date": "2025-04-25"
        },
        {
            "id": 12761,
            "ip_address": "37.111.231.31",
            "count": 3,
            "first_visit": "2022-05-30T11:53:18.645837+06:00",
            "date": null
        },
        {
            "id": 14899,
            "ip_address": "37.111.231.3",
            "count": 1,
            "first_visit": "2022-06-13T22:10:45.688692+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 19685,
            "ip_address": "37.111.231.29",
            "count": 1,
            "first_visit": "2022-06-28T09:28:02.792807+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 10148,
            "ip_address": "37.111.231.251",
            "count": 1,
            "first_visit": "2022-05-21T23:17:44.535480+06:00",
            "date": null
        },
        {
            "id": 29993,
            "ip_address": "37.111.231.251",
            "count": 1,
            "first_visit": "2022-07-30T20:20:08.089911+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 7670,
            "ip_address": "37.111.231.246",
            "count": 1,
            "first_visit": "2022-05-17T08:38:45.912920+06:00",
            "date": null
        }
    ]
}