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

{
    "count": 96022,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=240&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=224&ordering=ip_address",
    "results": [
        {
            "id": 3193,
            "ip_address": "103.101.197.12",
            "count": 2,
            "first_visit": "2022-02-01T17:01:33.761131+06:00",
            "date": null
        },
        {
            "id": 12114,
            "ip_address": "103.101.197.13",
            "count": 1,
            "first_visit": "2022-05-28T07:25:45.808096+06:00",
            "date": null
        },
        {
            "id": 77543,
            "ip_address": "103.101.197.17",
            "count": 3,
            "first_visit": "2025-01-06T14:24:09.550620+06:00",
            "date": "2025-01-06"
        },
        {
            "id": 77334,
            "ip_address": "103.101.197.17",
            "count": 1,
            "first_visit": "2024-12-30T14:47:25.142342+06:00",
            "date": "2024-12-30"
        },
        {
            "id": 77740,
            "ip_address": "103.101.197.17",
            "count": 5,
            "first_visit": "2025-01-11T09:57:57.186167+06:00",
            "date": "2025-01-11"
        },
        {
            "id": 77579,
            "ip_address": "103.101.197.17",
            "count": 1,
            "first_visit": "2025-01-07T15:42:02.562788+06:00",
            "date": "2025-01-07"
        },
        {
            "id": 78932,
            "ip_address": "103.101.197.196",
            "count": 1,
            "first_visit": "2025-02-13T23:36:04.583195+06:00",
            "date": "2025-02-13"
        },
        {
            "id": 12536,
            "ip_address": "103.101.197.197",
            "count": 1,
            "first_visit": "2022-05-29T19:25:24.957202+06:00",
            "date": null
        }
    ]
}