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

{
    "count": 92169,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2432&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2416&ordering=first_visit",
    "results": [
        {
            "id": 2425,
            "ip_address": "103.230.104.20",
            "count": 2,
            "first_visit": "2022-01-18T13:05:27.195040+06:00",
            "date": null
        },
        {
            "id": 2426,
            "ip_address": "103.161.152.137",
            "count": 3,
            "first_visit": "2022-01-18T14:51:48.643833+06:00",
            "date": null
        },
        {
            "id": 2427,
            "ip_address": "123.253.99.30",
            "count": 1,
            "first_visit": "2022-01-18T15:31:19.931145+06:00",
            "date": null
        },
        {
            "id": 2428,
            "ip_address": "103.138.175.1",
            "count": 1,
            "first_visit": "2022-01-18T16:07:55.451188+06:00",
            "date": null
        },
        {
            "id": 2429,
            "ip_address": "202.74.244.221",
            "count": 1,
            "first_visit": "2022-01-18T16:37:04.756194+06:00",
            "date": null
        },
        {
            "id": 2430,
            "ip_address": "37.111.206.186",
            "count": 7,
            "first_visit": "2022-01-18T17:36:06.793576+06:00",
            "date": null
        },
        {
            "id": 2431,
            "ip_address": "66.249.79.88",
            "count": 1,
            "first_visit": "2022-01-18T17:47:25.572920+06:00",
            "date": null
        },
        {
            "id": 2432,
            "ip_address": "66.249.79.86",
            "count": 1,
            "first_visit": "2022-01-18T18:22:11.895774+06:00",
            "date": null
        }
    ]
}