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

{
    "count": 93342,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79032&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79016&ordering=ip_address",
    "results": [
        {
            "id": 29370,
            "ip_address": "43.245.123.49",
            "count": 1,
            "first_visit": "2022-07-29T15:36:25.817249+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 30644,
            "ip_address": "43.245.123.49",
            "count": 1,
            "first_visit": "2022-08-01T12:46:38.871873+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 1679,
            "ip_address": "43.245.123.5",
            "count": 4,
            "first_visit": "2022-01-05T21:08:08.611344+06:00",
            "date": null
        },
        {
            "id": 9554,
            "ip_address": "43.245.123.50",
            "count": 2,
            "first_visit": "2022-05-19T23:27:30.467673+06:00",
            "date": null
        },
        {
            "id": 15770,
            "ip_address": "43.245.123.50",
            "count": 1,
            "first_visit": "2022-06-16T23:38:54.197271+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 7973,
            "ip_address": "43.245.123.51",
            "count": 5,
            "first_visit": "2022-05-17T11:41:10.835958+06:00",
            "date": null
        },
        {
            "id": 7530,
            "ip_address": "43.245.123.52",
            "count": 4,
            "first_visit": "2022-05-17T00:00:45.635145+06:00",
            "date": null
        },
        {
            "id": 43177,
            "ip_address": "43.245.123.52",
            "count": 1,
            "first_visit": "2023-03-05T00:03:48.861772+06:00",
            "date": "2023-03-05"
        }
    ]
}