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

{
    "count": 92085,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1576&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1560&ordering=first_visit",
    "results": [
        {
            "id": 1569,
            "ip_address": "137.59.5.249",
            "count": 24,
            "first_visit": "2022-01-01T19:20:21.847210+06:00",
            "date": null
        },
        {
            "id": 1570,
            "ip_address": "103.106.0.171",
            "count": 1,
            "first_visit": "2022-01-01T20:03:35.065131+06:00",
            "date": null
        },
        {
            "id": 1571,
            "ip_address": "37.111.216.222",
            "count": 1,
            "first_visit": "2022-01-01T21:14:55.064525+06:00",
            "date": null
        },
        {
            "id": 1572,
            "ip_address": "37.111.196.5",
            "count": 3,
            "first_visit": "2022-01-01T21:28:11.825715+06:00",
            "date": null
        },
        {
            "id": 1573,
            "ip_address": "103.92.215.254",
            "count": 1,
            "first_visit": "2022-01-01T23:07:49.552099+06:00",
            "date": null
        },
        {
            "id": 1574,
            "ip_address": "50.116.23.234",
            "count": 1,
            "first_visit": "2022-01-01T23:31:18.600328+06:00",
            "date": null
        },
        {
            "id": 1575,
            "ip_address": "103.122.28.84",
            "count": 1,
            "first_visit": "2022-01-01T23:37:27.026246+06:00",
            "date": null
        },
        {
            "id": 1576,
            "ip_address": "37.111.211.125",
            "count": 1,
            "first_visit": "2022-01-02T00:01:07.143187+06:00",
            "date": null
        }
    ]
}