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/25b1ceb5-c262-43d7-b95e-fc414aece9cc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "25b1ceb5-c262-43d7-b95e-fc414aece9cc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9ba8c1aa-37bd-4601-b205-c31b0e4a291a",
    "completed": true,
    "last_updated": "2023-07-31T13:08:19.824961-04:00",
    "created_at": "2023-07-29T08:08:06.997546-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.76,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/9ba8c1aa-37bd-4601-b205-c31b0e4a291a",
    "datetime": "2023-07-29T16:10:00-04:00",
    "cutoff_datetime": "2023-07-29T16:10:00-04:00",
    "name": "DET (B Brieske) v. MIA (J Cueto)",
    "bettypes": [
        {
            "id": "b950739d-8391-4edd-ae70-e28d22222657",
            "match": "https://api-prod.gambitprofit.com/api/matches/25b1ceb5-c262-43d7-b95e-fc414aece9cc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-29T08:08:07.008154-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 (J Cueto)",
                        "amount": 5909.0
                    },
                    {
                        "team": "DET (B Brieske)",
                        "amount": 4091.0
                    }
                ],
                "expected_reward_tokens": 9572.58,
                "profit_sb": 72.58,
                "profit_sb_percentage": 0.76,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b2038450-6010-4201-b958-ee9d0887df98",
                    "gambit_id": "8992729f-0578-435e-a218-f2d457015898",
                    "last_updated": "2023-07-31T13:08:19.843906-04:00",
                    "created_at": "2023-07-29T08:08:07.017482-04:00",
                    "name": "MIA (J Cueto)",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b950739d-8391-4edd-ae70-e28d22222657/?format=api"
                },
                {
                    "id": "d1291d4c-d8a4-4aa1-b101-e0075aa003e8",
                    "gambit_id": "6e9db2d3-707f-42e3-897b-782f3411dcc8",
                    "last_updated": "2023-07-31T13:08:19.840015-04:00",
                    "created_at": "2023-07-29T08:08:07.012686-04:00",
                    "name": "DET (B Brieske)",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b950739d-8391-4edd-ae70-e28d22222657/?format=api"
                }
            ]
        },
        {
            "id": "9b0b105e-3836-463e-bfaa-f61627be852a",
            "match": "https://api-prod.gambitprofit.com/api/matches/25b1ceb5-c262-43d7-b95e-fc414aece9cc/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-29T08:08:07.022032-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": "DET",
                        "amount": 5857.0
                    },
                    {
                        "team": "MIA",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0f6944ab-8582-493a-8be3-25005100e8e5",
                    "gambit_id": "2ef4a975-bdd3-47e7-bfd6-185bd4029916",
                    "last_updated": "2023-07-31T13:08:19.851753-04:00",
                    "created_at": "2023-07-29T08:08:07.025866-04:00",
                    "name": "DET",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b0b105e-3836-463e-bfaa-f61627be852a/?format=api"
                },
                {
                    "id": "4defb73a-7145-4def-99e7-ee4432a20184",
                    "gambit_id": "48de1d44-9c26-4bdf-a0cf-f943951784c3",
                    "last_updated": "2023-07-31T13:08:19.855768-04:00",
                    "created_at": "2023-07-29T08:08:07.030339-04:00",
                    "name": "MIA",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b0b105e-3836-463e-bfaa-f61627be852a/?format=api"
                }
            ]
        },
        {
            "id": "9c85cc25-a4c8-4c78-967c-97fa4e0c8228",
            "match": "https://api-prod.gambitprofit.com/api/matches/25b1ceb5-c262-43d7-b95e-fc414aece9cc/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-29T08:08:07.035071-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": 5213.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "89cc4f8b-1de8-490c-a74f-975e8c5e767e",
                    "gambit_id": "26da9d72-345e-4060-aede-f5e1ae2eee91",
                    "last_updated": "2023-07-31T13:08:19.867126-04:00",
                    "created_at": "2023-07-29T08:08:07.043656-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c85cc25-a4c8-4c78-967c-97fa4e0c8228/?format=api"
                },
                {
                    "id": "fe8a7deb-d054-406e-ab79-2333d740d14e",
                    "gambit_id": "2c9da5cf-5092-4ffe-9d2e-947b54e22da3",
                    "last_updated": "2023-07-31T13:08:19.863112-04:00",
                    "created_at": "2023-07-29T08:08:07.038992-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c85cc25-a4c8-4c78-967c-97fa4e0c8228/?format=api"
                }
            ]
        }
    ]
}