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

{
    "count": 99634,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23600&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23584&ordering=-ip_address",
    "results": [
        {
            "id": 27347,
            "ip_address": "37.111.207.202",
            "count": 1,
            "first_visit": "2022-07-25T14:34:59.319619+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 12609,
            "ip_address": "37.111.207.201",
            "count": 1,
            "first_visit": "2022-05-29T23:08:32.542793+06:00",
            "date": null
        },
        {
            "id": 31031,
            "ip_address": "37.111.207.200",
            "count": 1,
            "first_visit": "2022-08-03T18:21:30.604648+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 13269,
            "ip_address": "37.111.207.200",
            "count": 1,
            "first_visit": "2022-06-01T17:33:47.666269+06:00",
            "date": null
        },
        {
            "id": 26877,
            "ip_address": "37.111.207.20",
            "count": 1,
            "first_visit": "2022-07-24T22:36:57.554687+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 23737,
            "ip_address": "37.111.207.2",
            "count": 1,
            "first_visit": "2022-07-18T22:21:42.449598+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 27144,
            "ip_address": "37.111.207.199",
            "count": 1,
            "first_visit": "2022-07-25T10:35:42.429971+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 79333,
            "ip_address": "37.111.207.199",
            "count": 1,
            "first_visit": "2025-02-23T13:48:22.671912+06:00",
            "date": "2025-02-23"
        }
    ]
}