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

{
    "count": 95030,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15672&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15656&ordering=-ip_address",
    "results": [
        {
            "id": 25422,
            "ip_address": "43.224.119.230",
            "count": 1,
            "first_visit": "2022-07-21T11:30:38.794937+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 23309,
            "ip_address": "43.224.119.230",
            "count": 1,
            "first_visit": "2022-07-17T13:34:54.072475+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 61170,
            "ip_address": "43.224.119.126",
            "count": 1,
            "first_visit": "2023-12-14T11:09:20.040257+06:00",
            "date": "2023-12-14"
        },
        {
            "id": 39032,
            "ip_address": "43.224.118.42",
            "count": 1,
            "first_visit": "2022-12-20T12:18:52.726215+06:00",
            "date": "2022-12-20"
        },
        {
            "id": 26828,
            "ip_address": "43.224.118.163",
            "count": 1,
            "first_visit": "2022-07-24T18:38:20.915324+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 2391,
            "ip_address": "43.224.117.183",
            "count": 8,
            "first_visit": "2022-01-17T21:40:34.752423+06:00",
            "date": null
        },
        {
            "id": 20875,
            "ip_address": "43.224.117.182",
            "count": 6,
            "first_visit": "2022-07-03T13:19:07.046071+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 4942,
            "ip_address": "43.224.117.182",
            "count": 1,
            "first_visit": "2022-04-05T23:44:23.116716+06:00",
            "date": null
        }
    ]
}