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

{
    "count": 97377,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23320&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23304&ordering=-count",
    "results": [
        {
            "id": 12373,
            "ip_address": "103.135.255.13",
            "count": 2,
            "first_visit": "2022-05-29T03:35:05.523178+06:00",
            "date": null
        },
        {
            "id": 29101,
            "ip_address": "37.111.201.5",
            "count": 2,
            "first_visit": "2022-07-29T04:59:26.674257+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 29063,
            "ip_address": "220.158.204.57",
            "count": 2,
            "first_visit": "2022-07-29T01:58:33.482218+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 28345,
            "ip_address": "37.111.225.12",
            "count": 2,
            "first_visit": "2022-07-27T22:09:35.153999+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 29109,
            "ip_address": "103.25.251.253",
            "count": 2,
            "first_visit": "2022-07-29T06:00:15.914465+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 7965,
            "ip_address": "37.111.207.252",
            "count": 2,
            "first_visit": "2022-05-17T11:37:44.675293+06:00",
            "date": null
        },
        {
            "id": 5109,
            "ip_address": "103.197.154.26",
            "count": 2,
            "first_visit": "2022-04-13T20:20:09.680156+06:00",
            "date": null
        },
        {
            "id": 88,
            "ip_address": "37.111.206.87",
            "count": 2,
            "first_visit": "2021-12-03T18:15:00.284446+06:00",
            "date": null
        }
    ]
}