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/9b213aff-d81d-4002-a579-95d6b89dd448/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9b213aff-d81d-4002-a579-95d6b89dd448",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e390141a-0834-4103-a0f9-44fb41ca0554",
    "completed": true,
    "last_updated": "2023-05-15T11:37:01.252835-04:00",
    "created_at": "2023-05-14T10:57:07.289155-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e390141a-0834-4103-a0f9-44fb41ca0554",
    "datetime": "2023-05-14T16:10:00-04:00",
    "cutoff_datetime": "2023-05-14T16:10:00-04:00",
    "name": "SDG (R Weathers) v. LOS (T Gonsolin)",
    "bettypes": [
        {
            "id": "592ef437-4e4f-42d9-8919-17749b01c3fc",
            "match": "https://api-prod.gambitprofit.com/api/matches/9b213aff-d81d-4002-a579-95d6b89dd448/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-14T10:57:07.307519-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": "LOS (T Gonsolin)",
                        "amount": 5827.0
                    },
                    {
                        "team": "SDG (R Weathers)",
                        "amount": 4173.0
                    }
                ],
                "expected_reward_tokens": 9556.17,
                "profit_sb": 56.17,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "71bba1b0-3d37-4e3c-a512-a530aa95be27",
                    "gambit_id": "98de024c-9add-46a1-952a-b62a7451e0bf",
                    "last_updated": "2023-05-15T11:37:01.279602-04:00",
                    "created_at": "2023-05-14T10:57:07.309720-04:00",
                    "name": "LOS (T Gonsolin)",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/592ef437-4e4f-42d9-8919-17749b01c3fc/?format=api"
                },
                {
                    "id": "64653003-b72d-4231-b762-b8fd044281ba",
                    "gambit_id": "a477d865-0090-4045-9bdc-b721bc971c29",
                    "last_updated": "2023-05-15T11:37:01.281653-04:00",
                    "created_at": "2023-05-14T10:57:07.312569-04:00",
                    "name": "SDG (R Weathers)",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/592ef437-4e4f-42d9-8919-17749b01c3fc/?format=api"
                }
            ]
        },
        {
            "id": "02de6b4d-3e60-4615-b121-4ea715f98b96",
            "match": "https://api-prod.gambitprofit.com/api/matches/9b213aff-d81d-4002-a579-95d6b89dd448/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-14T10:57:07.299899-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": "SDG",
                        "amount": 5688.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5d5583f8-e060-46b0-87d6-20d4ae51def5",
                    "gambit_id": "7dd104f4-4d75-4e23-b3c7-435544aeb1f2",
                    "last_updated": "2023-05-15T11:37:01.273446-04:00",
                    "created_at": "2023-05-14T10:57:07.304859-04:00",
                    "name": "SDG",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02de6b4d-3e60-4615-b121-4ea715f98b96/?format=api"
                },
                {
                    "id": "3f89ed1d-e696-420d-81dc-51a4d8b44ddf",
                    "gambit_id": "98127cee-e287-4321-b478-fb441e7d784d",
                    "last_updated": "2023-05-15T11:37:01.267817-04:00",
                    "created_at": "2023-05-14T10:57:07.302292-04:00",
                    "name": "LOS",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02de6b4d-3e60-4615-b121-4ea715f98b96/?format=api"
                }
            ]
        },
        {
            "id": "90e45c39-7b96-4744-a6e8-0c3fa6600348",
            "match": "https://api-prod.gambitprofit.com/api/matches/9b213aff-d81d-4002-a579-95d6b89dd448/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-14T10:57:07.292398-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.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7ce6ef6e-e36f-41ed-909a-78b2c33fbf17",
                    "gambit_id": "a3aa6fc5-2fd5-4e2c-bfe0-b917fcd49454",
                    "last_updated": "2023-05-15T11:37:01.260032-04:00",
                    "created_at": "2023-05-14T10:57:07.295099-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90e45c39-7b96-4744-a6e8-0c3fa6600348/?format=api"
                },
                {
                    "id": "d91f2259-cad0-4814-824c-e9443c384cc2",
                    "gambit_id": "91ecb624-18ef-4013-9af6-ef8e779654cb",
                    "last_updated": "2023-05-15T11:37:01.262735-04:00",
                    "created_at": "2023-05-14T10:57:07.297656-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90e45c39-7b96-4744-a6e8-0c3fa6600348/?format=api"
                }
            ]
        }
    ]
}