Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/966ba61d-5955-4e6e-baf6-836af79cfb9d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "966ba61d-5955-4e6e-baf6-836af79cfb9d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "806df626-cb7e-46e3-b1fc-13c44feea317",
    "completed": true,
    "last_updated": "2022-10-31T10:32:23.453803-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.4,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/806df626-cb7e-46e3-b1fc-13c44feea317",
    "datetime": "2022-10-29T15:30:00-04:00",
    "cutoff_datetime": "2022-10-29T15:30:00-04:00",
    "name": "Cincinnati v. Central Florida",
    "bettypes": [
        {
            "id": "fdfbb3c3-9189-4597-a960-90be3986a101",
            "match": "https://api-prod.gambitprofit.com/api/matches/966ba61d-5955-4e6e-baf6-836af79cfb9d/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Central Florida",
                        "amount": 5316.0
                    },
                    {
                        "team": "Cincinnati",
                        "amount": 4684.0
                    }
                ],
                "expected_reward_tokens": 9461.68,
                "profit_sb": -38.32,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "45dbcb05-e16c-4b02-b3ff-a14ed94d6c2f",
                    "gambit_id": "f1de4dc6-1d13-4f34-b86e-364324e75126",
                    "last_updated": "2022-10-31T10:32:23.459646-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Central Florida",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdfbb3c3-9189-4597-a960-90be3986a101/?format=api"
                },
                {
                    "id": "99e02349-b5a2-42e3-b966-613d1448174d",
                    "gambit_id": "8bde737d-e039-487a-8111-9082f2eae9ff",
                    "last_updated": "2022-10-31T10:32:23.460604-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cincinnati",
                    "reward": "2.02000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdfbb3c3-9189-4597-a960-90be3986a101/?format=api"
                }
            ]
        },
        {
            "id": "fcf36ca2-5afa-44b7-b183-a38b12c68233",
            "match": "https://api-prod.gambitprofit.com/api/matches/966ba61d-5955-4e6e-baf6-836af79cfb9d/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Central Florida",
                        "amount": 5106.0
                    },
                    {
                        "team": "Cincinnati",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8ad0d34a-e7c3-4bf9-8128-ee2e0783edf0",
                    "gambit_id": "d40c9e6d-3d40-4b0b-b147-d0bff9b19567",
                    "last_updated": "2022-10-31T10:32:23.462524-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Central Florida",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcf36ca2-5afa-44b7-b183-a38b12c68233/?format=api"
                },
                {
                    "id": "7ecbd5c0-9677-4e3a-8907-68511f352ac9",
                    "gambit_id": "699fe9db-806c-4f9b-936b-61947d6565e2",
                    "last_updated": "2022-10-31T10:32:23.463486-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cincinnati",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcf36ca2-5afa-44b7-b183-a38b12c68233/?format=api"
                }
            ]
        },
        {
            "id": "77787fda-f801-4928-8a0c-86de1e29f672",
            "match": "https://api-prod.gambitprofit.com/api/matches/966ba61d-5955-4e6e-baf6-836af79cfb9d/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Game Total Over 56",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 56",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "90d5a5ff-0f57-4e88-90bf-3558b36eb37a",
                    "gambit_id": "79a7edee-5cdb-4d16-adfc-5d18a874d9b9",
                    "last_updated": "2022-10-31T10:32:23.457705-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 56",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "56.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77787fda-f801-4928-8a0c-86de1e29f672/?format=api"
                },
                {
                    "id": "0de4b48d-24ac-4ebd-8ffe-b81f924b2774",
                    "gambit_id": "23ff0636-046f-4a5f-8110-f36d5725bbfa",
                    "last_updated": "2022-10-31T10:32:23.456622-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 56",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "56.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77787fda-f801-4928-8a0c-86de1e29f672/?format=api"
                }
            ]
        }
    ]
}