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

{
    "count": 93958,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12208&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12192&ordering=id",
    "results": [
        {
            "id": 12201,
            "ip_address": "103.114.94.21",
            "count": 2,
            "first_visit": "2022-05-28T14:30:55.937942+06:00",
            "date": null
        },
        {
            "id": 12202,
            "ip_address": "103.230.105.33",
            "count": 1,
            "first_visit": "2022-05-28T14:32:32.485898+06:00",
            "date": null
        },
        {
            "id": 12203,
            "ip_address": "118.179.187.139",
            "count": 3,
            "first_visit": "2022-05-28T14:37:18.695366+06:00",
            "date": null
        },
        {
            "id": 12204,
            "ip_address": "103.147.162.157",
            "count": 1,
            "first_visit": "2022-05-28T14:40:33.216162+06:00",
            "date": null
        },
        {
            "id": 12205,
            "ip_address": "103.67.158.35",
            "count": 1,
            "first_visit": "2022-05-28T14:43:12.934590+06:00",
            "date": null
        },
        {
            "id": 12206,
            "ip_address": "103.148.149.43",
            "count": 3,
            "first_visit": "2022-05-28T14:44:08.570701+06:00",
            "date": null
        },
        {
            "id": 12207,
            "ip_address": "103.90.213.42",
            "count": 2,
            "first_visit": "2022-05-28T14:48:50.475047+06:00",
            "date": null
        },
        {
            "id": 12208,
            "ip_address": "94.142.38.133",
            "count": 1,
            "first_visit": "2022-05-28T14:52:01.441357+06:00",
            "date": null
        }
    ]
}