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

{
    "count": 100732,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18880&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18864&ordering=-count",
    "results": [
        {
            "id": 773,
            "ip_address": "103.67.158.142",
            "count": 2,
            "first_visit": "2021-12-17T22:37:24.609940+06:00",
            "date": null
        },
        {
            "id": 49139,
            "ip_address": "114.119.139.48",
            "count": 2,
            "first_visit": "2023-07-01T11:52:11.735594+06:00",
            "date": "2023-07-01"
        },
        {
            "id": 49164,
            "ip_address": "114.119.130.251",
            "count": 2,
            "first_visit": "2023-07-01T20:40:34.865687+06:00",
            "date": "2023-07-01"
        },
        {
            "id": 49129,
            "ip_address": "160.202.144.6",
            "count": 2,
            "first_visit": "2023-07-01T07:47:07.300813+06:00",
            "date": "2023-07-01"
        },
        {
            "id": 11891,
            "ip_address": "43.245.122.39",
            "count": 2,
            "first_visit": "2022-05-27T11:07:27.943799+06:00",
            "date": null
        },
        {
            "id": 49054,
            "ip_address": "169.1.11.222",
            "count": 2,
            "first_visit": "2023-06-29T17:07:33.218752+06:00",
            "date": "2023-06-29"
        },
        {
            "id": 49035,
            "ip_address": "37.111.226.115",
            "count": 2,
            "first_visit": "2023-06-29T09:23:12.746552+06:00",
            "date": "2023-06-29"
        },
        {
            "id": 11873,
            "ip_address": "37.111.217.63",
            "count": 2,
            "first_visit": "2022-05-27T09:33:09.940897+06:00",
            "date": null
        }
    ]
}