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/66e172ca-c7a6-4c93-baa2-0b7633025a5e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "66e172ca-c7a6-4c93-baa2-0b7633025a5e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "04b8139a-0032-45e6-8512-f4400acca7df",
    "completed": true,
    "last_updated": "2022-11-03T10:08:42.006293-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.45,
    "sport_category": "UEFA Champions League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/04b8139a-0032-45e6-8512-f4400acca7df",
    "datetime": "2022-11-02T16:00:00-04:00",
    "cutoff_datetime": "2022-11-02T16:00:00-04:00",
    "name": "FC Copenhagen v. Borussia Dortmund",
    "bettypes": [
        {
            "id": "4fb70f29-6d0e-4004-9927-adb95b1025ab",
            "match": "https://api-prod.gambitprofit.com/api/matches/66e172ca-c7a6-4c93-baa2-0b7633025a5e/?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": "Borussia Dortmund",
                        "amount": 6894.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3106.0
                    }
                ],
                "expected_reward_tokens": 11305.84,
                "profit_sb": 2305.84,
                "profit_sb_percentage": 25.62,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Borussia Dortmund",
                        "amount": 5354.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2412.0
                    },
                    {
                        "team": "FC Copenhagen",
                        "amount": 2234.0
                    }
                ],
                "expected_reward_tokens": 8779.62,
                "profit_sb": -220.38,
                "profit_sb_percentage": -2.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "98cbdf3f-157d-449e-a301-2a0d1a37b675",
                    "gambit_id": "3132a568-fe5a-4722-b276-43b53f0b400e",
                    "last_updated": "2022-11-03T10:08:42.012083-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Borussia Dortmund",
                    "reward": "1.64000",
                    "odds": "1.73000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fb70f29-6d0e-4004-9927-adb95b1025ab/?format=api"
                },
                {
                    "id": "00ce863b-f80f-4d44-bb44-66d725500d36",
                    "gambit_id": "9bfe7598-7456-4a9b-bd65-4e52ba7f0deb",
                    "last_updated": "2022-11-03T10:08:42.014011-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.64000",
                    "odds": "4.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fb70f29-6d0e-4004-9927-adb95b1025ab/?format=api"
                },
                {
                    "id": "a9720f45-c4bd-4d49-9189-21d84f5874ec",
                    "gambit_id": "d82163ae-dba8-46bd-8370-e1b29da756e6",
                    "last_updated": "2022-11-03T10:08:42.013054-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "FC Copenhagen",
                    "reward": "3.93000",
                    "odds": "4.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fb70f29-6d0e-4004-9927-adb95b1025ab/?format=api"
                }
            ]
        },
        {
            "id": "473cdf71-8eba-41d7-b73f-ff73b4e7aedf",
            "match": "https://api-prod.gambitprofit.com/api/matches/66e172ca-c7a6-4c93-baa2-0b7633025a5e/?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": 5371.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4629.0
                    }
                ],
                "expected_reward_tokens": 8701.02,
                "profit_sb": -298.98,
                "profit_sb_percentage": -3.32,
                "recommended": false
            },
            "lines": [
                {
                    "id": "72040c44-765a-419e-b891-a9990c4f7d8d",
                    "gambit_id": "c4a54852-e6aa-438a-b482-e64962b4e2f8",
                    "last_updated": "2022-11-03T10:08:42.010153-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.62000",
                    "odds": "1.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/473cdf71-8eba-41d7-b73f-ff73b4e7aedf/?format=api"
                },
                {
                    "id": "4643cee0-4a5d-45d2-b69c-1de30124cd66",
                    "gambit_id": "667be462-7873-4141-a38b-6579cd1d96ef",
                    "last_updated": "2022-11-03T10:08:42.009145-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/473cdf71-8eba-41d7-b73f-ff73b4e7aedf/?format=api"
                }
            ]
        }
    ]
}