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

{
    "count": 96203,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20264&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20248&ordering=ip_address",
    "results": [
        {
            "id": 26334,
            "ip_address": "103.67.158.2",
            "count": 1,
            "first_visit": "2022-07-23T12:36:05.859414+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 8367,
            "ip_address": "103.67.158.20",
            "count": 1,
            "first_visit": "2022-05-17T22:36:06.827325+06:00",
            "date": null
        },
        {
            "id": 24380,
            "ip_address": "103.67.158.20",
            "count": 1,
            "first_visit": "2022-07-20T07:01:41.710206+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 6043,
            "ip_address": "103.67.158.200",
            "count": 1,
            "first_visit": "2022-05-14T19:13:18.895308+06:00",
            "date": null
        },
        {
            "id": 50886,
            "ip_address": "103.67.158.202",
            "count": 1,
            "first_visit": "2023-07-26T11:19:57.182380+06:00",
            "date": "2023-07-26"
        },
        {
            "id": 24494,
            "ip_address": "103.67.158.203",
            "count": 1,
            "first_visit": "2022-07-20T10:56:01.153837+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 27761,
            "ip_address": "103.67.158.204",
            "count": 1,
            "first_visit": "2022-07-26T15:00:41.665158+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 7508,
            "ip_address": "103.67.158.204",
            "count": 1,
            "first_visit": "2022-05-16T23:49:33.244672+06:00",
            "date": null
        }
    ]
}