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

{
    "count": 96121,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19872&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19856&ordering=-count",
    "results": [
        {
            "id": 42170,
            "ip_address": "103.68.6.199",
            "count": 2,
            "first_visit": "2023-02-14T13:09:11.185281+06:00",
            "date": "2023-02-14"
        },
        {
            "id": 5086,
            "ip_address": "103.138.120.148",
            "count": 2,
            "first_visit": "2022-04-12T16:30:45.894578+06:00",
            "date": null
        },
        {
            "id": 42162,
            "ip_address": "103.148.179.8",
            "count": 2,
            "first_visit": "2023-02-14T12:05:21.395451+06:00",
            "date": "2023-02-14"
        },
        {
            "id": 5025,
            "ip_address": "122.152.49.2",
            "count": 2,
            "first_visit": "2022-04-10T14:45:07.627617+06:00",
            "date": null
        },
        {
            "id": 2288,
            "ip_address": "116.204.154.38",
            "count": 2,
            "first_visit": "2022-01-16T13:12:50.409355+06:00",
            "date": null
        },
        {
            "id": 42106,
            "ip_address": "116.68.199.110",
            "count": 2,
            "first_visit": "2023-02-13T13:44:33.485404+06:00",
            "date": "2023-02-13"
        },
        {
            "id": 5027,
            "ip_address": "103.175.130.6",
            "count": 2,
            "first_visit": "2022-04-10T15:01:26.332585+06:00",
            "date": null
        },
        {
            "id": 42074,
            "ip_address": "168.119.68.254",
            "count": 2,
            "first_visit": "2023-02-12T14:19:08.983632+06:00",
            "date": "2023-02-12"
        }
    ]
}