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

{
    "count": 102516,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=72600&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=72584&ordering=ip_address",
    "results": [
        {
            "id": 5004,
            "ip_address": "27.147.205.74",
            "count": 1,
            "first_visit": "2022-04-09T03:03:30.352309+06:00",
            "date": null
        },
        {
            "id": 26106,
            "ip_address": "27.147.205.74",
            "count": 1,
            "first_visit": "2022-07-22T23:32:34.138167+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 3812,
            "ip_address": "27.147.205.76",
            "count": 3,
            "first_visit": "2022-02-23T10:08:07.422871+06:00",
            "date": null
        },
        {
            "id": 4368,
            "ip_address": "27.147.205.79",
            "count": 2,
            "first_visit": "2022-03-14T17:45:32.325954+06:00",
            "date": null
        },
        {
            "id": 2498,
            "ip_address": "27.147.205.8",
            "count": 1,
            "first_visit": "2022-01-20T09:50:36.555184+06:00",
            "date": null
        },
        {
            "id": 46894,
            "ip_address": "27.147.205.89",
            "count": 1,
            "first_visit": "2023-05-20T18:50:01.983836+06:00",
            "date": "2023-05-20"
        },
        {
            "id": 11575,
            "ip_address": "27.147.205.90",
            "count": 1,
            "first_visit": "2022-05-26T01:17:09.191986+06:00",
            "date": null
        },
        {
            "id": 5518,
            "ip_address": "27.147.205.91",
            "count": 1,
            "first_visit": "2022-05-01T12:11:38.635422+06:00",
            "date": null
        }
    ]
}