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

{
    "count": 101098,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84784&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84768&ordering=ip_address",
    "results": [
        {
            "id": 62459,
            "ip_address": "43.245.123.143",
            "count": 1,
            "first_visit": "2024-01-05T22:09:44.856965+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 12059,
            "ip_address": "43.245.123.145",
            "count": 1,
            "first_visit": "2022-05-27T23:39:38.186393+06:00",
            "date": null
        },
        {
            "id": 20830,
            "ip_address": "43.245.123.146",
            "count": 1,
            "first_visit": "2022-07-03T09:11:12.155793+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 8042,
            "ip_address": "43.245.123.146",
            "count": 1,
            "first_visit": "2022-05-17T12:12:35.092392+06:00",
            "date": null
        },
        {
            "id": 9329,
            "ip_address": "43.245.123.147",
            "count": 1,
            "first_visit": "2022-05-19T11:24:02.525160+06:00",
            "date": null
        },
        {
            "id": 9328,
            "ip_address": "43.245.123.147",
            "count": 1,
            "first_visit": "2022-05-19T11:24:02.523820+06:00",
            "date": null
        },
        {
            "id": 8977,
            "ip_address": "43.245.123.148",
            "count": 1,
            "first_visit": "2022-05-18T14:42:56.804874+06:00",
            "date": null
        },
        {
            "id": 21245,
            "ip_address": "43.245.123.149",
            "count": 1,
            "first_visit": "2022-07-05T21:14:17.402377+06:00",
            "date": "2022-07-05"
        }
    ]
}