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/89cbb5e0-efc8-4704-9261-061f3768aaec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "89cbb5e0-efc8-4704-9261-061f3768aaec",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2a7ea9b1-c202-4a8c-8575-4c4b70eca826",
    "completed": true,
    "last_updated": "2023-07-20T09:53:26.287052-04:00",
    "created_at": "2023-07-18T08:53:09.947776-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/2a7ea9b1-c202-4a8c-8575-4c4b70eca826",
    "datetime": "2023-07-18T19:45:00-04:00",
    "cutoff_datetime": "2023-07-18T19:45:00-04:00",
    "name": "MIA (E Cabrera) v. STL (J Montgomery)",
    "bettypes": [
        {
            "id": "667e9dcc-e7f4-45e2-9584-0a306111ac61",
            "match": "https://api-prod.gambitprofit.com/api/matches/89cbb5e0-efc8-4704-9261-061f3768aaec/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-18T08:53:09.949754-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 (J Montgomery)",
                        "amount": 6060.0
                    },
                    {
                        "team": "MIA (E Cabrera)",
                        "amount": 3940.0
                    }
                ],
                "expected_reward_tokens": 9574.2,
                "profit_sb": 74.2,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "00e720f4-8067-413f-b770-55e5ff42a28c",
                    "gambit_id": "8f12efed-23e8-4b09-8c44-3642853acc22",
                    "last_updated": "2023-07-20T09:53:26.291359-04:00",
                    "created_at": "2023-07-18T08:53:09.953134-04:00",
                    "name": "STL (J Montgomery)",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/667e9dcc-e7f4-45e2-9584-0a306111ac61/?format=api"
                },
                {
                    "id": "e70db96f-cc58-4ede-af85-1384d5fb2e22",
                    "gambit_id": "868e7d84-e0b1-4d6d-bdd7-4a81c9332acd",
                    "last_updated": "2023-07-20T09:53:26.290088-04:00",
                    "created_at": "2023-07-18T08:53:09.951634-04:00",
                    "name": "MIA (E Cabrera)",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/667e9dcc-e7f4-45e2-9584-0a306111ac61/?format=api"
                }
            ]
        },
        {
            "id": "3d2bdd39-99eb-443b-a49f-9ed87d904191",
            "match": "https://api-prod.gambitprofit.com/api/matches/89cbb5e0-efc8-4704-9261-061f3768aaec/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-18T08:53:09.954794-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": "MIA",
                        "amount": 5614.0
                    },
                    {
                        "team": "STL",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "17712006-9a38-4058-8bff-149ae80ba9ae",
                    "gambit_id": "d3109598-c178-4bb1-bd99-774aa3fda47e",
                    "last_updated": "2023-07-20T09:53:26.293813-04:00",
                    "created_at": "2023-07-18T08:53:09.956218-04:00",
                    "name": "MIA",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d2bdd39-99eb-443b-a49f-9ed87d904191/?format=api"
                },
                {
                    "id": "0881e9cf-4075-483b-a1cd-081fe0406288",
                    "gambit_id": "23fd0fdf-e345-4534-bb22-94fcde0f7e3c",
                    "last_updated": "2023-07-20T09:53:26.295202-04:00",
                    "created_at": "2023-07-18T08:53:09.957715-04:00",
                    "name": "STL",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d2bdd39-99eb-443b-a49f-9ed87d904191/?format=api"
                }
            ]
        },
        {
            "id": "314c0e71-ffe6-4775-8d7f-0abb89ade85e",
            "match": "https://api-prod.gambitprofit.com/api/matches/89cbb5e0-efc8-4704-9261-061f3768aaec/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-18T08:53:09.959198-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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6dc2baea-ed8f-4259-b4db-c77054d889fd",
                    "gambit_id": "241250d8-2f17-4416-a8aa-4e9977e487f0",
                    "last_updated": "2023-07-20T09:53:26.299086-04:00",
                    "created_at": "2023-07-18T08:53:09.962192-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/314c0e71-ffe6-4775-8d7f-0abb89ade85e/?format=api"
                },
                {
                    "id": "1ab5b78c-7288-4cbb-a853-ba50c4b5cba7",
                    "gambit_id": "d014ff35-b84b-4a1a-9d45-f340c4881b6a",
                    "last_updated": "2023-07-20T09:53:26.297794-04:00",
                    "created_at": "2023-07-18T08:53:09.960566-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/314c0e71-ffe6-4775-8d7f-0abb89ade85e/?format=api"
                }
            ]
        }
    ]
}