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

{
    "count": 101281,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83592&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83576&ordering=-ip_address",
    "results": [
        {
            "id": 96117,
            "ip_address": "103.25.248.253",
            "count": 1,
            "first_visit": "2026-03-17T02:15:07.198379+06:00",
            "date": "2026-03-17"
        },
        {
            "id": 30006,
            "ip_address": "103.25.248.252",
            "count": 1,
            "first_visit": "2022-07-30T21:34:44.132683+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 30746,
            "ip_address": "103.25.248.251",
            "count": 1,
            "first_visit": "2022-08-02T00:28:05.243364+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 27906,
            "ip_address": "103.25.248.251",
            "count": 1,
            "first_visit": "2022-07-26T22:54:02.085934+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 8292,
            "ip_address": "103.25.248.251",
            "count": 4,
            "first_visit": "2022-05-17T20:36:03.580029+06:00",
            "date": null
        },
        {
            "id": 34637,
            "ip_address": "103.25.248.250",
            "count": 1,
            "first_visit": "2022-09-18T23:02:54.790856+06:00",
            "date": "2022-09-18"
        },
        {
            "id": 12555,
            "ip_address": "103.25.248.250",
            "count": 2,
            "first_visit": "2022-05-29T21:11:16.593427+06:00",
            "date": null
        },
        {
            "id": 28158,
            "ip_address": "103.25.248.250",
            "count": 2,
            "first_visit": "2022-07-27T11:55:08.525047+06:00",
            "date": "2022-07-27"
        }
    ]
}