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

{
    "count": 102553,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47752&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47736&ordering=ip_address",
    "results": [
        {
            "id": 26999,
            "ip_address": "116.58.201.97",
            "count": 1,
            "first_visit": "2022-07-25T01:58:10.044419+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 13450,
            "ip_address": "116.58.201.97",
            "count": 1,
            "first_visit": "2022-06-03T14:15:16.464386+06:00",
            "date": null
        },
        {
            "id": 26859,
            "ip_address": "116.58.201.97",
            "count": 1,
            "first_visit": "2022-07-24T22:10:46.583538+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 13442,
            "ip_address": "116.58.201.98",
            "count": 1,
            "first_visit": "2022-06-03T12:07:28.285569+06:00",
            "date": null
        },
        {
            "id": 82837,
            "ip_address": "116.58.201.98",
            "count": 1,
            "first_visit": "2025-05-15T22:52:45.170685+06:00",
            "date": "2025-05-15"
        },
        {
            "id": 26201,
            "ip_address": "116.58.201.99",
            "count": 1,
            "first_visit": "2022-07-23T05:54:08.020224+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 10727,
            "ip_address": "116.58.202.0",
            "count": 1,
            "first_visit": "2022-05-23T20:16:49.699691+06:00",
            "date": null
        },
        {
            "id": 10423,
            "ip_address": "116.58.202.1",
            "count": 1,
            "first_visit": "2022-05-22T22:27:15.545069+06:00",
            "date": null
        }
    ]
}