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

{
    "count": 101566,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77440&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77424&ordering=ip_address",
    "results": [
        {
            "id": 31031,
            "ip_address": "37.111.207.200",
            "count": 1,
            "first_visit": "2022-08-03T18:21:30.604648+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 12609,
            "ip_address": "37.111.207.201",
            "count": 1,
            "first_visit": "2022-05-29T23:08:32.542793+06:00",
            "date": null
        },
        {
            "id": 100281,
            "ip_address": "37.111.207.201",
            "count": 1,
            "first_visit": "2026-07-14T23:02:19.765795+06:00",
            "date": "2026-07-14"
        },
        {
            "id": 27347,
            "ip_address": "37.111.207.202",
            "count": 1,
            "first_visit": "2022-07-25T14:34:59.319619+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 96624,
            "ip_address": "37.111.207.203",
            "count": 2,
            "first_visit": "2026-04-02T16:45:05.462640+06:00",
            "date": "2026-04-02"
        },
        {
            "id": 6585,
            "ip_address": "37.111.207.204",
            "count": 1,
            "first_visit": "2022-05-16T10:18:52.464233+06:00",
            "date": null
        },
        {
            "id": 19717,
            "ip_address": "37.111.207.204",
            "count": 1,
            "first_visit": "2022-06-28T11:23:07.162765+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 4842,
            "ip_address": "37.111.207.205",
            "count": 4,
            "first_visit": "2022-04-01T09:53:11.817371+06:00",
            "date": null
        }
    ]
}