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

{
    "count": 101493,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78592&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78576&ordering=ip_address",
    "results": [
        {
            "id": 11051,
            "ip_address": "37.111.212.173",
            "count": 3,
            "first_visit": "2022-05-24T17:36:30.304045+06:00",
            "date": null
        },
        {
            "id": 44302,
            "ip_address": "37.111.212.173",
            "count": 1,
            "first_visit": "2023-03-23T19:10:16.601687+06:00",
            "date": "2023-03-23"
        },
        {
            "id": 67385,
            "ip_address": "37.111.212.173",
            "count": 1,
            "first_visit": "2024-04-24T16:11:08.859630+06:00",
            "date": "2024-04-24"
        },
        {
            "id": 100773,
            "ip_address": "37.111.212.173",
            "count": 1,
            "first_visit": "2026-07-26T17:28:02.303974+06:00",
            "date": "2026-07-26"
        },
        {
            "id": 18776,
            "ip_address": "37.111.212.174",
            "count": 1,
            "first_visit": "2022-06-25T20:46:51.968813+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 7066,
            "ip_address": "37.111.212.174",
            "count": 1,
            "first_visit": "2022-05-16T19:10:11.750598+06:00",
            "date": null
        },
        {
            "id": 65518,
            "ip_address": "37.111.212.174",
            "count": 1,
            "first_visit": "2024-03-04T21:18:42.477091+06:00",
            "date": "2024-03-04"
        },
        {
            "id": 52371,
            "ip_address": "37.111.212.174",
            "count": 1,
            "first_visit": "2023-08-13T09:26:12.467514+06:00",
            "date": "2023-08-13"
        }
    ]
}