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

{
    "count": 91514,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90352&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90336&ordering=ip_address",
    "results": [
        {
            "id": 1972,
            "ip_address": "78.129.221.11",
            "count": 1,
            "first_visit": "2022-01-11T22:37:31.834718+06:00",
            "date": null
        },
        {
            "id": 44312,
            "ip_address": "78.129.221.84",
            "count": 1,
            "first_visit": "2023-03-23T23:08:59.456099+06:00",
            "date": "2023-03-23"
        },
        {
            "id": 36172,
            "ip_address": "78.129.221.86",
            "count": 1,
            "first_visit": "2022-10-19T22:35:36.078784+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 3316,
            "ip_address": "78.129.221.86",
            "count": 1,
            "first_visit": "2022-02-05T03:51:26.196276+06:00",
            "date": null
        },
        {
            "id": 36897,
            "ip_address": "78.129.237.30",
            "count": 1,
            "first_visit": "2022-11-04T00:27:39.277662+06:00",
            "date": "2022-11-04"
        },
        {
            "id": 3310,
            "ip_address": "78.129.253.107",
            "count": 2,
            "first_visit": "2022-02-04T20:37:33.774370+06:00",
            "date": null
        },
        {
            "id": 49262,
            "ip_address": "78.137.229.243",
            "count": 1,
            "first_visit": "2023-07-03T15:25:31.902281+06:00",
            "date": "2023-07-03"
        },
        {
            "id": 67307,
            "ip_address": "78.149.66.60",
            "count": 1,
            "first_visit": "2024-04-22T16:55:47.214996+06:00",
            "date": "2024-04-22"
        }
    ]
}