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

{
    "count": 92536,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80968&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80952&ordering=ip_address",
    "results": [
        {
            "id": 43845,
            "ip_address": "51.79.19.38",
            "count": 1,
            "first_visit": "2023-03-16T00:41:09.572176+06:00",
            "date": "2023-03-16"
        },
        {
            "id": 47698,
            "ip_address": "51.79.19.38",
            "count": 1,
            "first_visit": "2023-06-05T01:09:47.439100+06:00",
            "date": "2023-06-05"
        },
        {
            "id": 48925,
            "ip_address": "51.79.19.38",
            "count": 1,
            "first_visit": "2023-06-27T13:24:47.834355+06:00",
            "date": "2023-06-27"
        },
        {
            "id": 4955,
            "ip_address": "51.79.197.182",
            "count": 1,
            "first_visit": "2022-04-06T15:51:38.516024+06:00",
            "date": null
        },
        {
            "id": 38576,
            "ip_address": "51.79.205.111",
            "count": 1,
            "first_visit": "2022-12-11T18:28:37.304038+06:00",
            "date": "2022-12-11"
        },
        {
            "id": 10538,
            "ip_address": "51.79.206.100",
            "count": 1,
            "first_visit": "2022-05-23T08:54:03.757140+06:00",
            "date": null
        },
        {
            "id": 1998,
            "ip_address": "51.79.207.177",
            "count": 2,
            "first_visit": "2022-01-12T01:49:00.543551+06:00",
            "date": null
        },
        {
            "id": 27553,
            "ip_address": "51.79.223.126",
            "count": 1,
            "first_visit": "2022-07-26T02:09:11.829745+06:00",
            "date": "2022-07-26"
        }
    ]
}