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

{
    "count": 92613,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10008&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9992&ordering=count",
    "results": [
        {
            "id": 10069,
            "ip_address": "37.111.198.156",
            "count": 1,
            "first_visit": "2022-05-21T19:42:20.084696+06:00",
            "date": null
        },
        {
            "id": 10070,
            "ip_address": "37.111.212.14",
            "count": 1,
            "first_visit": "2022-05-21T19:48:04.884401+06:00",
            "date": null
        },
        {
            "id": 10071,
            "ip_address": "118.179.17.176",
            "count": 1,
            "first_visit": "2022-05-21T19:57:39.600574+06:00",
            "date": null
        },
        {
            "id": 10072,
            "ip_address": "202.173.123.5",
            "count": 1,
            "first_visit": "2022-05-21T20:02:35.314898+06:00",
            "date": null
        },
        {
            "id": 10073,
            "ip_address": "43.245.123.140",
            "count": 1,
            "first_visit": "2022-05-21T20:11:48.925192+06:00",
            "date": null
        },
        {
            "id": 10074,
            "ip_address": "37.111.204.172",
            "count": 1,
            "first_visit": "2022-05-21T20:19:13.107998+06:00",
            "date": null
        },
        {
            "id": 10075,
            "ip_address": "43.245.123.48",
            "count": 1,
            "first_visit": "2022-05-21T20:22:19.605259+06:00",
            "date": null
        },
        {
            "id": 16022,
            "ip_address": "37.111.245.101",
            "count": 1,
            "first_visit": "2022-06-17T15:57:02.839183+06:00",
            "date": "2022-06-17"
        }
    ]
}