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

{
    "count": 92428,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8456&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8440&ordering=ip_address",
    "results": [
        {
            "id": 16318,
            "ip_address": "103.156.215.98",
            "count": 1,
            "first_visit": "2022-06-18T10:31:15.550760+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 4262,
            "ip_address": "103.156.222.2",
            "count": 2,
            "first_visit": "2022-03-11T00:22:32.733545+06:00",
            "date": null
        },
        {
            "id": 2373,
            "ip_address": "103.156.222.4",
            "count": 8,
            "first_visit": "2022-01-17T15:05:18.761356+06:00",
            "date": null
        },
        {
            "id": 2226,
            "ip_address": "103.156.222.5",
            "count": 1,
            "first_visit": "2022-01-14T22:34:43.095311+06:00",
            "date": null
        },
        {
            "id": 3213,
            "ip_address": "103.156.222.6",
            "count": 4,
            "first_visit": "2022-02-02T05:42:34.823359+06:00",
            "date": null
        },
        {
            "id": 9652,
            "ip_address": "103.156.222.7",
            "count": 1,
            "first_visit": "2022-05-20T10:52:55.249182+06:00",
            "date": null
        },
        {
            "id": 63816,
            "ip_address": "103.156.222.7",
            "count": 1,
            "first_visit": "2024-01-26T08:08:20.857316+06:00",
            "date": "2024-01-26"
        },
        {
            "id": 3464,
            "ip_address": "103.156.222.9",
            "count": 1,
            "first_visit": "2022-02-09T17:09:35.766336+06:00",
            "date": null
        }
    ]
}