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

{
    "count": 100988,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85648&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85632&ordering=ip_address",
    "results": [
        {
            "id": 38922,
            "ip_address": "45.120.114.172",
            "count": 1,
            "first_visit": "2022-12-18T12:48:53.298710+06:00",
            "date": "2022-12-18"
        },
        {
            "id": 20772,
            "ip_address": "45.120.114.172",
            "count": 2,
            "first_visit": "2022-07-02T23:40:06.380450+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 2953,
            "ip_address": "45.120.114.172",
            "count": 6,
            "first_visit": "2022-01-27T20:44:57.959030+06:00",
            "date": null
        },
        {
            "id": 74086,
            "ip_address": "45.120.114.172",
            "count": 1,
            "first_visit": "2024-10-06T20:58:51.607431+06:00",
            "date": "2024-10-06"
        },
        {
            "id": 70105,
            "ip_address": "45.120.114.173",
            "count": 1,
            "first_visit": "2024-06-21T22:04:20.556781+06:00",
            "date": "2024-06-21"
        },
        {
            "id": 239,
            "ip_address": "45.120.114.173",
            "count": 26,
            "first_visit": "2021-12-05T22:25:54.932087+06:00",
            "date": null
        },
        {
            "id": 15742,
            "ip_address": "45.120.114.173",
            "count": 2,
            "first_visit": "2022-06-16T21:29:28.669611+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 17831,
            "ip_address": "45.120.114.174",
            "count": 1,
            "first_visit": "2022-06-23T19:03:38.099827+06:00",
            "date": "2022-06-23"
        }
    ]
}