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

{
    "count": 101392,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80568&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80552&ordering=ip_address",
    "results": [
        {
            "id": 8130,
            "ip_address": "37.111.228.50",
            "count": 1,
            "first_visit": "2022-05-17T12:49:58.697084+06:00",
            "date": null
        },
        {
            "id": 31360,
            "ip_address": "37.111.228.52",
            "count": 1,
            "first_visit": "2022-08-06T20:28:07.854827+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 21331,
            "ip_address": "37.111.228.56",
            "count": 2,
            "first_visit": "2022-07-06T14:07:43.895398+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 17539,
            "ip_address": "37.111.228.58",
            "count": 1,
            "first_visit": "2022-06-22T23:44:30.067223+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 8431,
            "ip_address": "37.111.228.6",
            "count": 1,
            "first_visit": "2022-05-17T23:02:34.588225+06:00",
            "date": null
        },
        {
            "id": 27639,
            "ip_address": "37.111.228.62",
            "count": 1,
            "first_visit": "2022-07-26T09:47:51.069563+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 12838,
            "ip_address": "37.111.228.62",
            "count": 1,
            "first_visit": "2022-05-30T17:57:23.568439+06:00",
            "date": null
        },
        {
            "id": 25460,
            "ip_address": "37.111.228.65",
            "count": 1,
            "first_visit": "2022-07-21T12:01:38.968757+06:00",
            "date": "2022-07-21"
        }
    ]
}