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/984063b0-5fee-443d-9168-4cc9b8ee64b9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "984063b0-5fee-443d-9168-4cc9b8ee64b9",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "33b69b61-2c9f-44e9-9773-4a8f1bbe734a",
    "completed": true,
    "last_updated": "2022-09-05T10:22:00.729701-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.19,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/33b69b61-2c9f-44e9-9773-4a8f1bbe734a",
    "datetime": "2022-09-03T18:35:00-04:00",
    "cutoff_datetime": "2022-09-03T18:35:00-04:00",
    "name": "TOR (T Richards) v. PIT (R Contreras)",
    "bettypes": [
        {
            "id": "880b90a0-7a67-4fbf-b1be-7cf428c13694",
            "match": "https://api-prod.gambitprofit.com/api/matches/984063b0-5fee-443d-9168-4cc9b8ee64b9/?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": "TOR (T Richards)",
                        "amount": 6031.0
                    },
                    {
                        "team": "PIT (R Contreras)",
                        "amount": 3969.0
                    }
                ],
                "expected_reward_tokens": 9287.46,
                "profit_sb": 287.46,
                "profit_sb_percentage": 3.19,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2f385988-febd-421b-a06a-766b7c26fd68",
                    "gambit_id": "31dc2269-c8b5-4b5d-a2f1-76fc4bdfe3f5",
                    "last_updated": "2022-09-05T10:22:00.739644-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TOR (T Richards)",
                    "reward": "1.54000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/880b90a0-7a67-4fbf-b1be-7cf428c13694/?format=api"
                },
                {
                    "id": "b450b27e-baa2-4208-94e4-d6e4f5ff592e",
                    "gambit_id": "c22bb15e-d2ad-4ed7-b16b-4515d02a1d78",
                    "last_updated": "2022-09-05T10:22:00.738685-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PIT (R Contreras)",
                    "reward": "2.34000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/880b90a0-7a67-4fbf-b1be-7cf428c13694/?format=api"
                }
            ]
        },
        {
            "id": "227d3aa4-e48f-42cf-b113-36abe7395013",
            "match": "https://api-prod.gambitprofit.com/api/matches/984063b0-5fee-443d-9168-4cc9b8ee64b9/?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": "PIT",
                        "amount": 5205.0
                    },
                    {
                        "team": "TOR",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "23aaacc1-37e6-4010-bf7d-a69e13ff8748",
                    "gambit_id": "fbc2d524-f750-4d3b-bb46-557175162741",
                    "last_updated": "2022-09-05T10:22:00.735749-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PIT",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/227d3aa4-e48f-42cf-b113-36abe7395013/?format=api"
                },
                {
                    "id": "7a8ccdc6-470e-44ca-a255-b674c3686235",
                    "gambit_id": "0df44608-871b-4e64-82d9-a2f34eea4319",
                    "last_updated": "2022-09-05T10:22:00.736729-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TOR",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/227d3aa4-e48f-42cf-b113-36abe7395013/?format=api"
                }
            ]
        },
        {
            "id": "9b3f2e7d-6031-4e3e-a8d2-40ecd8e9d38e",
            "match": "https://api-prod.gambitprofit.com/api/matches/984063b0-5fee-443d-9168-4cc9b8ee64b9/?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 Under 8.5",
                        "amount": 5096.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4904.0
                    }
                ],
                "expected_reward_tokens": 9070.88,
                "profit_sb": 70.88,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8b094609-7ce8-4d23-87c2-d5094f3b95c1",
                    "gambit_id": "aca12798-3aca-4ee0-97a6-7c4c9e4be73f",
                    "last_updated": "2022-09-05T10:22:00.732636-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b3f2e7d-6031-4e3e-a8d2-40ecd8e9d38e/?format=api"
                },
                {
                    "id": "b77e6e08-bac2-41c8-b4c2-1a6c2e23cab5",
                    "gambit_id": "ce3b744c-2e3b-4913-8926-b9b2329e917a",
                    "last_updated": "2022-09-05T10:22:00.733738-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b3f2e7d-6031-4e3e-a8d2-40ecd8e9d38e/?format=api"
                }
            ]
        }
    ]
}