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

{
    "count": 102225,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75176&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75160&ordering=ip_address",
    "results": [
        {
            "id": 30102,
            "ip_address": "37.111.194.34",
            "count": 2,
            "first_visit": "2022-07-31T00:09:50.329498+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 36375,
            "ip_address": "37.111.194.34",
            "count": 1,
            "first_visit": "2022-10-24T00:50:50.331416+06:00",
            "date": "2022-10-24"
        },
        {
            "id": 35858,
            "ip_address": "37.111.194.34",
            "count": 1,
            "first_visit": "2022-10-13T23:02:41.652229+06:00",
            "date": "2022-10-13"
        },
        {
            "id": 13511,
            "ip_address": "37.111.194.35",
            "count": 2,
            "first_visit": "2022-06-04T14:54:24.256995+06:00",
            "date": null
        },
        {
            "id": 26307,
            "ip_address": "37.111.194.36",
            "count": 1,
            "first_visit": "2022-07-23T11:42:51.062088+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 99504,
            "ip_address": "37.111.194.37",
            "count": 1,
            "first_visit": "2026-06-23T17:20:23.436506+06:00",
            "date": "2026-06-23"
        },
        {
            "id": 3034,
            "ip_address": "37.111.194.38",
            "count": 1,
            "first_visit": "2022-01-29T20:10:03.151125+06:00",
            "date": null
        },
        {
            "id": 97321,
            "ip_address": "37.111.194.4",
            "count": 1,
            "first_visit": "2026-04-23T16:34:35.349189+06:00",
            "date": "2026-04-23"
        }
    ]
}