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

{
    "count": 102369,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45280&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45264&ordering=ip_address",
    "results": [
        {
            "id": 58419,
            "ip_address": "114.119.159.234",
            "count": 1,
            "first_visit": "2023-10-26T02:27:15.430028+06:00",
            "date": "2023-10-26"
        },
        {
            "id": 60420,
            "ip_address": "114.119.159.234",
            "count": 1,
            "first_visit": "2023-12-02T11:30:06.895300+06:00",
            "date": "2023-12-02"
        },
        {
            "id": 64124,
            "ip_address": "114.119.159.234",
            "count": 1,
            "first_visit": "2024-01-31T10:35:13.442775+06:00",
            "date": "2024-01-31"
        },
        {
            "id": 43833,
            "ip_address": "114.119.159.234",
            "count": 1,
            "first_visit": "2023-03-15T23:26:52.425363+06:00",
            "date": "2023-03-15"
        },
        {
            "id": 54785,
            "ip_address": "114.119.159.234",
            "count": 1,
            "first_visit": "2023-09-11T07:13:50.235475+06:00",
            "date": "2023-09-11"
        },
        {
            "id": 547,
            "ip_address": "114.119.159.234",
            "count": 9,
            "first_visit": "2021-12-10T19:42:14.065046+06:00",
            "date": null
        },
        {
            "id": 259,
            "ip_address": "114.119.159.236",
            "count": 12,
            "first_visit": "2021-12-06T07:05:12.342539+06:00",
            "date": null
        },
        {
            "id": 53908,
            "ip_address": "114.119.159.236",
            "count": 1,
            "first_visit": "2023-08-30T18:02:36.375743+06:00",
            "date": "2023-08-30"
        }
    ]
}