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/75ac4f20-6160-46d8-b461-eb7d778840fe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "75ac4f20-6160-46d8-b461-eb7d778840fe",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "83c206a6-4f28-4ae4-b3c7-53af6629da53",
    "completed": true,
    "last_updated": "2023-08-01T11:03:23.823880-04:00",
    "created_at": "2023-07-31T10:23:03.795601-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.05,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/83c206a6-4f28-4ae4-b3c7-53af6629da53",
    "datetime": "2023-07-31T19:07:00-04:00",
    "cutoff_datetime": "2023-07-31T19:07:00-04:00",
    "name": "BAL (K Gibson) v. TOR (C Bassitt)",
    "bettypes": [
        {
            "id": "2b11f38d-7fc5-41f2-8f23-c9169bfa0885",
            "match": "https://api-prod.gambitprofit.com/api/matches/75ac4f20-6160-46d8-b461-eb7d778840fe/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-31T10:23:03.804294-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": "TOR (C Bassitt)",
                        "amount": 5714.0
                    },
                    {
                        "team": "BAL (K Gibson)",
                        "amount": 4286.0
                    }
                ],
                "expected_reward_tokens": 9599.52,
                "profit_sb": 99.52,
                "profit_sb_percentage": 1.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0fe845b9-8e74-41d5-b928-bebbf2522914",
                    "gambit_id": "2724930e-ef91-4185-af58-f744fd6d0f7c",
                    "last_updated": "2023-08-01T11:03:23.842274-04:00",
                    "created_at": "2023-07-31T10:23:03.818489-04:00",
                    "name": "TOR (C Bassitt)",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b11f38d-7fc5-41f2-8f23-c9169bfa0885/?format=api"
                },
                {
                    "id": "fb738dab-04f2-474b-b2aa-83005bc3971f",
                    "gambit_id": "22aded77-b6b2-44f9-bc40-6b9b55d34208",
                    "last_updated": "2023-08-01T11:03:23.837976-04:00",
                    "created_at": "2023-07-31T10:23:03.811085-04:00",
                    "name": "BAL (K Gibson)",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b11f38d-7fc5-41f2-8f23-c9169bfa0885/?format=api"
                }
            ]
        },
        {
            "id": "36d65ec0-49ba-4762-b54c-f18870591dd5",
            "match": "https://api-prod.gambitprofit.com/api/matches/75ac4f20-6160-46d8-b461-eb7d778840fe/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-31T10:23:03.824015-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": "BAL",
                        "amount": 6010.0
                    },
                    {
                        "team": "TOR",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "57dd4e2b-679b-4b7e-b5d2-b7148018e404",
                    "gambit_id": "16ed0a23-871d-494f-b1e3-60d9f1fcbbb5",
                    "last_updated": "2023-08-01T11:03:23.856720-04:00",
                    "created_at": "2023-07-31T10:23:03.829682-04:00",
                    "name": "BAL",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36d65ec0-49ba-4762-b54c-f18870591dd5/?format=api"
                },
                {
                    "id": "9295f612-50e9-4ed7-905a-6de62e229af3",
                    "gambit_id": "90c989b1-8dbf-48b7-8ce3-346c3a910b85",
                    "last_updated": "2023-08-01T11:03:23.860554-04:00",
                    "created_at": "2023-07-31T10:23:03.835212-04:00",
                    "name": "TOR",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36d65ec0-49ba-4762-b54c-f18870591dd5/?format=api"
                }
            ]
        },
        {
            "id": "f98a7f18-fff9-4f0c-91c4-25ecc1c0a0ba",
            "match": "https://api-prod.gambitprofit.com/api/matches/75ac4f20-6160-46d8-b461-eb7d778840fe/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-31T10:23:03.841427-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": "3ed43bdc-ed0d-40d8-b34c-dac7885beeb0",
                    "gambit_id": "2f4540d6-cf0c-459c-9d6b-2186e8865994",
                    "last_updated": "2023-08-01T11:03:23.875584-04:00",
                    "created_at": "2023-07-31T10:23:03.850162-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/f98a7f18-fff9-4f0c-91c4-25ecc1c0a0ba/?format=api"
                },
                {
                    "id": "6254b2d9-5c3b-4318-8901-0325476c22be",
                    "gambit_id": "4b2b3fc1-84af-48e6-84fe-06e49451036b",
                    "last_updated": "2023-08-01T11:03:23.872105-04:00",
                    "created_at": "2023-07-31T10:23:03.845937-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/f98a7f18-fff9-4f0c-91c4-25ecc1c0a0ba/?format=api"
                }
            ]
        }
    ]
}