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

{
    "count": 94409,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76888&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76872&ordering=-ip_address",
    "results": [
        {
            "id": 78115,
            "ip_address": "103.31.178.116",
            "count": 1,
            "first_visit": "2025-01-22T08:18:35.321487+06:00",
            "date": "2025-01-22"
        },
        {
            "id": 11455,
            "ip_address": "103.31.155.254",
            "count": 5,
            "first_visit": "2022-05-25T22:23:10.950433+06:00",
            "date": null
        },
        {
            "id": 6783,
            "ip_address": "103.31.155.253",
            "count": 3,
            "first_visit": "2022-05-16T15:21:38.660208+06:00",
            "date": null
        },
        {
            "id": 20195,
            "ip_address": "103.31.155.252",
            "count": 1,
            "first_visit": "2022-06-30T00:00:45.122941+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 16333,
            "ip_address": "103.31.155.252",
            "count": 1,
            "first_visit": "2022-06-18T11:16:15.531505+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 8461,
            "ip_address": "103.31.155.252",
            "count": 1,
            "first_visit": "2022-05-17T23:09:39.934670+06:00",
            "date": null
        },
        {
            "id": 23977,
            "ip_address": "103.31.155.251",
            "count": 1,
            "first_visit": "2022-07-19T02:43:16.110493+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 9119,
            "ip_address": "103.31.155.251",
            "count": 4,
            "first_visit": "2022-05-18T22:32:12.649095+06:00",
            "date": null
        }
    ]
}