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

{
    "count": 102141,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43896&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43880&ordering=ip_address",
    "results": [
        {
            "id": 55379,
            "ip_address": "114.119.156.182",
            "count": 1,
            "first_visit": "2023-09-18T16:20:06.989352+06:00",
            "date": "2023-09-18"
        },
        {
            "id": 404,
            "ip_address": "114.119.156.182",
            "count": 16,
            "first_visit": "2021-12-08T10:40:45.284429+06:00",
            "date": null
        },
        {
            "id": 633,
            "ip_address": "114.119.156.185",
            "count": 9,
            "first_visit": "2021-12-13T06:07:42.707976+06:00",
            "date": null
        },
        {
            "id": 52773,
            "ip_address": "114.119.156.185",
            "count": 1,
            "first_visit": "2023-08-17T17:35:25.731045+06:00",
            "date": "2023-08-17"
        },
        {
            "id": 46558,
            "ip_address": "114.119.156.185",
            "count": 1,
            "first_visit": "2023-05-14T07:31:43.842192+06:00",
            "date": "2023-05-14"
        },
        {
            "id": 49869,
            "ip_address": "114.119.156.185",
            "count": 2,
            "first_visit": "2023-07-13T00:19:14.540289+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 58884,
            "ip_address": "114.119.156.185",
            "count": 1,
            "first_visit": "2023-11-03T10:26:10.149336+06:00",
            "date": "2023-11-03"
        },
        {
            "id": 60710,
            "ip_address": "114.119.156.185",
            "count": 1,
            "first_visit": "2023-12-07T07:18:44.941074+06:00",
            "date": "2023-12-07"
        }
    ]
}