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

{
    "count": 92426,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82136&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82120&ordering=ip_address",
    "results": [
        {
            "id": 16434,
            "ip_address": "58.145.186.243",
            "count": 1,
            "first_visit": "2022-06-18T20:35:53.875052+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 8836,
            "ip_address": "58.145.186.243",
            "count": 2,
            "first_visit": "2022-05-18T11:28:54.080521+06:00",
            "date": null
        },
        {
            "id": 25551,
            "ip_address": "58.145.186.243",
            "count": 1,
            "first_visit": "2022-07-21T13:11:40.414739+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 21178,
            "ip_address": "58.145.186.244",
            "count": 1,
            "first_visit": "2022-07-05T06:21:40.449339+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 10976,
            "ip_address": "58.145.186.244",
            "count": 8,
            "first_visit": "2022-05-24T13:27:20.424806+06:00",
            "date": null
        },
        {
            "id": 52621,
            "ip_address": "58.145.186.245",
            "count": 1,
            "first_visit": "2023-08-15T21:39:06.951208+06:00",
            "date": "2023-08-15"
        },
        {
            "id": 41012,
            "ip_address": "58.145.186.246",
            "count": 1,
            "first_visit": "2023-01-26T22:42:06.975943+06:00",
            "date": "2023-01-26"
        },
        {
            "id": 6752,
            "ip_address": "58.145.186.246",
            "count": 2,
            "first_visit": "2022-05-16T14:31:24.713953+06:00",
            "date": null
        }
    ]
}