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

{
    "count": 92306,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6280&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6264&ordering=ip_address",
    "results": [
        {
            "id": 10258,
            "ip_address": "103.144.198.36",
            "count": 1,
            "first_visit": "2022-05-22T11:11:07.921123+06:00",
            "date": null
        },
        {
            "id": 50529,
            "ip_address": "103.144.198.36",
            "count": 1,
            "first_visit": "2023-07-21T21:06:08.711800+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 23765,
            "ip_address": "103.144.198.38",
            "count": 1,
            "first_visit": "2022-07-18T22:27:06.552329+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 28502,
            "ip_address": "103.144.198.39",
            "count": 2,
            "first_visit": "2022-07-28T01:45:41.515363+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 53997,
            "ip_address": "103.144.198.39",
            "count": 1,
            "first_visit": "2023-08-31T21:25:56.174832+06:00",
            "date": "2023-08-31"
        },
        {
            "id": 5048,
            "ip_address": "103.144.198.40",
            "count": 4,
            "first_visit": "2022-04-11T12:22:09.223829+06:00",
            "date": null
        },
        {
            "id": 2143,
            "ip_address": "103.144.198.41",
            "count": 1,
            "first_visit": "2022-01-13T21:22:22.110197+06:00",
            "date": null
        },
        {
            "id": 65517,
            "ip_address": "103.144.198.52",
            "count": 2,
            "first_visit": "2024-03-04T20:40:50.178824+06:00",
            "date": "2024-03-04"
        }
    ]
}