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

{
    "count": 101716,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76520&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76504&ordering=ip_address",
    "results": [
        {
            "id": 8600,
            "ip_address": "37.111.205.161",
            "count": 1,
            "first_visit": "2022-05-18T01:10:55.550862+06:00",
            "date": null
        },
        {
            "id": 17449,
            "ip_address": "37.111.205.163",
            "count": 1,
            "first_visit": "2022-06-22T18:22:20.971590+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 14752,
            "ip_address": "37.111.205.166",
            "count": 1,
            "first_visit": "2022-06-13T09:19:22.053212+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 47134,
            "ip_address": "37.111.205.166",
            "count": 1,
            "first_visit": "2023-05-25T15:47:13.240485+06:00",
            "date": "2023-05-25"
        },
        {
            "id": 58278,
            "ip_address": "37.111.205.169",
            "count": 1,
            "first_visit": "2023-10-23T19:06:52.849999+06:00",
            "date": "2023-10-23"
        },
        {
            "id": 24861,
            "ip_address": "37.111.205.169",
            "count": 3,
            "first_visit": "2022-07-20T20:01:30.634468+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 8022,
            "ip_address": "37.111.205.17",
            "count": 1,
            "first_visit": "2022-05-17T12:03:14.804398+06:00",
            "date": null
        },
        {
            "id": 5144,
            "ip_address": "37.111.205.170",
            "count": 4,
            "first_visit": "2022-04-16T00:33:02.423366+06:00",
            "date": null
        }
    ]
}