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

{
    "count": 92270,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6000&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5984&ordering=id",
    "results": [
        {
            "id": 5993,
            "ip_address": "103.121.76.237",
            "count": 3,
            "first_visit": "2022-05-14T14:13:26.413755+06:00",
            "date": null
        },
        {
            "id": 5994,
            "ip_address": "114.119.135.215",
            "count": 2,
            "first_visit": "2022-05-14T14:16:51.717593+06:00",
            "date": null
        },
        {
            "id": 5995,
            "ip_address": "103.242.23.177",
            "count": 11,
            "first_visit": "2022-05-14T14:54:06.478445+06:00",
            "date": null
        },
        {
            "id": 5996,
            "ip_address": "45.124.13.0",
            "count": 1,
            "first_visit": "2022-05-14T15:16:33.049229+06:00",
            "date": null
        },
        {
            "id": 5997,
            "ip_address": "114.119.143.210",
            "count": 4,
            "first_visit": "2022-05-14T15:34:56.811550+06:00",
            "date": null
        },
        {
            "id": 5998,
            "ip_address": "114.119.136.245",
            "count": 3,
            "first_visit": "2022-05-14T15:37:23.503657+06:00",
            "date": null
        },
        {
            "id": 5999,
            "ip_address": "103.49.202.171",
            "count": 1,
            "first_visit": "2022-05-14T15:42:44.707616+06:00",
            "date": null
        },
        {
            "id": 6000,
            "ip_address": "114.119.140.47",
            "count": 1,
            "first_visit": "2022-05-14T15:49:59.108666+06:00",
            "date": null
        }
    ]
}