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

{
    "count": 94559,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=344&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=328&ordering=ip_address",
    "results": [
        {
            "id": 43119,
            "ip_address": "103.102.139.6",
            "count": 1,
            "first_visit": "2023-03-04T03:00:16.770696+06:00",
            "date": "2023-03-04"
        },
        {
            "id": 9856,
            "ip_address": "103.102.139.6",
            "count": 1,
            "first_visit": "2022-05-20T22:58:01.078344+06:00",
            "date": null
        },
        {
            "id": 32458,
            "ip_address": "103.102.139.6",
            "count": 1,
            "first_visit": "2022-08-19T22:19:38.904906+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 85661,
            "ip_address": "103.102.139.70",
            "count": 1,
            "first_visit": "2025-07-11T18:56:39.179057+06:00",
            "date": "2025-07-11"
        },
        {
            "id": 65794,
            "ip_address": "103.102.139.70",
            "count": 1,
            "first_visit": "2024-03-12T00:08:37.554397+06:00",
            "date": "2024-03-12"
        },
        {
            "id": 26478,
            "ip_address": "103.102.139.82",
            "count": 1,
            "first_visit": "2022-07-24T00:01:17.524377+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 11560,
            "ip_address": "103.102.204.2",
            "count": 1,
            "first_visit": "2022-05-26T00:42:45.199523+06:00",
            "date": null
        },
        {
            "id": 41047,
            "ip_address": "103.102.204.3",
            "count": 2,
            "first_visit": "2023-01-27T11:56:22.436462+06:00",
            "date": "2023-01-27"
        }
    ]
}