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/4c188148-3cd6-4e4e-890c-caae12f964b6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4c188148-3cd6-4e4e-890c-caae12f964b6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1c2483d9-2c10-4351-b9d9-1c61356fdf71",
    "completed": true,
    "last_updated": "2023-08-29T09:13:27.346168-04:00",
    "created_at": "2023-08-27T08:13:17.688391-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.19,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/1c2483d9-2c10-4351-b9d9-1c61356fdf71",
    "datetime": "2023-08-27T13:35:00-04:00",
    "cutoff_datetime": "2023-08-27T13:35:00-04:00",
    "name": "STL (D Rom) v. PHI (A Nola)",
    "bettypes": [
        {
            "id": "81d75a54-d2f7-4d10-9ca9-70acaecf5f60",
            "match": "https://api-prod.gambitprofit.com/api/matches/4c188148-3cd6-4e4e-890c-caae12f964b6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-27T08:13:17.697974-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": "PHI (A Nola)",
                        "amount": 6564.0
                    },
                    {
                        "team": "STL (D Rom)",
                        "amount": 3436.0
                    }
                ],
                "expected_reward_tokens": 9517.72,
                "profit_sb": 17.72,
                "profit_sb_percentage": 0.19,
                "recommended": true
            },
            "lines": [
                {
                    "id": "46d64ef6-e1ab-4193-8a23-3b015d7b352f",
                    "gambit_id": "b4e646eb-fa2f-4852-9113-3d1123a2ef2d",
                    "last_updated": "2023-08-29T09:13:27.367457-04:00",
                    "created_at": "2023-08-27T08:13:17.705901-04:00",
                    "name": "PHI (A Nola)",
                    "reward": "1.45000",
                    "odds": "1.47620",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81d75a54-d2f7-4d10-9ca9-70acaecf5f60/?format=api"
                },
                {
                    "id": "365850b4-9231-426d-baed-7b00119dda19",
                    "gambit_id": "e02c772b-fec8-46aa-9e80-9d892b81e4cc",
                    "last_updated": "2023-08-29T09:13:27.363536-04:00",
                    "created_at": "2023-08-27T08:13:17.701993-04:00",
                    "name": "STL (D Rom)",
                    "reward": "2.77000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81d75a54-d2f7-4d10-9ca9-70acaecf5f60/?format=api"
                }
            ]
        },
        {
            "id": "00436eec-2c00-4b6d-9326-6ca5fc79160f",
            "match": "https://api-prod.gambitprofit.com/api/matches/4c188148-3cd6-4e4e-890c-caae12f964b6/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-27T08:13:17.710658-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": 5107.0
                    },
                    {
                        "team": "PHI",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e6ed3a92-ea29-4d31-9ce7-1e4bf4e106ca",
                    "gambit_id": "f614a0d9-c5d7-496c-b090-8ea300902551",
                    "last_updated": "2023-08-29T09:13:27.377692-04:00",
                    "created_at": "2023-08-27T08:13:17.714078-04:00",
                    "name": "STL",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00436eec-2c00-4b6d-9326-6ca5fc79160f/?format=api"
                },
                {
                    "id": "f868b860-5413-46dd-bd7c-9c2fca746fa6",
                    "gambit_id": "653ef187-29c8-41e7-82a8-9b2873e9a102",
                    "last_updated": "2023-08-29T09:13:27.374421-04:00",
                    "created_at": "2023-08-27T08:13:17.718231-04:00",
                    "name": "PHI",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00436eec-2c00-4b6d-9326-6ca5fc79160f/?format=api"
                }
            ]
        },
        {
            "id": "4df4cc6a-52ba-4143-8879-4a8d15dbdac2",
            "match": "https://api-prod.gambitprofit.com/api/matches/4c188148-3cd6-4e4e-890c-caae12f964b6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-27T08:13:17.721952-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cd9ea1db-799c-4f91-87b4-3100d43c95d9",
                    "gambit_id": "669d4d09-b092-4e66-a82a-bc0a099a8939",
                    "last_updated": "2023-08-29T09:13:27.387528-04:00",
                    "created_at": "2023-08-27T08:13:17.729363-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4df4cc6a-52ba-4143-8879-4a8d15dbdac2/?format=api"
                },
                {
                    "id": "857c233e-58c0-48b2-a186-628d5c1bc4c8",
                    "gambit_id": "d93d7968-2ad9-4f2d-b112-121e21d55e3c",
                    "last_updated": "2023-08-29T09:13:27.384198-04:00",
                    "created_at": "2023-08-27T08:13:17.725661-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4df4cc6a-52ba-4143-8879-4a8d15dbdac2/?format=api"
                }
            ]
        }
    ]
}