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/cfd2a865-fab9-4017-af8f-03d09d22ee12/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cfd2a865-fab9-4017-af8f-03d09d22ee12",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "aeca6d72-b0d5-4850-bd39-7c808ff78879",
    "completed": true,
    "last_updated": "2023-05-25T13:47:06.481025-04:00",
    "created_at": "2023-05-22T11:27:14.734044-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.23,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/aeca6d72-b0d5-4850-bd39-7c808ff78879",
    "datetime": "2023-05-22T19:20:00-04:00",
    "cutoff_datetime": "2023-05-22T19:20:00-04:00",
    "name": "LOS (G Stone) v. ATL (C Morton)",
    "bettypes": [
        {
            "id": "84f361c8-4ede-4f81-b92c-eb2bdc9084d5",
            "match": "https://api-prod.gambitprofit.com/api/matches/cfd2a865-fab9-4017-af8f-03d09d22ee12/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-22T11:27:14.744515-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": "ATL (C Morton)",
                        "amount": 5878.0
                    },
                    {
                        "team": "LOS (G Stone)",
                        "amount": 4122.0
                    }
                ],
                "expected_reward_tokens": 9521.82,
                "profit_sb": 21.82,
                "profit_sb_percentage": 0.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d7a04b30-2ce7-4c3c-8b02-e6d7822ae619",
                    "gambit_id": "835651a9-90b4-4ced-9f7c-33c4d5325608",
                    "last_updated": "2023-05-25T13:47:06.488151-04:00",
                    "created_at": "2023-05-22T11:27:14.745806-04:00",
                    "name": "ATL (C Morton)",
                    "reward": "1.62000",
                    "odds": "1.65360",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84f361c8-4ede-4f81-b92c-eb2bdc9084d5/?format=api"
                },
                {
                    "id": "a99e2c6c-7771-4f6c-8924-1cef0705893f",
                    "gambit_id": "384e4c52-bba2-457b-856e-59541e3d4f90",
                    "last_updated": "2023-05-25T13:47:06.485860-04:00",
                    "created_at": "2023-05-22T11:27:14.747255-04:00",
                    "name": "LOS (G Stone)",
                    "reward": "2.31000",
                    "odds": "2.38000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84f361c8-4ede-4f81-b92c-eb2bdc9084d5/?format=api"
                }
            ]
        },
        {
            "id": "c1dba144-0828-43ec-975e-9cb563fd1cfa",
            "match": "https://api-prod.gambitprofit.com/api/matches/cfd2a865-fab9-4017-af8f-03d09d22ee12/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-22T11:27:14.740453-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": "LOS",
                        "amount": 5788.0
                    },
                    {
                        "team": "ATL",
                        "amount": 4212.0
                    }
                ],
                "expected_reward_tokens": 9434.44,
                "profit_sb": -65.56,
                "profit_sb_percentage": -0.69,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b79b2cdd-a158-4ff2-9c51-6a866c48293f",
                    "gambit_id": "39e517a2-853e-49bd-bd74-e17b61692d54",
                    "last_updated": "2023-05-25T13:47:06.494789-04:00",
                    "created_at": "2023-05-22T11:27:14.743154-04:00",
                    "name": "LOS",
                    "reward": "1.63000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1dba144-0828-43ec-975e-9cb563fd1cfa/?format=api"
                },
                {
                    "id": "d4e7667f-6770-4c41-b314-ce3079f8c3c6",
                    "gambit_id": "39cf3e23-012d-4d88-bdd3-d88ec6fb73f2",
                    "last_updated": "2023-05-25T13:47:06.492372-04:00",
                    "created_at": "2023-05-22T11:27:14.741773-04:00",
                    "name": "ATL",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1dba144-0828-43ec-975e-9cb563fd1cfa/?format=api"
                }
            ]
        },
        {
            "id": "2558ef42-10ac-4966-a228-09d18813b72c",
            "match": "https://api-prod.gambitprofit.com/api/matches/cfd2a865-fab9-4017-af8f-03d09d22ee12/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-22T11:27:14.736113-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 9.5",
                        "amount": 5214.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "69f4448a-2347-47fd-82f6-db2d5d870d5d",
                    "gambit_id": "d39eff21-e5b7-4fbc-93b4-0d8584980b66",
                    "last_updated": "2023-05-25T13:47:06.501671-04:00",
                    "created_at": "2023-05-22T11:27:14.737594-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2558ef42-10ac-4966-a228-09d18813b72c/?format=api"
                },
                {
                    "id": "2c13d578-011f-46e0-95f8-4080fbc09c0e",
                    "gambit_id": "00d7acff-f7a6-4413-8ac8-42275ea9328d",
                    "last_updated": "2023-05-25T13:47:06.499663-04:00",
                    "created_at": "2023-05-22T11:27:14.739064-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2558ef42-10ac-4966-a228-09d18813b72c/?format=api"
                }
            ]
        }
    ]
}