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/6910b7a4-01d9-41bb-87dc-0e04d0b2eb66/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6910b7a4-01d9-41bb-87dc-0e04d0b2eb66",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "817ebcc6-0d72-4f84-95f6-af51a5541031",
    "completed": true,
    "last_updated": "2022-09-28T09:12:14.883599-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.33,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/817ebcc6-0d72-4f84-95f6-af51a5541031",
    "datetime": "2022-09-27T19:10:00-04:00",
    "cutoff_datetime": "2022-09-27T19:10:00-04:00",
    "name": "BAL (K Bradish) v. BOS (M Wacha)",
    "bettypes": [
        {
            "id": "8ee5ddb9-84cb-464a-b518-3c2f03a2b4af",
            "match": "https://api-prod.gambitprofit.com/api/matches/6910b7a4-01d9-41bb-87dc-0e04d0b2eb66/?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": "BOS (M Wacha)",
                        "amount": 5418.0
                    },
                    {
                        "team": "BAL (K Bradish)",
                        "amount": 4582.0
                    }
                ],
                "expected_reward_tokens": 9209.82,
                "profit_sb": 209.82,
                "profit_sb_percentage": 2.33,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5a115ec0-deef-49ed-8270-7f388ad91966",
                    "gambit_id": "0830959e-6ef6-4c37-bec6-5e58816e4242",
                    "last_updated": "2022-09-28T09:12:14.893828-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BOS (M Wacha)",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ee5ddb9-84cb-464a-b518-3c2f03a2b4af/?format=api"
                },
                {
                    "id": "9d493386-a970-476c-8cd3-9ee0ab6ccfdc",
                    "gambit_id": "bc76781f-5f19-4e47-a3aa-517a0326b3e4",
                    "last_updated": "2022-09-28T09:12:14.895018-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BAL (K Bradish)",
                    "reward": "2.01000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ee5ddb9-84cb-464a-b518-3c2f03a2b4af/?format=api"
                }
            ]
        },
        {
            "id": "cd639f80-6231-4cc8-81f1-d909d8c1c899",
            "match": "https://api-prod.gambitprofit.com/api/matches/6910b7a4-01d9-41bb-87dc-0e04d0b2eb66/?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": "BAL",
                        "amount": 6047.0
                    },
                    {
                        "team": "BOS",
                        "amount": 3953.0
                    }
                ],
                "expected_reward_tokens": 9130.97,
                "profit_sb": 130.97,
                "profit_sb_percentage": 1.46,
                "recommended": true
            },
            "lines": [
                {
                    "id": "72c3e50f-3da3-46e9-8545-5820b4edbfcb",
                    "gambit_id": "77f48d9c-77f6-4680-a207-28febb017e65",
                    "last_updated": "2022-09-28T09:12:14.890364-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BAL",
                    "reward": "1.51000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd639f80-6231-4cc8-81f1-d909d8c1c899/?format=api"
                },
                {
                    "id": "5d70e31d-80ba-4c29-b73b-a5436c4306ac",
                    "gambit_id": "30b2b2e2-0a44-4aca-b356-94a1667526c2",
                    "last_updated": "2022-09-28T09:12:14.891518-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BOS",
                    "reward": "2.31000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd639f80-6231-4cc8-81f1-d909d8c1c899/?format=api"
                }
            ]
        },
        {
            "id": "7e59c710-80bd-44c0-b256-fb44a1da1444",
            "match": "https://api-prod.gambitprofit.com/api/matches/6910b7a4-01d9-41bb-87dc-0e04d0b2eb66/?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 9",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c70738cf-7d1f-46d3-ae23-c7fac792b04f",
                    "gambit_id": "cb01c86e-9c66-4045-bb3d-28b1dc0e7871",
                    "last_updated": "2022-09-28T09:12:14.887902-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 9",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e59c710-80bd-44c0-b256-fb44a1da1444/?format=api"
                },
                {
                    "id": "c17c1fd0-5968-4503-a7e0-36c323d24c01",
                    "gambit_id": "85ddb52e-fea7-4158-97f8-ff2cadfa8c1e",
                    "last_updated": "2022-09-28T09:12:14.886704-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 9",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e59c710-80bd-44c0-b256-fb44a1da1444/?format=api"
                }
            ]
        }
    ]
}