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

{
    "count": 92159,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2032&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2016&ordering=id",
    "results": [
        {
            "id": 2025,
            "ip_address": "103.140.83.138",
            "count": 2,
            "first_visit": "2022-01-12T11:33:38.000102+06:00",
            "date": null
        },
        {
            "id": 2026,
            "ip_address": "202.134.14.153",
            "count": 16,
            "first_visit": "2022-01-12T12:07:25.034612+06:00",
            "date": null
        },
        {
            "id": 2027,
            "ip_address": "103.251.232.129",
            "count": 1,
            "first_visit": "2022-01-12T12:25:22.386822+06:00",
            "date": null
        },
        {
            "id": 2028,
            "ip_address": "37.111.206.157",
            "count": 3,
            "first_visit": "2022-01-12T12:38:36.564205+06:00",
            "date": null
        },
        {
            "id": 2029,
            "ip_address": "37.111.200.7",
            "count": 1,
            "first_visit": "2022-01-12T13:45:58.559596+06:00",
            "date": null
        },
        {
            "id": 2030,
            "ip_address": "66.249.75.221",
            "count": 2,
            "first_visit": "2022-01-12T14:08:44.933890+06:00",
            "date": null
        },
        {
            "id": 2031,
            "ip_address": "115.42.52.185",
            "count": 1,
            "first_visit": "2022-01-12T14:34:56.604247+06:00",
            "date": null
        },
        {
            "id": 2032,
            "ip_address": "202.134.14.143",
            "count": 12,
            "first_visit": "2022-01-12T14:36:08.538416+06:00",
            "date": null
        }
    ]
}