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

{
    "count": 102584,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48264&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48248&ordering=-ip_address",
    "results": [
        {
            "id": 84767,
            "ip_address": "144.48.151.176",
            "count": 2,
            "first_visit": "2025-06-30T10:25:39.047674+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 96374,
            "ip_address": "144.48.151.176",
            "count": 1,
            "first_visit": "2026-03-26T17:02:30.389310+06:00",
            "date": "2026-03-26"
        },
        {
            "id": 88800,
            "ip_address": "144.48.151.141",
            "count": 1,
            "first_visit": "2025-09-01T23:41:23.397817+06:00",
            "date": "2025-09-01"
        },
        {
            "id": 88809,
            "ip_address": "144.48.151.141",
            "count": 5,
            "first_visit": "2025-09-02T00:23:20.015038+06:00",
            "date": "2025-09-02"
        },
        {
            "id": 48683,
            "ip_address": "144.48.151.130",
            "count": 1,
            "first_visit": "2023-06-22T19:23:14.288352+06:00",
            "date": "2023-06-22"
        },
        {
            "id": 4800,
            "ip_address": "144.48.151.115",
            "count": 1,
            "first_visit": "2022-03-30T14:13:45.708993+06:00",
            "date": null
        },
        {
            "id": 3545,
            "ip_address": "144.48.151.114",
            "count": 3,
            "first_visit": "2022-02-12T10:44:36.886806+06:00",
            "date": null
        },
        {
            "id": 59083,
            "ip_address": "144.48.151.113",
            "count": 4,
            "first_visit": "2023-11-06T20:38:58.974826+06:00",
            "date": "2023-11-06"
        }
    ]
}