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/b8ced519-3c46-4b24-b2bc-3ab5a2bccf3c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b8ced519-3c46-4b24-b2bc-3ab5a2bccf3c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "45072aab-6b34-4f7f-bbfc-023281414c50",
    "completed": true,
    "last_updated": "2022-09-12T10:57:17.086522-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.25,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/45072aab-6b34-4f7f-bbfc-023281414c50",
    "datetime": "2022-09-11T14:10:00-04:00",
    "cutoff_datetime": "2022-09-11T14:10:00-04:00",
    "name": "CIN (J Dunn) v. MIL (B Woodruff)",
    "bettypes": [
        {
            "id": "6228be3a-3cc8-47f0-b338-12c62b56b2ec",
            "match": "https://api-prod.gambitprofit.com/api/matches/b8ced519-3c46-4b24-b2bc-3ab5a2bccf3c/?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": "MIL (B Woodruff)",
                        "amount": 7040.0
                    },
                    {
                        "team": "CIN (J Dunn)",
                        "amount": 2960.0
                    }
                ],
                "expected_reward_tokens": 9292.8,
                "profit_sb": 292.8,
                "profit_sb_percentage": 3.25,
                "recommended": true
            },
            "lines": [
                {
                    "id": "48052dd7-bfd0-4e9d-bf23-c103b894ae66",
                    "gambit_id": "f99f1697-e76d-4543-bd66-455bacdb38df",
                    "last_updated": "2022-09-12T10:57:17.095714-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL (B Woodruff)",
                    "reward": "1.32000",
                    "odds": "1.35710",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6228be3a-3cc8-47f0-b338-12c62b56b2ec/?format=api"
                },
                {
                    "id": "8b225ea2-cf3b-4f9a-99ef-1b9f3eea014d",
                    "gambit_id": "4fc345e5-44c4-4f55-8c66-d9374e10d681",
                    "last_updated": "2022-09-12T10:57:17.096796-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN (J Dunn)",
                    "reward": "3.14000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6228be3a-3cc8-47f0-b338-12c62b56b2ec/?format=api"
                }
            ]
        },
        {
            "id": "2591ef9d-3911-4239-b10c-8254063be310",
            "match": "https://api-prod.gambitprofit.com/api/matches/b8ced519-3c46-4b24-b2bc-3ab5a2bccf3c/?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": "MIL",
                        "amount": 5489.0
                    },
                    {
                        "team": "CIN",
                        "amount": 4511.0
                    }
                ],
                "expected_reward_tokens": 9111.74,
                "profit_sb": 111.74,
                "profit_sb_percentage": 1.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f2ed2299-1bc3-4f60-a103-787347221861",
                    "gambit_id": "de9f908a-2e0f-497f-9e76-6ec84030edcf",
                    "last_updated": "2022-09-12T10:57:17.092622-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL",
                    "reward": "1.66000",
                    "odds": "1.74070",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2591ef9d-3911-4239-b10c-8254063be310/?format=api"
                },
                {
                    "id": "380968e7-81de-4558-9180-be4d2875fb96",
                    "gambit_id": "6bd9d7c5-fae2-4393-a70a-3823a6b36ad0",
                    "last_updated": "2022-09-12T10:57:17.093658-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN",
                    "reward": "2.02000",
                    "odds": "2.15000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2591ef9d-3911-4239-b10c-8254063be310/?format=api"
                }
            ]
        },
        {
            "id": "53ca8a6a-2169-4638-abea-d39bb52f7c42",
            "match": "https://api-prod.gambitprofit.com/api/matches/b8ced519-3c46-4b24-b2bc-3ab5a2bccf3c/?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 Under 8",
                        "amount": 5207.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4793.0
                    }
                ],
                "expected_reward_tokens": 9058.77,
                "profit_sb": 58.77,
                "profit_sb_percentage": 0.65,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fa58e8ed-3115-475f-990c-a2f58c136c9c",
                    "gambit_id": "e7a2f611-d0a3-44c7-83fd-0d0e7d65d3e9",
                    "last_updated": "2022-09-12T10:57:17.089178-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.74000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53ca8a6a-2169-4638-abea-d39bb52f7c42/?format=api"
                },
                {
                    "id": "04802914-e9be-40dd-a944-4f09184a9596",
                    "gambit_id": "43630bab-65bf-4465-9b5e-a7c7e4943c50",
                    "last_updated": "2022-09-12T10:57:17.090305-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.89000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53ca8a6a-2169-4638-abea-d39bb52f7c42/?format=api"
                }
            ]
        }
    ]
}