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

{
    "count": 94865,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1256&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1240&ordering=-ip_address",
    "results": [
        {
            "id": 94818,
            "ip_address": "78.161.176.60",
            "count": 1,
            "first_visit": "2026-02-03T22:21:27.808740+06:00",
            "date": "2026-02-03"
        },
        {
            "id": 1912,
            "ip_address": "78.154.213.202",
            "count": 1,
            "first_visit": "2022-01-11T17:14:18.740661+06:00",
            "date": null
        },
        {
            "id": 67307,
            "ip_address": "78.149.66.60",
            "count": 1,
            "first_visit": "2024-04-22T16:55:47.214996+06:00",
            "date": "2024-04-22"
        },
        {
            "id": 49262,
            "ip_address": "78.137.229.243",
            "count": 1,
            "first_visit": "2023-07-03T15:25:31.902281+06:00",
            "date": "2023-07-03"
        },
        {
            "id": 3310,
            "ip_address": "78.129.253.107",
            "count": 2,
            "first_visit": "2022-02-04T20:37:33.774370+06:00",
            "date": null
        },
        {
            "id": 36897,
            "ip_address": "78.129.237.30",
            "count": 1,
            "first_visit": "2022-11-04T00:27:39.277662+06:00",
            "date": "2022-11-04"
        },
        {
            "id": 3316,
            "ip_address": "78.129.221.86",
            "count": 1,
            "first_visit": "2022-02-05T03:51:26.196276+06:00",
            "date": null
        },
        {
            "id": 36172,
            "ip_address": "78.129.221.86",
            "count": 1,
            "first_visit": "2022-10-19T22:35:36.078784+06:00",
            "date": "2022-10-19"
        }
    ]
}