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/ffeac6ab-1e91-48e6-90ec-5e8d57d4aa29/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ffeac6ab-1e91-48e6-90ec-5e8d57d4aa29",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3540fca3-88e5-4ecd-ac11-82c7e35206c9",
    "completed": true,
    "last_updated": "2023-07-05T19:03:30.784213-04:00",
    "created_at": "2023-07-04T09:43:03.805993-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.35,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3540fca3-88e5-4ecd-ac11-82c7e35206c9",
    "datetime": "2023-07-04T13:10:00-04:00",
    "cutoff_datetime": "2023-07-04T13:10:00-04:00",
    "name": "STL (A Wainwright) v. MIA (J Luzardo)",
    "bettypes": [
        {
            "id": "73766e99-9856-40c5-8caa-a46d49eb099f",
            "match": "https://api-prod.gambitprofit.com/api/matches/ffeac6ab-1e91-48e6-90ec-5e8d57d4aa29/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-04T09:43:03.808809-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": "MIA (J Luzardo)",
                        "amount": 6232.0
                    },
                    {
                        "team": "STL (A Wainwright)",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "72299767-a345-428c-b42c-177a4f98753d",
                    "gambit_id": "a0d10981-4803-4680-bc6d-55943ae04cd6",
                    "last_updated": "2023-07-05T19:03:30.789462-04:00",
                    "created_at": "2023-07-04T09:43:03.813014-04:00",
                    "name": "MIA (J Luzardo)",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73766e99-9856-40c5-8caa-a46d49eb099f/?format=api"
                },
                {
                    "id": "cb4cfe59-5d96-46b9-a395-567933813de0",
                    "gambit_id": "61841512-7b91-44a7-b185-19e1f35989ef",
                    "last_updated": "2023-07-05T19:03:30.787901-04:00",
                    "created_at": "2023-07-04T09:43:03.810923-04:00",
                    "name": "STL (A Wainwright)",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73766e99-9856-40c5-8caa-a46d49eb099f/?format=api"
                }
            ]
        },
        {
            "id": "3043fc2a-d6e3-4fd9-a596-db6705f13825",
            "match": "https://api-prod.gambitprofit.com/api/matches/ffeac6ab-1e91-48e6-90ec-5e8d57d4aa29/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-04T09:43:03.815035-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": "MIA",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b3eca81f-33ea-4ace-8fb7-48a64699b42c",
                    "gambit_id": "32e55e8b-7f92-4cd9-979c-2710330660a2",
                    "last_updated": "2023-07-05T19:03:30.792695-04:00",
                    "created_at": "2023-07-04T09:43:03.817006-04:00",
                    "name": "STL",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3043fc2a-d6e3-4fd9-a596-db6705f13825/?format=api"
                },
                {
                    "id": "4ae181fb-2621-4012-a6cd-69f8e98eaf17",
                    "gambit_id": "53508848-bc88-4191-9db1-4a0d3a1bc635",
                    "last_updated": "2023-07-05T19:03:30.794116-04:00",
                    "created_at": "2023-07-04T09:43:03.819255-04:00",
                    "name": "MIA",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3043fc2a-d6e3-4fd9-a596-db6705f13825/?format=api"
                }
            ]
        },
        {
            "id": "69d48089-0aa7-49fc-9185-d528f2d153f8",
            "match": "https://api-prod.gambitprofit.com/api/matches/ffeac6ab-1e91-48e6-90ec-5e8d57d4aa29/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-04T09:43:03.821406-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 Under 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4305fa95-c1ce-4b2e-9b0f-226f0e897335",
                    "gambit_id": "05ba09ea-8743-4e78-b137-cc2af1dbd06b",
                    "last_updated": "2023-07-05T19:03:30.798509-04:00",
                    "created_at": "2023-07-04T09:43:03.825579-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69d48089-0aa7-49fc-9185-d528f2d153f8/?format=api"
                },
                {
                    "id": "b05a546a-c5ac-4fbb-893a-e140a1323bc8",
                    "gambit_id": "3ae28069-1831-417f-b543-f3ef422b4aa6",
                    "last_updated": "2023-07-05T19:03:30.796928-04:00",
                    "created_at": "2023-07-04T09:43:03.823391-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69d48089-0aa7-49fc-9185-d528f2d153f8/?format=api"
                }
            ]
        }
    ]
}