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

{
    "count": 99729,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12040&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12024&ordering=-count",
    "results": [
        {
            "id": 23808,
            "ip_address": "103.209.21.172",
            "count": 3,
            "first_visit": "2022-07-18T22:38:53.740390+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 10067,
            "ip_address": "103.126.217.32",
            "count": 3,
            "first_visit": "2022-05-21T19:23:48.717401+06:00",
            "date": null
        },
        {
            "id": 23834,
            "ip_address": "42.0.7.237",
            "count": 3,
            "first_visit": "2022-07-18T22:44:58.755680+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23916,
            "ip_address": "103.173.10.42",
            "count": 3,
            "first_visit": "2022-07-18T23:20:47.742435+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 8819,
            "ip_address": "37.111.232.109",
            "count": 3,
            "first_visit": "2022-05-18T11:16:58.321586+06:00",
            "date": null
        },
        {
            "id": 2559,
            "ip_address": "103.150.41.1",
            "count": 3,
            "first_visit": "2022-01-21T11:36:46.526312+06:00",
            "date": null
        },
        {
            "id": 1305,
            "ip_address": "103.133.134.148",
            "count": 3,
            "first_visit": "2021-12-23T18:54:28.956835+06:00",
            "date": null
        },
        {
            "id": 68270,
            "ip_address": "37.111.212.147",
            "count": 3,
            "first_visit": "2024-05-13T14:45:04.582861+06:00",
            "date": "2024-05-13"
        }
    ]
}