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/df8af3c0-8f9f-4253-9754-69276b96588a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "df8af3c0-8f9f-4253-9754-69276b96588a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7b56f4b3-c734-4a3d-9982-0e3721f2baf7",
    "completed": true,
    "last_updated": "2023-08-10T12:32:55.430644-04:00",
    "created_at": "2023-08-09T08:13:10.617050-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/7b56f4b3-c734-4a3d-9982-0e3721f2baf7",
    "datetime": "2023-08-09T18:40:00-04:00",
    "cutoff_datetime": "2023-08-09T18:40:00-04:00",
    "name": "STL (D Hudson) v. TAM (J Beeks)",
    "bettypes": [
        {
            "id": "ce72abae-c2c9-4c80-ac40-916e27fe5e35",
            "match": "https://api-prod.gambitprofit.com/api/matches/df8af3c0-8f9f-4253-9754-69276b96588a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-09T08:13:10.623175-04: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": "TAM (J Beeks)",
                        "amount": 6060.0
                    },
                    {
                        "team": "STL (D Hudson)",
                        "amount": 3940.0
                    }
                ],
                "expected_reward_tokens": 9574.2,
                "profit_sb": 74.2,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "027083a0-dbcd-4673-a5bc-6fd558fac507",
                    "gambit_id": "f84f272b-33d5-4bd4-8ecf-a9a315d5918f",
                    "last_updated": "2023-08-10T12:32:55.446644-04:00",
                    "created_at": "2023-08-09T08:13:10.645104-04:00",
                    "name": "TAM (J Beeks)",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce72abae-c2c9-4c80-ac40-916e27fe5e35/?format=api"
                },
                {
                    "id": "bd30ef64-d831-4c26-aab0-e42b61fae32a",
                    "gambit_id": "e8d23212-ad73-4dba-8c57-1868be8ba248",
                    "last_updated": "2023-08-10T12:32:55.443259-04:00",
                    "created_at": "2023-08-09T08:13:10.639825-04:00",
                    "name": "STL (D Hudson)",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce72abae-c2c9-4c80-ac40-916e27fe5e35/?format=api"
                }
            ]
        },
        {
            "id": "3b131bc6-faa0-49b0-a12e-8bf82dcf6a28",
            "match": "https://api-prod.gambitprofit.com/api/matches/df8af3c0-8f9f-4253-9754-69276b96588a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-09T08:13:10.649305-04: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": "STL",
                        "amount": 5512.0
                    },
                    {
                        "team": "TAM",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6b1e577e-ffe3-44bc-a96e-1ff9256fd7e4",
                    "gambit_id": "9253b24e-43f6-4fa3-b8e6-8dae558ca0ec",
                    "last_updated": "2023-08-10T12:32:55.461846-04:00",
                    "created_at": "2023-08-09T08:13:10.653287-04:00",
                    "name": "STL",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b131bc6-faa0-49b0-a12e-8bf82dcf6a28/?format=api"
                },
                {
                    "id": "7f79ddc4-1c15-429a-89df-88e9cf4f573c",
                    "gambit_id": "1ae3211d-96b4-4b14-b0cb-161b87440ec1",
                    "last_updated": "2023-08-10T12:32:55.473689-04:00",
                    "created_at": "2023-08-09T08:13:10.658309-04:00",
                    "name": "TAM",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b131bc6-faa0-49b0-a12e-8bf82dcf6a28/?format=api"
                }
            ]
        },
        {
            "id": "ad93b798-daec-424b-99ff-b2b357ff8370",
            "match": "https://api-prod.gambitprofit.com/api/matches/df8af3c0-8f9f-4253-9754-69276b96588a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-09T08:13:10.663059-04: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 9",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d42c0249-815f-4a84-b129-9b88ea3133d0",
                    "gambit_id": "40c60d45-f323-4095-9812-93e3cd75e21b",
                    "last_updated": "2023-08-10T12:32:55.485310-04:00",
                    "created_at": "2023-08-09T08:13:10.667081-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad93b798-daec-424b-99ff-b2b357ff8370/?format=api"
                },
                {
                    "id": "e3a6ebdb-acfc-4a62-8c0a-afa4bbe27598",
                    "gambit_id": "19c1e561-0b02-41f6-a4ca-b0e3566a9a64",
                    "last_updated": "2023-08-10T12:32:55.488962-04:00",
                    "created_at": "2023-08-09T08:13:10.672037-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad93b798-daec-424b-99ff-b2b357ff8370/?format=api"
                }
            ]
        }
    ]
}