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/2af99a78-17a9-4b62-9cc7-5fba6a05b744/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2af99a78-17a9-4b62-9cc7-5fba6a05b744",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "eff9dbad-beae-4669-b8b5-26e3ac3d7cb7",
    "completed": true,
    "last_updated": "2022-10-12T10:11:57.815420-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.69,
    "sport_category": "MLB Playoffs",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/eff9dbad-beae-4669-b8b5-26e3ac3d7cb7",
    "datetime": "2022-10-11T21:37:00-04:00",
    "cutoff_datetime": "2022-10-11T21:37:00-04:00",
    "name": "SDG (M Clevinger) v. LOS (J Urias)",
    "bettypes": [
        {
            "id": "bb2930d6-db2b-4eea-9045-55058884c7d5",
            "match": "https://api-prod.gambitprofit.com/api/matches/2af99a78-17a9-4b62-9cc7-5fba6a05b744/?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": "LOS (J Urias)",
                        "amount": 6690.0
                    },
                    {
                        "team": "SDG (M Clevinger)",
                        "amount": 3310.0
                    }
                ],
                "expected_reward_tokens": 9565.9,
                "profit_sb": 65.9,
                "profit_sb_percentage": 0.69,
                "recommended": true
            },
            "lines": [
                {
                    "id": "49809c90-2d1e-455f-90a6-e5830d0e345b",
                    "gambit_id": "0b2e2adc-450f-44bc-b5a5-c48aeb576069",
                    "last_updated": "2022-10-12T10:11:57.824178-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS (J Urias)",
                    "reward": "1.43000",
                    "odds": "1.44440",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb2930d6-db2b-4eea-9045-55058884c7d5/?format=api"
                },
                {
                    "id": "83f1fa84-bd49-4824-ac47-d282c47a9c5c",
                    "gambit_id": "ff6b8cbb-58db-4629-87aa-477a701229e7",
                    "last_updated": "2022-10-12T10:11:57.825263-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG (M Clevinger)",
                    "reward": "2.89000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb2930d6-db2b-4eea-9045-55058884c7d5/?format=api"
                }
            ]
        },
        {
            "id": "e1b6620a-4e89-4375-856b-c0359389bd9c",
            "match": "https://api-prod.gambitprofit.com/api/matches/2af99a78-17a9-4b62-9cc7-5fba6a05b744/?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": "LOS",
                        "amount": 5106.0
                    },
                    {
                        "team": "SDG",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2e7dd558-f3ef-4d37-ace1-c8543f1787bc",
                    "gambit_id": "c65ef0cb-07dd-4e37-a67d-6d91ece673b5",
                    "last_updated": "2022-10-12T10:11:57.820771-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1b6620a-4e89-4375-856b-c0359389bd9c/?format=api"
                },
                {
                    "id": "96e1f703-cd93-41b2-8972-b43814b43a1a",
                    "gambit_id": "919d828c-030a-42b9-a51e-0a415474e0be",
                    "last_updated": "2022-10-12T10:11:57.821844-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1b6620a-4e89-4375-856b-c0359389bd9c/?format=api"
                }
            ]
        },
        {
            "id": "8c8c36e1-5c9c-47af-8ad7-5ef08c2c4c72",
            "match": "https://api-prod.gambitprofit.com/api/matches/2af99a78-17a9-4b62-9cc7-5fba6a05b744/?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": 5212.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "eeb6f3af-9751-45e8-be6f-50226969825a",
                    "gambit_id": "93af1f52-f643-4e4b-9d7a-8936c073b6d2",
                    "last_updated": "2022-10-12T10:11:57.818895-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c8c36e1-5c9c-47af-8ad7-5ef08c2c4c72/?format=api"
                },
                {
                    "id": "ce571da0-b859-4d53-8ed4-f847b9447e4a",
                    "gambit_id": "8f4b717b-524e-44cc-b7c5-7f04cffaf5d6",
                    "last_updated": "2022-10-12T10:11:57.817895-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c8c36e1-5c9c-47af-8ad7-5ef08c2c4c72/?format=api"
                }
            ]
        }
    ]
}