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

{
    "count": 100532,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19960&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19944&ordering=-count",
    "results": [
        {
            "id": 5276,
            "ip_address": "37.111.205.18",
            "count": 2,
            "first_visit": "2022-04-20T14:00:26.950137+06:00",
            "date": null
        },
        {
            "id": 1343,
            "ip_address": "103.134.25.249",
            "count": 2,
            "first_visit": "2021-12-24T20:29:09.249933+06:00",
            "date": null
        },
        {
            "id": 46094,
            "ip_address": "37.111.212.241",
            "count": 2,
            "first_visit": "2023-05-04T13:59:24.025957+06:00",
            "date": "2023-05-04"
        },
        {
            "id": 46118,
            "ip_address": "202.134.14.129",
            "count": 2,
            "first_visit": "2023-05-05T01:08:16.922084+06:00",
            "date": "2023-05-05"
        },
        {
            "id": 46016,
            "ip_address": "66.249.66.76",
            "count": 2,
            "first_visit": "2023-05-02T21:26:20.775595+06:00",
            "date": "2023-05-02"
        },
        {
            "id": 46034,
            "ip_address": "45.120.98.130",
            "count": 2,
            "first_visit": "2023-05-03T03:49:26.714128+06:00",
            "date": "2023-05-03"
        },
        {
            "id": 46047,
            "ip_address": "103.220.204.79",
            "count": 2,
            "first_visit": "2023-05-03T11:34:04.731540+06:00",
            "date": "2023-05-03"
        },
        {
            "id": 45984,
            "ip_address": "66.249.73.26",
            "count": 2,
            "first_visit": "2023-05-02T02:22:10.810595+06:00",
            "date": "2023-05-02"
        }
    ]
}