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

{
    "count": 100315,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28648&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28632&ordering=-ip_address",
    "results": [
        {
            "id": 3476,
            "ip_address": "31.13.115.12",
            "count": 2,
            "first_visit": "2022-02-09T22:58:53.523544+06:00",
            "date": null
        },
        {
            "id": 98624,
            "ip_address": "31.13.115.12",
            "count": 1,
            "first_visit": "2026-05-29T21:06:05.846173+06:00",
            "date": "2026-05-29"
        },
        {
            "id": 95722,
            "ip_address": "31.13.115.12",
            "count": 1,
            "first_visit": "2026-03-04T10:12:19.532185+06:00",
            "date": "2026-03-04"
        },
        {
            "id": 57528,
            "ip_address": "31.13.115.119",
            "count": 1,
            "first_visit": "2023-10-14T00:46:00.594303+06:00",
            "date": "2023-10-14"
        },
        {
            "id": 54986,
            "ip_address": "31.13.115.119",
            "count": 1,
            "first_visit": "2023-09-13T09:12:01.357809+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 43664,
            "ip_address": "31.13.115.119",
            "count": 1,
            "first_visit": "2023-03-13T12:06:38.361451+06:00",
            "date": "2023-03-13"
        },
        {
            "id": 4024,
            "ip_address": "31.13.115.119",
            "count": 1,
            "first_visit": "2022-03-03T09:44:02.952719+06:00",
            "date": null
        },
        {
            "id": 8296,
            "ip_address": "31.13.115.118",
            "count": 1,
            "first_visit": "2022-05-17T20:48:27.365740+06:00",
            "date": null
        }
    ]
}