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

{
    "count": 94078,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12528&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12512&ordering=first_visit",
    "results": [
        {
            "id": 12521,
            "ip_address": "103.166.153.43",
            "count": 1,
            "first_visit": "2022-05-29T17:36:02.847320+06:00",
            "date": null
        },
        {
            "id": 12522,
            "ip_address": "37.111.219.214",
            "count": 1,
            "first_visit": "2022-05-29T17:40:59.487971+06:00",
            "date": null
        },
        {
            "id": 12523,
            "ip_address": "43.245.120.184",
            "count": 1,
            "first_visit": "2022-05-29T17:57:47.167374+06:00",
            "date": null
        },
        {
            "id": 12524,
            "ip_address": "43.245.122.236",
            "count": 1,
            "first_visit": "2022-05-29T18:16:20.584314+06:00",
            "date": null
        },
        {
            "id": 12525,
            "ip_address": "103.253.45.236",
            "count": 1,
            "first_visit": "2022-05-29T18:28:05.591339+06:00",
            "date": null
        },
        {
            "id": 12526,
            "ip_address": "43.229.12.147",
            "count": 1,
            "first_visit": "2022-05-29T18:31:46.947627+06:00",
            "date": null
        },
        {
            "id": 12527,
            "ip_address": "103.67.159.250",
            "count": 1,
            "first_visit": "2022-05-29T18:38:27.496882+06:00",
            "date": null
        },
        {
            "id": 12528,
            "ip_address": "37.111.195.4",
            "count": 2,
            "first_visit": "2022-05-29T18:38:55.672488+06:00",
            "date": null
        }
    ]
}