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/3c3076ab-2482-4eac-8599-c4035167d184/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3c3076ab-2482-4eac-8599-c4035167d184",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "92ddd410-d3c0-4999-aeb0-d10cd5777402",
    "completed": true,
    "last_updated": "2022-09-20T16:07:13.295331-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.81,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/92ddd410-d3c0-4999-aeb0-d10cd5777402",
    "datetime": "2022-09-19T19:20:00-04:00",
    "cutoff_datetime": "2022-09-19T19:20:00-04:00",
    "name": "WAS (C Abbott) v. ATL (K Wright)",
    "bettypes": [
        {
            "id": "ad5f4611-d111-4892-ba13-bc4998db77e6",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c3076ab-2482-4eac-8599-c4035167d184/?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": "ATL (K Wright)",
                        "amount": 7273.0
                    },
                    {
                        "team": "WAS (C Abbott)",
                        "amount": 2727.0
                    }
                ],
                "expected_reward_tokens": 9162.72,
                "profit_sb": 162.72,
                "profit_sb_percentage": 1.81,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2548e42a-1a46-4c65-8abc-5df1bccf086c",
                    "gambit_id": "25152af6-bb19-40a7-a23e-9fa350c6262d",
                    "last_updated": "2022-09-20T16:07:13.305402-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL (K Wright)",
                    "reward": "1.26000",
                    "odds": "1.29410",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad5f4611-d111-4892-ba13-bc4998db77e6/?format=api"
                },
                {
                    "id": "6e2f2b68-d5db-47a9-ac35-6193bfa08f51",
                    "gambit_id": "07638833-4d02-4000-ab5f-eacc1f472a94",
                    "last_updated": "2022-09-20T16:07:13.304409-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "WAS (C Abbott)",
                    "reward": "3.36000",
                    "odds": "3.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad5f4611-d111-4892-ba13-bc4998db77e6/?format=api"
                }
            ]
        },
        {
            "id": "422f7662-1d98-4016-9daf-2225ed069c5e",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c3076ab-2482-4eac-8599-c4035167d184/?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": "ATL",
                        "amount": 5974.0
                    },
                    {
                        "team": "WAS",
                        "amount": 4026.0
                    }
                ],
                "expected_reward_tokens": 9139.02,
                "profit_sb": 139.02,
                "profit_sb_percentage": 1.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b9468d86-aa03-4d9e-8911-48330afa94f9",
                    "gambit_id": "9dc25e2c-8c9d-4cdf-aa61-208738d0ada6",
                    "last_updated": "2022-09-20T16:07:13.301367-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL",
                    "reward": "1.53000",
                    "odds": "1.60610",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/422f7662-1d98-4016-9daf-2225ed069c5e/?format=api"
                },
                {
                    "id": "9ed9f771-8e56-43f3-bb53-12b4e640bb37",
                    "gambit_id": "3f5b69ca-a6b5-4f31-b44a-6ef9fc92b94b",
                    "last_updated": "2022-09-20T16:07:13.302371-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "WAS",
                    "reward": "2.27000",
                    "odds": "2.45000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/422f7662-1d98-4016-9daf-2225ed069c5e/?format=api"
                }
            ]
        },
        {
            "id": "3976123e-7d6e-48d1-808e-f2c17efc37ba",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c3076ab-2482-4eac-8599-c4035167d184/?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 8.5",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fef009cc-5835-4249-97cb-1dc7ba2e9e0d",
                    "gambit_id": "b3bf3feb-7d48-4197-ab42-5bee59bf4936",
                    "last_updated": "2022-09-20T16:07:13.299379-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3976123e-7d6e-48d1-808e-f2c17efc37ba/?format=api"
                },
                {
                    "id": "8163e7e2-4f87-4a2c-a885-9d56df64d0a5",
                    "gambit_id": "c2b6dbf9-5e1d-4ee8-83e8-903c0b729385",
                    "last_updated": "2022-09-20T16:07:13.298286-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3976123e-7d6e-48d1-808e-f2c17efc37ba/?format=api"
                }
            ]
        }
    ]
}