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

{
    "count": 97406,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9440&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9424&ordering=ip_address",
    "results": [
        {
            "id": 70771,
            "ip_address": "103.161.68.79",
            "count": 1,
            "first_visit": "2024-07-06T18:13:32.659785+06:00",
            "date": "2024-07-06"
        },
        {
            "id": 58283,
            "ip_address": "103.161.68.79",
            "count": 3,
            "first_visit": "2023-10-23T20:48:45.566888+06:00",
            "date": "2023-10-23"
        },
        {
            "id": 2200,
            "ip_address": "103.161.68.8",
            "count": 1,
            "first_visit": "2022-01-14T14:46:11.293753+06:00",
            "date": null
        },
        {
            "id": 87913,
            "ip_address": "103.161.68.95",
            "count": 1,
            "first_visit": "2025-08-18T00:16:39.492209+06:00",
            "date": "2025-08-18"
        },
        {
            "id": 88265,
            "ip_address": "103.161.69.104",
            "count": 1,
            "first_visit": "2025-08-23T00:47:42.444978+06:00",
            "date": "2025-08-23"
        },
        {
            "id": 18473,
            "ip_address": "103.161.69.16",
            "count": 1,
            "first_visit": "2022-06-25T08:29:05.427326+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 29055,
            "ip_address": "103.161.69.16",
            "count": 1,
            "first_visit": "2022-07-29T01:45:22.847903+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 2105,
            "ip_address": "103.161.70.17",
            "count": 1,
            "first_visit": "2022-01-13T12:05:23.219249+06:00",
            "date": null
        }
    ]
}