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

{
    "count": 100801,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16704&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16688&ordering=-ip_address",
    "results": [
        {
            "id": 27374,
            "ip_address": "43.245.120.61",
            "count": 1,
            "first_visit": "2022-07-25T17:03:15.640967+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 12641,
            "ip_address": "43.245.120.58",
            "count": 1,
            "first_visit": "2022-05-29T23:51:22.952944+06:00",
            "date": null
        },
        {
            "id": 17404,
            "ip_address": "43.245.120.56",
            "count": 1,
            "first_visit": "2022-06-22T16:07:08.792733+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 47227,
            "ip_address": "43.245.120.54",
            "count": 5,
            "first_visit": "2023-05-27T09:05:59.834622+06:00",
            "date": "2023-05-27"
        },
        {
            "id": 7469,
            "ip_address": "43.245.120.53",
            "count": 2,
            "first_visit": "2022-05-16T23:27:09.830730+06:00",
            "date": null
        },
        {
            "id": 99056,
            "ip_address": "43.245.120.51",
            "count": 1,
            "first_visit": "2026-06-10T10:11:09.536084+06:00",
            "date": "2026-06-10"
        },
        {
            "id": 26943,
            "ip_address": "43.245.120.50",
            "count": 1,
            "first_visit": "2022-07-25T00:13:14.526880+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 66991,
            "ip_address": "43.245.120.50",
            "count": 2,
            "first_visit": "2024-04-15T13:17:43.084431+06:00",
            "date": "2024-04-15"
        }
    ]
}