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

{
    "count": 92461,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8784&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8768&ordering=ip_address",
    "results": [
        {
            "id": 26860,
            "ip_address": "103.159.255.162",
            "count": 1,
            "first_visit": "2022-07-24T22:12:10.000054+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 27066,
            "ip_address": "103.159.255.165",
            "count": 1,
            "first_visit": "2022-07-25T07:01:50.006300+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 9905,
            "ip_address": "103.159.255.202",
            "count": 1,
            "first_visit": "2022-05-21T00:16:28.611207+06:00",
            "date": null
        },
        {
            "id": 10241,
            "ip_address": "103.159.255.203",
            "count": 2,
            "first_visit": "2022-05-22T09:57:19.264045+06:00",
            "date": null
        },
        {
            "id": 13538,
            "ip_address": "103.159.255.85",
            "count": 1,
            "first_visit": "2022-06-05T06:33:36.337234+06:00",
            "date": null
        },
        {
            "id": 31302,
            "ip_address": "103.159.5.12",
            "count": 1,
            "first_visit": "2022-08-06T01:23:07.050459+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 30110,
            "ip_address": "103.159.5.9",
            "count": 1,
            "first_visit": "2022-07-31T00:19:11.022778+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 81447,
            "ip_address": "103.159.72.105",
            "count": 4,
            "first_visit": "2025-04-15T10:49:55.847241+06:00",
            "date": "2025-04-15"
        }
    ]
}