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

{
    "count": 100249,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14416&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14400&ordering=-ip_address",
    "results": [
        {
            "id": 37430,
            "ip_address": "45.248.151.21",
            "count": 4,
            "first_visit": "2022-11-15T12:02:14.715877+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 37371,
            "ip_address": "45.248.151.21",
            "count": 1,
            "first_visit": "2022-11-14T11:23:22.932234+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 89458,
            "ip_address": "45.248.151.209",
            "count": 1,
            "first_visit": "2025-09-13T16:36:42.706290+06:00",
            "date": "2025-09-13"
        },
        {
            "id": 32436,
            "ip_address": "45.248.151.209",
            "count": 1,
            "first_visit": "2022-08-19T14:38:17.731527+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 3972,
            "ip_address": "45.248.151.208",
            "count": 1,
            "first_visit": "2022-03-01T12:37:28.975448+06:00",
            "date": null
        },
        {
            "id": 88722,
            "ip_address": "45.248.151.208",
            "count": 2,
            "first_visit": "2025-08-31T11:39:19.242674+06:00",
            "date": "2025-08-31"
        },
        {
            "id": 1479,
            "ip_address": "45.248.151.207",
            "count": 2,
            "first_visit": "2021-12-30T01:31:28.088798+06:00",
            "date": null
        },
        {
            "id": 35614,
            "ip_address": "45.248.151.205",
            "count": 1,
            "first_visit": "2022-10-07T20:15:23.945751+06:00",
            "date": "2022-10-07"
        }
    ]
}