Student Schedule List
GET /student_schedule/?format=api
[ { "id": 1, "email": "nlhardy@umass.edu", "monday": "10:00-11:00 13:00-14:00", "tuesday": "9:00-10:00", "wednesday": "12:00-13:00", "thursday": "11:00-12:00 12:00-13:00 13:00-14:00", "friday": "null", "saturday": "null", "sunday": "null" } ]