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

{
    "count": 96923,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2936&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2920&ordering=ip_address",
    "results": [
        {
            "id": 40225,
            "ip_address": "103.120.38.62",
            "count": 1,
            "first_visit": "2023-01-11T17:55:33.841988+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 6972,
            "ip_address": "103.120.38.65",
            "count": 1,
            "first_visit": "2022-05-16T18:09:33.096209+06:00",
            "date": null
        },
        {
            "id": 24397,
            "ip_address": "103.120.38.7",
            "count": 1,
            "first_visit": "2022-07-20T08:22:16.480663+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 6217,
            "ip_address": "103.120.38.7",
            "count": 1,
            "first_visit": "2022-05-15T06:10:06.085181+06:00",
            "date": null
        },
        {
            "id": 839,
            "ip_address": "103.120.38.70",
            "count": 1,
            "first_visit": "2021-12-19T18:26:51.161261+06:00",
            "date": null
        },
        {
            "id": 17175,
            "ip_address": "103.120.38.71",
            "count": 1,
            "first_visit": "2022-06-21T22:00:14.356680+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 18808,
            "ip_address": "103.120.38.75",
            "count": 1,
            "first_visit": "2022-06-25T22:14:08.807632+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 19196,
            "ip_address": "103.120.38.75",
            "count": 1,
            "first_visit": "2022-06-26T21:15:01.381579+06:00",
            "date": "2022-06-26"
        }
    ]
}