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

{
    "count": 99765,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9280&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9264&ordering=ip_address",
    "results": [
        {
            "id": 9800,
            "ip_address": "103.159.171.134",
            "count": 1,
            "first_visit": "2022-05-20T20:26:36.849857+06:00",
            "date": null
        },
        {
            "id": 17557,
            "ip_address": "103.159.171.178",
            "count": 2,
            "first_visit": "2022-06-23T01:30:17.531474+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 64876,
            "ip_address": "103.159.171.248",
            "count": 1,
            "first_visit": "2024-02-18T23:13:51.721685+06:00",
            "date": "2024-02-18"
        },
        {
            "id": 60283,
            "ip_address": "103.159.171.70",
            "count": 1,
            "first_visit": "2023-11-29T16:53:14.073622+06:00",
            "date": "2023-11-29"
        },
        {
            "id": 69671,
            "ip_address": "103.159.171.70",
            "count": 1,
            "first_visit": "2024-06-08T17:45:58.120859+06:00",
            "date": "2024-06-08"
        },
        {
            "id": 69820,
            "ip_address": "103.159.171.70",
            "count": 1,
            "first_visit": "2024-06-12T14:15:05.704956+06:00",
            "date": "2024-06-12"
        },
        {
            "id": 12617,
            "ip_address": "103.159.171.70",
            "count": 1,
            "first_visit": "2022-05-29T23:16:01.587134+06:00",
            "date": null
        },
        {
            "id": 63449,
            "ip_address": "103.159.171.76",
            "count": 2,
            "first_visit": "2024-01-20T01:31:22.828912+06:00",
            "date": "2024-01-20"
        }
    ]
}