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

{
    "count": 97594,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24584&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24568&ordering=-count",
    "results": [
        {
            "id": 7455,
            "ip_address": "37.111.206.101",
            "count": 2,
            "first_visit": "2022-05-16T23:18:27.870306+06:00",
            "date": null
        },
        {
            "id": 27293,
            "ip_address": "114.119.133.166",
            "count": 2,
            "first_visit": "2022-07-25T13:18:02.321245+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 12934,
            "ip_address": "103.120.38.90",
            "count": 2,
            "first_visit": "2022-05-30T23:59:09.785906+06:00",
            "date": null
        },
        {
            "id": 27353,
            "ip_address": "123.200.11.118",
            "count": 2,
            "first_visit": "2022-07-25T14:57:27.175003+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 21425,
            "ip_address": "114.119.150.68",
            "count": 2,
            "first_visit": "2022-07-07T05:07:40.781332+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 21482,
            "ip_address": "114.119.128.40",
            "count": 2,
            "first_visit": "2022-07-07T15:56:38.804710+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 8903,
            "ip_address": "37.111.205.76",
            "count": 2,
            "first_visit": "2022-05-18T12:27:24.777283+06:00",
            "date": null
        },
        {
            "id": 4539,
            "ip_address": "192.186.182.14",
            "count": 2,
            "first_visit": "2022-03-21T03:44:12.710444+06:00",
            "date": null
        }
    ]
}