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/5a684e5c-43d2-49c9-8d46-81c2b1d6042b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5a684e5c-43d2-49c9-8d46-81c2b1d6042b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "18476954-5b82-4379-8d4e-98ef4920f4ce",
    "completed": true,
    "last_updated": "2023-08-06T13:08:27.275760-04:00",
    "created_at": "2023-08-05T08:33:20.734052-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.12,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/18476954-5b82-4379-8d4e-98ef4920f4ce",
    "datetime": "2023-08-05T21:07:00-04:00",
    "cutoff_datetime": "2023-08-05T21:07:00-04:00",
    "name": "SEA (G Kirby) v. LAA (T Anderson)",
    "bettypes": [
        {
            "id": "df298230-2f44-4002-a2c8-fd5148387688",
            "match": "https://api-prod.gambitprofit.com/api/matches/5a684e5c-43d2-49c9-8d46-81c2b1d6042b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-05T08:33:20.744795-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": "SEA (G Kirby)",
                        "amount": 5490.0
                    },
                    {
                        "team": "LAA (T Anderson)",
                        "amount": 4510.0
                    }
                ],
                "expected_reward_tokens": 9606.3,
                "profit_sb": 106.3,
                "profit_sb_percentage": 1.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1d85790d-d10d-4067-870c-862244343213",
                    "gambit_id": "7994e39c-4e9f-4f2c-986b-1ab4091d27dd",
                    "last_updated": "2023-08-06T13:08:27.293601-04:00",
                    "created_at": "2023-08-05T08:33:20.749854-04:00",
                    "name": "SEA (G Kirby)",
                    "reward": "1.75000",
                    "odds": "1.78120",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df298230-2f44-4002-a2c8-fd5148387688/?format=api"
                },
                {
                    "id": "ded85bcc-0029-4e5a-81a7-f63432a8a21e",
                    "gambit_id": "77da7a41-501f-434a-b8ad-6b542763bf33",
                    "last_updated": "2023-08-06T13:08:27.297112-04:00",
                    "created_at": "2023-08-05T08:33:20.754882-04:00",
                    "name": "LAA (T Anderson)",
                    "reward": "2.13000",
                    "odds": "2.18000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df298230-2f44-4002-a2c8-fd5148387688/?format=api"
                }
            ]
        },
        {
            "id": "03469668-d432-4b03-b7ff-7aadf4293b94",
            "match": "https://api-prod.gambitprofit.com/api/matches/5a684e5c-43d2-49c9-8d46-81c2b1d6042b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-05T08:33:20.759171-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": "LAA",
                        "amount": 5614.0
                    },
                    {
                        "team": "SEA",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "18f0ff17-2021-47eb-a31f-5d34a6cb150b",
                    "gambit_id": "83e77045-c127-4ff1-895f-cbe102356fbe",
                    "last_updated": "2023-08-06T13:08:27.307048-04:00",
                    "created_at": "2023-08-05T08:33:20.769065-04:00",
                    "name": "LAA",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03469668-d432-4b03-b7ff-7aadf4293b94/?format=api"
                },
                {
                    "id": "7f17d1dc-03b7-4e7c-affc-17a49636b566",
                    "gambit_id": "bb2eb8c8-6def-4cef-98be-f537674c803d",
                    "last_updated": "2023-08-06T13:08:27.303787-04:00",
                    "created_at": "2023-08-05T08:33:20.763528-04:00",
                    "name": "SEA",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03469668-d432-4b03-b7ff-7aadf4293b94/?format=api"
                }
            ]
        },
        {
            "id": "0cc6a6da-ea85-4d3f-b1cf-be1becbf671b",
            "match": "https://api-prod.gambitprofit.com/api/matches/5a684e5c-43d2-49c9-8d46-81c2b1d6042b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-05T08:33:20.774202-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": "c526f578-a6b5-4c1d-9338-ab6bc9c01a0a",
                    "gambit_id": "d4d27120-18fa-48fb-82d4-5317c84aa127",
                    "last_updated": "2023-08-06T13:08:27.313582-04:00",
                    "created_at": "2023-08-05T08:33:20.778828-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/0cc6a6da-ea85-4d3f-b1cf-be1becbf671b/?format=api"
                },
                {
                    "id": "2c6d29ce-102b-45c1-bb1f-a0789f486c1b",
                    "gambit_id": "6891deda-4905-4e45-abaf-c15ad3962fb5",
                    "last_updated": "2023-08-06T13:08:27.317141-04:00",
                    "created_at": "2023-08-05T08:33:20.784240-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/0cc6a6da-ea85-4d3f-b1cf-be1becbf671b/?format=api"
                }
            ]
        }
    ]
}