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/87c7719a-08b6-4d49-bf2d-b5cfd63c1c17/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "87c7719a-08b6-4d49-bf2d-b5cfd63c1c17",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c12ff9b5-394e-4e11-a4ca-40adb8782c25",
    "completed": true,
    "last_updated": "2022-10-12T10:16:59.279684-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.25,
    "sport_category": "MLB Playoffs",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c12ff9b5-394e-4e11-a4ca-40adb8782c25",
    "datetime": "2022-10-11T19:37:00-04:00",
    "cutoff_datetime": "2022-10-11T19:37:00-04:00",
    "name": "CLE (C Quantrill) v. NYY (G Cole)",
    "bettypes": [
        {
            "id": "70f5fe6a-acba-4b55-b802-5890b2130adf",
            "match": "https://api-prod.gambitprofit.com/api/matches/87c7719a-08b6-4d49-bf2d-b5cfd63c1c17/?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": "NYY (G Cole)",
                        "amount": 6370.0
                    },
                    {
                        "team": "CLE (C Quantrill)",
                        "amount": 3630.0
                    }
                ],
                "expected_reward_tokens": 9618.7,
                "profit_sb": 118.7,
                "profit_sb_percentage": 1.25,
                "recommended": true
            },
            "lines": [
                {
                    "id": "781d4d9e-baa5-4b28-a23b-34b30adf059c",
                    "gambit_id": "9fe26d58-968b-4349-a5de-4a0342bac639",
                    "last_updated": "2022-10-12T10:16:59.289470-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYY (G Cole)",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70f5fe6a-acba-4b55-b802-5890b2130adf/?format=api"
                },
                {
                    "id": "2cf44e86-4867-4cee-8a45-813b51f2e775",
                    "gambit_id": "e58ea1f0-4fad-413e-9530-130fc9762092",
                    "last_updated": "2022-10-12T10:16:59.288493-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CLE (C Quantrill)",
                    "reward": "2.65000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70f5fe6a-acba-4b55-b802-5890b2130adf/?format=api"
                }
            ]
        },
        {
            "id": "f5479522-3771-48cd-981f-d1c12b843758",
            "match": "https://api-prod.gambitprofit.com/api/matches/87c7719a-08b6-4d49-bf2d-b5cfd63c1c17/?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": "CLE",
                        "amount": 5521.0
                    },
                    {
                        "team": "NYY",
                        "amount": 4479.0
                    }
                ],
                "expected_reward_tokens": 9495.48,
                "profit_sb": -4.52,
                "profit_sb_percentage": -0.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e1f6f118-0d4f-4e16-b8b7-22d82015b5b6",
                    "gambit_id": "6d1bcf38-54ee-47c2-ba19-1324698f6123",
                    "last_updated": "2022-10-12T10:16:59.286555-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CLE",
                    "reward": "1.72000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5479522-3771-48cd-981f-d1c12b843758/?format=api"
                },
                {
                    "id": "c4b41692-bbb8-437a-805d-5da7b7ea5218",
                    "gambit_id": "4eae28b3-d19f-4ae2-a08c-7035cb94b4b1",
                    "last_updated": "2022-10-12T10:16:59.285566-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYY",
                    "reward": "2.12000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5479522-3771-48cd-981f-d1c12b843758/?format=api"
                }
            ]
        },
        {
            "id": "74d94b37-0725-4a94-bb8f-c3e1825dc3af",
            "match": "https://api-prod.gambitprofit.com/api/matches/87c7719a-08b6-4d49-bf2d-b5cfd63c1c17/?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 Under 7",
                        "amount": 5212.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d566ae0a-8157-41ad-be99-d285c5e50d70",
                    "gambit_id": "c7cc0222-9327-49d9-8c91-00faae48143e",
                    "last_updated": "2022-10-12T10:16:59.282552-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74d94b37-0725-4a94-bb8f-c3e1825dc3af/?format=api"
                },
                {
                    "id": "80db728e-d058-4806-b32e-0b973f5c7858",
                    "gambit_id": "5e9dc199-0365-476c-b094-e4f1c0f4ad5f",
                    "last_updated": "2022-10-12T10:16:59.283613-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74d94b37-0725-4a94-bb8f-c3e1825dc3af/?format=api"
                }
            ]
        }
    ]
}