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

{
    "count": 98118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90608&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90592&ordering=-ip_address",
    "results": [
        {
            "id": 46847,
            "ip_address": "103.149.56.8",
            "count": 1,
            "first_visit": "2023-05-19T13:22:18.540940+06:00",
            "date": "2023-05-19"
        },
        {
            "id": 86781,
            "ip_address": "103.149.56.8",
            "count": 1,
            "first_visit": "2025-07-30T16:58:12.735331+06:00",
            "date": "2025-07-30"
        },
        {
            "id": 1263,
            "ip_address": "103.149.56.61",
            "count": 2,
            "first_visit": "2021-12-22T20:29:30.528416+06:00",
            "date": null
        },
        {
            "id": 4949,
            "ip_address": "103.149.56.6",
            "count": 5,
            "first_visit": "2022-04-06T14:43:56.404620+06:00",
            "date": null
        },
        {
            "id": 60150,
            "ip_address": "103.149.56.6",
            "count": 1,
            "first_visit": "2023-11-27T08:23:58.779494+06:00",
            "date": "2023-11-27"
        },
        {
            "id": 2802,
            "ip_address": "103.149.56.45",
            "count": 1,
            "first_visit": "2022-01-25T12:27:53.074408+06:00",
            "date": null
        },
        {
            "id": 6021,
            "ip_address": "103.149.56.30",
            "count": 1,
            "first_visit": "2022-05-14T18:24:36.247187+06:00",
            "date": null
        },
        {
            "id": 59313,
            "ip_address": "103.149.56.30",
            "count": 4,
            "first_visit": "2023-11-11T08:33:39.662775+06:00",
            "date": "2023-11-11"
        }
    ]
}