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

{
    "count": 100002,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94920&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94904&ordering=date",
    "results": [
        {
            "id": 104,
            "ip_address": "144.48.108.238",
            "count": 11,
            "first_visit": "2021-12-03T22:38:29.321898+06:00",
            "date": null
        },
        {
            "id": 32,
            "ip_address": "114.119.157.191",
            "count": 10,
            "first_visit": "2021-12-03T01:58:38.173201+06:00",
            "date": null
        },
        {
            "id": 24,
            "ip_address": "114.119.138.214",
            "count": 16,
            "first_visit": "2021-12-02T20:49:57.334301+06:00",
            "date": null
        },
        {
            "id": 125,
            "ip_address": "114.119.153.53",
            "count": 18,
            "first_visit": "2021-12-04T04:11:40.884391+06:00",
            "date": null
        },
        {
            "id": 69,
            "ip_address": "202.134.14.140",
            "count": 27,
            "first_visit": "2021-12-03T14:26:34.742274+06:00",
            "date": null
        },
        {
            "id": 20,
            "ip_address": "103.95.125.67",
            "count": 19,
            "first_visit": "2021-12-02T20:22:26.359507+06:00",
            "date": null
        },
        {
            "id": 120,
            "ip_address": "72.224.165.249",
            "count": 1,
            "first_visit": "2021-12-04T02:44:55.572149+06:00",
            "date": null
        },
        {
            "id": 117,
            "ip_address": "89.100.138.89",
            "count": 1,
            "first_visit": "2021-12-04T02:18:57.064601+06:00",
            "date": null
        }
    ]
}