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/d63274f6-5c95-450f-9ec9-74b3f491910a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d63274f6-5c95-450f-9ec9-74b3f491910a",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "669ccac5-7e04-4577-adb3-bbf9c2ddf601",
    "completed": true,
    "last_updated": "2022-08-29T11:12:12.614840-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.12,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/669ccac5-7e04-4577-adb3-bbf9c2ddf601",
    "datetime": "2022-08-27T19:30:00-04:00",
    "cutoff_datetime": "2022-08-27T19:30:00-04:00",
    "name": "FC Cincinnati v. Columbus Crew",
    "bettypes": [
        {
            "id": "306b94f8-5f40-4479-bdff-5d81608e73df",
            "match": "https://api-prod.gambitprofit.com/api/matches/d63274f6-5c95-450f-9ec9-74b3f491910a/?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": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "FC Cincinnati",
                        "amount": 5936.0
                    },
                    {
                        "team": "Columbus Crew",
                        "amount": 4064.0
                    }
                ],
                "expected_reward_tokens": 12109.44,
                "profit_sb": 3109.44,
                "profit_sb_percentage": 34.55,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "FC Cincinnati",
                        "amount": 4374.0
                    },
                    {
                        "team": "Columbus Crew",
                        "amount": 2994.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2632.0
                    }
                ],
                "expected_reward_tokens": 8922.12,
                "profit_sb": -77.88,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2005de94-a8ef-4015-9b2b-24da99b2394a",
                    "gambit_id": "6b9a6665-b982-4eb7-86ad-80bc4f2543f5",
                    "last_updated": "2022-08-29T11:12:12.617317-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "FC Cincinnati",
                    "reward": "2.04000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/306b94f8-5f40-4479-bdff-5d81608e73df/?format=api"
                },
                {
                    "id": "04eeb6da-eefe-443a-89af-0f0d0234258b",
                    "gambit_id": "57187ace-43b6-4dc2-a300-bcd9f5e8c10b",
                    "last_updated": "2022-08-29T11:12:12.616841-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Columbus Crew",
                    "reward": "2.98000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/306b94f8-5f40-4479-bdff-5d81608e73df/?format=api"
                },
                {
                    "id": "de1f8801-deb3-4d6f-adbd-12518511097c",
                    "gambit_id": "a489a4c0-b3ce-441f-999f-b0310d169f3b",
                    "last_updated": "2022-08-29T11:12:12.617865-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.39000",
                    "odds": "3.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/306b94f8-5f40-4479-bdff-5d81608e73df/?format=api"
                }
            ]
        },
        {
            "id": "426e29b8-dbb3-47e3-8638-28c37d9edc17",
            "match": "https://api-prod.gambitprofit.com/api/matches/d63274f6-5c95-450f-9ec9-74b3f491910a/?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 2.5",
                        "amount": 5668.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4332.0
                    }
                ],
                "expected_reward_tokens": 9010.56,
                "profit_sb": 10.56,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8721f901-2f4f-471b-9d6a-d253f4ab3765",
                    "gambit_id": "d15eee49-eaf0-414e-8252-5b9b26debd6e",
                    "last_updated": "2022-08-29T11:12:12.616366-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.59000",
                    "odds": "1.65000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/426e29b8-dbb3-47e3-8638-28c37d9edc17/?format=api"
                },
                {
                    "id": "df0d9086-d41f-419f-8444-78431d8d75c9",
                    "gambit_id": "fb8d4b67-26db-4db3-8d31-dac021aab0c1",
                    "last_updated": "2022-08-29T11:12:12.615845-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.08000",
                    "odds": "2.20000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/426e29b8-dbb3-47e3-8638-28c37d9edc17/?format=api"
                }
            ]
        }
    ]
}