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

{
    "count": 99956,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90608&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90592&ordering=count",
    "results": [
        {
            "id": 3543,
            "ip_address": "66.249.72.164",
            "count": 4,
            "first_visit": "2022-02-12T10:27:06.840978+06:00",
            "date": null
        },
        {
            "id": 13256,
            "ip_address": "103.180.54.13",
            "count": 4,
            "first_visit": "2022-06-01T14:07:22.887033+06:00",
            "date": null
        },
        {
            "id": 8292,
            "ip_address": "103.25.248.251",
            "count": 4,
            "first_visit": "2022-05-17T20:36:03.580029+06:00",
            "date": null
        },
        {
            "id": 36820,
            "ip_address": "103.89.24.40",
            "count": 4,
            "first_visit": "2022-11-02T08:00:55.117165+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 3406,
            "ip_address": "45.248.148.110",
            "count": 4,
            "first_visit": "2022-02-07T20:21:27.547833+06:00",
            "date": null
        },
        {
            "id": 35335,
            "ip_address": "66.249.66.128",
            "count": 4,
            "first_visit": "2022-10-02T03:33:37.695784+06:00",
            "date": "2022-10-02"
        },
        {
            "id": 38305,
            "ip_address": "66.249.64.200",
            "count": 4,
            "first_visit": "2022-12-04T22:23:04.072313+06:00",
            "date": "2022-12-04"
        },
        {
            "id": 36257,
            "ip_address": "66.249.66.62",
            "count": 4,
            "first_visit": "2022-10-21T15:46:31.158032+06:00",
            "date": "2022-10-21"
        }
    ]
}