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/c71a5422-65c0-4d79-bdd3-dec3b626f9d8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c71a5422-65c0-4d79-bdd3-dec3b626f9d8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7db0c61b-d5ad-4f39-a3c0-09fd1e12b323",
    "completed": true,
    "last_updated": "2023-06-29T17:53:19.249074-04:00",
    "created_at": "2023-06-28T08:48:04.324741-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/7db0c61b-d5ad-4f39-a3c0-09fd1e12b323",
    "datetime": "2023-06-28T20:10:00-04:00",
    "cutoff_datetime": "2023-06-28T20:10:00-04:00",
    "name": "CLE (L Allen) v. KAN (A Cox)",
    "bettypes": [
        {
            "id": "8200646d-56df-4e69-aaa9-cc9545fb2be5",
            "match": "https://api-prod.gambitprofit.com/api/matches/c71a5422-65c0-4d79-bdd3-dec3b626f9d8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-28T08:48:04.327326-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": "CLE (L Allen)",
                        "amount": 5787.0
                    },
                    {
                        "team": "KAN (A Cox)",
                        "amount": 4213.0
                    }
                ],
                "expected_reward_tokens": 9605.64,
                "profit_sb": 105.64,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ec086d23-8d06-4a31-a91a-1c2328f09e51",
                    "gambit_id": "ffd24cd4-e4f5-4761-a304-7e15f25712ab",
                    "last_updated": "2023-06-29T17:53:19.254983-04:00",
                    "created_at": "2023-06-28T08:48:04.329308-04:00",
                    "name": "CLE (L Allen)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8200646d-56df-4e69-aaa9-cc9545fb2be5/?format=api"
                },
                {
                    "id": "ce946253-1edc-4c86-8741-95938ff55025",
                    "gambit_id": "5c45b6b5-f48a-49a7-a00f-504417da32a7",
                    "last_updated": "2023-06-29T17:53:19.257379-04:00",
                    "created_at": "2023-06-28T08:48:04.331553-04:00",
                    "name": "KAN (A Cox)",
                    "reward": "2.28000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8200646d-56df-4e69-aaa9-cc9545fb2be5/?format=api"
                }
            ]
        },
        {
            "id": "67da72f3-c64a-4120-bf79-b533be6d4555",
            "match": "https://api-prod.gambitprofit.com/api/matches/c71a5422-65c0-4d79-bdd3-dec3b626f9d8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-28T08:58:07.685525-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": "KAN",
                        "amount": 5421.0
                    },
                    {
                        "team": "CLE",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c0553b3a-8737-438b-8400-a6b7a86c26d0",
                    "gambit_id": "344677c0-42eb-455e-ad8f-a671437cd721",
                    "last_updated": "2023-06-29T17:53:19.271906-04:00",
                    "created_at": "2023-06-28T08:58:07.690408-04:00",
                    "name": "KAN",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67da72f3-c64a-4120-bf79-b533be6d4555/?format=api"
                },
                {
                    "id": "24ecaf1f-4df1-41ab-81c4-820e8b2e4aad",
                    "gambit_id": "312c302c-77b3-421f-8962-dd197444552c",
                    "last_updated": "2023-06-29T17:53:19.269601-04:00",
                    "created_at": "2023-06-28T08:58:07.687801-04:00",
                    "name": "CLE",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67da72f3-c64a-4120-bf79-b533be6d4555/?format=api"
                }
            ]
        },
        {
            "id": "a1b79a18-dfe2-494b-9eb3-3b1fbb52f2f9",
            "match": "https://api-prod.gambitprofit.com/api/matches/c71a5422-65c0-4d79-bdd3-dec3b626f9d8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-28T08:48:04.333663-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": "6ffc5df4-fb25-438e-a3c6-d7fe171aa7f6",
                    "gambit_id": "33b37c20-c143-4c5e-8464-93c934786dcf",
                    "last_updated": "2023-06-29T17:53:19.262280-04:00",
                    "created_at": "2023-06-28T08:48:04.336458-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/a1b79a18-dfe2-494b-9eb3-3b1fbb52f2f9/?format=api"
                },
                {
                    "id": "53753685-17e5-40a4-992c-6013e85449d1",
                    "gambit_id": "ef7c1b4a-f8c3-4626-8ef8-89b6774839d2",
                    "last_updated": "2023-06-29T17:53:19.264843-04:00",
                    "created_at": "2023-06-28T08:48:04.340251-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/a1b79a18-dfe2-494b-9eb3-3b1fbb52f2f9/?format=api"
                }
            ]
        }
    ]
}