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

{
    "count": 101580,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40440&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40424&ordering=-ip_address",
    "results": [
        {
            "id": 75148,
            "ip_address": "182.48.79.250",
            "count": 1,
            "first_visit": "2024-11-03T12:19:12.835974+06:00",
            "date": "2024-11-03"
        },
        {
            "id": 11391,
            "ip_address": "182.48.79.239",
            "count": 1,
            "first_visit": "2022-05-25T16:39:04.942284+06:00",
            "date": null
        },
        {
            "id": 6887,
            "ip_address": "182.48.79.238",
            "count": 1,
            "first_visit": "2022-05-16T17:00:55.100129+06:00",
            "date": null
        },
        {
            "id": 39426,
            "ip_address": "182.48.79.236",
            "count": 1,
            "first_visit": "2022-12-26T22:37:07.445309+06:00",
            "date": "2022-12-26"
        },
        {
            "id": 38072,
            "ip_address": "182.48.78.30",
            "count": 3,
            "first_visit": "2022-12-01T02:50:11.202928+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38842,
            "ip_address": "182.48.78.30",
            "count": 1,
            "first_visit": "2022-12-17T01:00:43.711575+06:00",
            "date": "2022-12-17"
        },
        {
            "id": 39596,
            "ip_address": "182.48.78.30",
            "count": 2,
            "first_visit": "2022-12-30T03:13:18.569262+06:00",
            "date": "2022-12-30"
        },
        {
            "id": 38362,
            "ip_address": "182.48.78.30",
            "count": 4,
            "first_visit": "2022-12-05T18:24:48.268745+06:00",
            "date": "2022-12-05"
        }
    ]
}