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

{
    "count": 98143,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89424&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89408&ordering=ip_address",
    "results": [
        {
            "id": 85042,
            "ip_address": "66.249.65.105",
            "count": 2,
            "first_visit": "2025-07-01T18:55:19.290950+06:00",
            "date": "2025-07-01"
        },
        {
            "id": 96257,
            "ip_address": "66.249.65.105",
            "count": 1,
            "first_visit": "2026-03-23T07:18:16.945986+06:00",
            "date": "2026-03-23"
        },
        {
            "id": 95664,
            "ip_address": "66.249.65.105",
            "count": 1,
            "first_visit": "2026-03-02T03:42:24.653367+06:00",
            "date": "2026-03-02"
        },
        {
            "id": 85209,
            "ip_address": "66.249.65.105",
            "count": 2,
            "first_visit": "2025-07-04T09:30:32.636405+06:00",
            "date": "2025-07-04"
        },
        {
            "id": 96233,
            "ip_address": "66.249.65.105",
            "count": 3,
            "first_visit": "2026-03-22T01:33:18.665441+06:00",
            "date": "2026-03-22"
        },
        {
            "id": 85181,
            "ip_address": "66.249.65.105",
            "count": 1,
            "first_visit": "2025-07-03T19:25:59.724744+06:00",
            "date": "2025-07-03"
        },
        {
            "id": 2853,
            "ip_address": "66.249.65.114",
            "count": 20,
            "first_visit": "2022-01-25T21:42:57.720359+06:00",
            "date": null
        },
        {
            "id": 2832,
            "ip_address": "66.249.65.116",
            "count": 30,
            "first_visit": "2022-01-25T17:58:57.163306+06:00",
            "date": null
        }
    ]
}