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

{
    "count": 101171,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84352&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84336&ordering=ip_address",
    "results": [
        {
            "id": 27060,
            "ip_address": "43.245.120.251",
            "count": 1,
            "first_visit": "2022-07-25T06:49:42.516225+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 6487,
            "ip_address": "43.245.120.252",
            "count": 1,
            "first_visit": "2022-05-15T23:51:24.225453+06:00",
            "date": null
        },
        {
            "id": 26764,
            "ip_address": "43.245.120.252",
            "count": 1,
            "first_visit": "2022-07-24T13:52:40.028952+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 29234,
            "ip_address": "43.245.120.27",
            "count": 1,
            "first_visit": "2022-07-29T11:25:27.987932+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 30040,
            "ip_address": "43.245.120.27",
            "count": 1,
            "first_visit": "2022-07-30T22:52:57.432609+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 53523,
            "ip_address": "43.245.120.28",
            "count": 1,
            "first_visit": "2023-08-25T19:49:53.580224+06:00",
            "date": "2023-08-25"
        },
        {
            "id": 8931,
            "ip_address": "43.245.120.29",
            "count": 1,
            "first_visit": "2022-05-18T12:50:08.427340+06:00",
            "date": null
        },
        {
            "id": 6779,
            "ip_address": "43.245.120.3",
            "count": 2,
            "first_visit": "2022-05-16T15:18:00.942420+06:00",
            "date": null
        }
    ]
}