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

{
    "count": 103055,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52848&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52832&ordering=ip_address",
    "results": [
        {
            "id": 40270,
            "ip_address": "123.253.214.92",
            "count": 1,
            "first_visit": "2023-01-12T12:23:55.866769+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 44076,
            "ip_address": "123.253.214.94",
            "count": 1,
            "first_visit": "2023-03-19T23:45:41.615711+06:00",
            "date": "2023-03-19"
        },
        {
            "id": 21632,
            "ip_address": "123.253.215.11",
            "count": 2,
            "first_visit": "2022-07-08T20:49:30.227968+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 4085,
            "ip_address": "123.253.215.11",
            "count": 8,
            "first_visit": "2022-03-05T01:54:50.592661+06:00",
            "date": null
        },
        {
            "id": 76086,
            "ip_address": "123.253.215.113",
            "count": 1,
            "first_visit": "2024-11-26T20:08:25.812824+06:00",
            "date": "2024-11-26"
        },
        {
            "id": 2865,
            "ip_address": "123.253.215.12",
            "count": 1,
            "first_visit": "2022-01-26T01:05:18.299599+06:00",
            "date": null
        },
        {
            "id": 36894,
            "ip_address": "123.253.215.12",
            "count": 1,
            "first_visit": "2022-11-03T20:36:31.168916+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 4222,
            "ip_address": "123.253.215.14",
            "count": 2,
            "first_visit": "2022-03-09T18:10:18.762572+06:00",
            "date": null
        }
    ]
}