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

{
    "count": 96379,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20968&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20952&ordering=-count",
    "results": [
        {
            "id": 2316,
            "ip_address": "103.156.189.50",
            "count": 2,
            "first_visit": "2022-01-16T16:50:23.283982+06:00",
            "date": null
        },
        {
            "id": 32467,
            "ip_address": "66.249.66.28",
            "count": 2,
            "first_visit": "2022-08-20T00:29:50.339891+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 34,
            "ip_address": "138.199.46.172",
            "count": 2,
            "first_visit": "2021-12-03T02:26:34.217714+06:00",
            "date": null
        },
        {
            "id": 1447,
            "ip_address": "103.222.22.9",
            "count": 2,
            "first_visit": "2021-12-28T18:28:20.130765+06:00",
            "date": null
        },
        {
            "id": 19989,
            "ip_address": "103.173.30.3",
            "count": 2,
            "first_visit": "2022-06-29T10:34:51.756648+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 16210,
            "ip_address": "103.134.255.117",
            "count": 2,
            "first_visit": "2022-06-18T04:33:29.649814+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 10237,
            "ip_address": "58.145.188.233",
            "count": 2,
            "first_visit": "2022-05-22T09:38:18.448452+06:00",
            "date": null
        },
        {
            "id": 35210,
            "ip_address": "103.221.254.70",
            "count": 2,
            "first_visit": "2022-09-29T18:53:12.862914+06:00",
            "date": "2022-09-29"
        }
    ]
}