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/505ab848-df18-4120-9461-cc506a8c4fc7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "505ab848-df18-4120-9461-cc506a8c4fc7",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e02ba129-d253-4b18-b1f0-19782bfd6c98",
    "completed": true,
    "last_updated": "2022-08-26T12:57:09.095031-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.47,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e02ba129-d253-4b18-b1f0-19782bfd6c98",
    "datetime": "2022-08-25T21:40:00-04:00",
    "cutoff_datetime": "2022-08-25T21:40:00-04:00",
    "name": "NYY (J Taillon) v. OAK (J Kaprielian)",
    "bettypes": [
        {
            "id": "8fd209f4-1717-461f-93c4-30513d9afa29",
            "match": "https://api-prod.gambitprofit.com/api/matches/505ab848-df18-4120-9461-cc506a8c4fc7/?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": "NYY (J Taillon)",
                        "amount": 6512.0
                    },
                    {
                        "team": "OAK (J Kaprielian)",
                        "amount": 3488.0
                    }
                ],
                "expected_reward_tokens": 9312.16,
                "profit_sb": 312.16,
                "profit_sb_percentage": 3.47,
                "recommended": true
            },
            "lines": [
                {
                    "id": "91c7608c-9c2b-4458-9f9d-f112489488a8",
                    "gambit_id": "90fd9be1-f07c-4e7d-b238-6e5749c452c1",
                    "last_updated": "2022-08-26T12:57:09.098349-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYY (J Taillon)",
                    "reward": "1.43000",
                    "odds": "1.47620",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fd209f4-1717-461f-93c4-30513d9afa29/?format=api"
                },
                {
                    "id": "0c56a4a8-a5e0-4915-baef-8f30a0779fc0",
                    "gambit_id": "a1a0b0fa-4c07-48ed-ab94-a99b911fafd9",
                    "last_updated": "2022-08-26T12:57:09.097927-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK (J Kaprielian)",
                    "reward": "2.67000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fd209f4-1717-461f-93c4-30513d9afa29/?format=api"
                }
            ]
        },
        {
            "id": "d06434c2-a409-4e7e-adf9-65b4056b52c6",
            "match": "https://api-prod.gambitprofit.com/api/matches/505ab848-df18-4120-9461-cc506a8c4fc7/?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": "NYY",
                        "amount": 5313.0
                    },
                    {
                        "team": "OAK",
                        "amount": 4687.0
                    }
                ],
                "expected_reward_tokens": 9138.36,
                "profit_sb": 138.36,
                "profit_sb_percentage": 1.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a856e0f4-8030-419d-ae04-f6ced8fb1ad4",
                    "gambit_id": "b3135de0-cf2b-4f3a-97c4-6f7d23e56e5c",
                    "last_updated": "2022-08-26T12:57:09.097440-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYY",
                    "reward": "1.72000",
                    "odds": "1.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d06434c2-a409-4e7e-adf9-65b4056b52c6/?format=api"
                },
                {
                    "id": "76a6cf1a-1ddb-4468-9be6-1486f42c118e",
                    "gambit_id": "f846970f-f8be-42a8-b931-5e570d357b8f",
                    "last_updated": "2022-08-26T12:57:09.097016-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK",
                    "reward": "1.95000",
                    "odds": "2.05000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d06434c2-a409-4e7e-adf9-65b4056b52c6/?format=api"
                }
            ]
        },
        {
            "id": "1ff81f9a-c085-4837-b642-c90090e288e9",
            "match": "https://api-prod.gambitprofit.com/api/matches/505ab848-df18-4120-9461-cc506a8c4fc7/?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 Over 7.5",
                        "amount": 5110.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4890.0
                    }
                ],
                "expected_reward_tokens": 9095.4,
                "profit_sb": 95.4,
                "profit_sb_percentage": 1.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "845617ef-874e-48f9-8b73-8d87a1e415b2",
                    "gambit_id": "db4c482d-75e6-4251-af50-3ed8c0cad4a0",
                    "last_updated": "2022-08-26T12:57:09.096580-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ff81f9a-c085-4837-b642-c90090e288e9/?format=api"
                },
                {
                    "id": "ed7cd399-a540-46ef-b968-87cd31827b56",
                    "gambit_id": "55ce0c49-cfd9-4a70-a9cd-e5b2dad7ab69",
                    "last_updated": "2022-08-26T12:57:09.096091-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.86000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ff81f9a-c085-4837-b642-c90090e288e9/?format=api"
                }
            ]
        }
    ]
}