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

{
    "count": 96071,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19608&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19592&ordering=ip_address",
    "results": [
        {
            "id": 17791,
            "ip_address": "103.67.156.95",
            "count": 1,
            "first_visit": "2022-06-23T15:43:21.573211+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 60257,
            "ip_address": "103.67.156.96",
            "count": 1,
            "first_visit": "2023-11-29T08:04:22.781760+06:00",
            "date": "2023-11-29"
        },
        {
            "id": 11533,
            "ip_address": "103.67.157.0",
            "count": 1,
            "first_visit": "2022-05-26T00:03:28.997470+06:00",
            "date": null
        },
        {
            "id": 3689,
            "ip_address": "103.67.157.1",
            "count": 1,
            "first_visit": "2022-02-17T13:09:09.383074+06:00",
            "date": null
        },
        {
            "id": 19581,
            "ip_address": "103.67.157.1",
            "count": 1,
            "first_visit": "2022-06-27T23:54:36.329988+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 18541,
            "ip_address": "103.67.157.1",
            "count": 1,
            "first_visit": "2022-06-25T11:09:09.141512+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 11170,
            "ip_address": "103.67.157.100",
            "count": 1,
            "first_visit": "2022-05-24T22:31:42.780287+06:00",
            "date": null
        },
        {
            "id": 27738,
            "ip_address": "103.67.157.101",
            "count": 1,
            "first_visit": "2022-07-26T14:04:05.608359+06:00",
            "date": "2022-07-26"
        }
    ]
}