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

{
    "count": 101645,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77040&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77024&ordering=ip_address",
    "results": [
        {
            "id": 96883,
            "ip_address": "37.111.206.248",
            "count": 2,
            "first_visit": "2026-04-09T17:38:31.848057+06:00",
            "date": "2026-04-09"
        },
        {
            "id": 41946,
            "ip_address": "37.111.206.249",
            "count": 1,
            "first_visit": "2023-02-10T16:18:13.836753+06:00",
            "date": "2023-02-10"
        },
        {
            "id": 67047,
            "ip_address": "37.111.206.249",
            "count": 1,
            "first_visit": "2024-04-16T18:57:49.045784+06:00",
            "date": "2024-04-16"
        },
        {
            "id": 62284,
            "ip_address": "37.111.206.249",
            "count": 1,
            "first_visit": "2024-01-04T11:05:41.443197+06:00",
            "date": "2024-01-04"
        },
        {
            "id": 2166,
            "ip_address": "37.111.206.249",
            "count": 4,
            "first_visit": "2022-01-14T01:47:24.525234+06:00",
            "date": null
        },
        {
            "id": 28993,
            "ip_address": "37.111.206.25",
            "count": 1,
            "first_visit": "2022-07-28T23:56:36.492802+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 7067,
            "ip_address": "37.111.206.25",
            "count": 1,
            "first_visit": "2022-05-16T19:10:16.802696+06:00",
            "date": null
        },
        {
            "id": 68841,
            "ip_address": "37.111.206.25",
            "count": 2,
            "first_visit": "2024-05-22T12:30:38.056062+06:00",
            "date": "2024-05-22"
        }
    ]
}