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/aea03290-09c9-4590-b3e7-d5e6720f08aa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "aea03290-09c9-4590-b3e7-d5e6720f08aa",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "0f28d9a6-91e3-4392-9830-1c785dae7681",
    "completed": true,
    "last_updated": "2022-08-15T14:07:15.095198-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.02,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/0f28d9a6-91e3-4392-9830-1c785dae7681",
    "datetime": "2022-08-14T19:08:00-04:00",
    "cutoff_datetime": "2022-08-14T19:08:00-04:00",
    "name": "NYY (J Taillon) v. BOS (M Wacha)",
    "bettypes": [
        {
            "id": "00a8aca3-3f5d-4b83-ab74-c71d04210aa5",
            "match": "https://api-prod.gambitprofit.com/api/matches/aea03290-09c9-4590-b3e7-d5e6720f08aa/?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": 5319.0
                    },
                    {
                        "team": "BOS (M Wacha)",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": 361.44,
                "profit_sb_percentage": 4.02,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f4b2cc86-21ad-4200-87c2-91e8610e08f8",
                    "gambit_id": "13127eff-bbf9-43f9-8292-f846ba66abc0",
                    "last_updated": "2022-08-15T14:07:15.098047-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYY (J Taillon)",
                    "reward": "1.76000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00a8aca3-3f5d-4b83-ab74-c71d04210aa5/?format=api"
                },
                {
                    "id": "09424c6f-e3e7-44e9-891c-f7aba1ba67ac",
                    "gambit_id": "b3aa212a-5429-4cca-8020-3864c9b6a909",
                    "last_updated": "2022-08-15T14:07:15.097673-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BOS (M Wacha)",
                    "reward": "2.00000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00a8aca3-3f5d-4b83-ab74-c71d04210aa5/?format=api"
                }
            ]
        },
        {
            "id": "4bc066a9-2ef2-4859-a486-ad77abc4fcf0",
            "match": "https://api-prod.gambitprofit.com/api/matches/aea03290-09c9-4590-b3e7-d5e6720f08aa/?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": "BOS",
                        "amount": 5676.0
                    },
                    {
                        "team": "NYY",
                        "amount": 4324.0
                    }
                ],
                "expected_reward_tokens": 9251.88,
                "profit_sb": 251.88,
                "profit_sb_percentage": 2.8,
                "recommended": true
            },
            "lines": [
                {
                    "id": "31905e4b-e4a2-4cab-8211-f8e8fac38800",
                    "gambit_id": "09552898-efd3-4277-9301-f7bf8c3a364e",
                    "last_updated": "2022-08-15T14:07:15.096929-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BOS",
                    "reward": "1.63000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bc066a9-2ef2-4859-a486-ad77abc4fcf0/?format=api"
                },
                {
                    "id": "087f3fcd-ebce-45ca-a328-baaea7fa72bf",
                    "gambit_id": "a5146d8c-8617-4d9a-9e11-062b4b04c50d",
                    "last_updated": "2022-08-15T14:07:15.097302-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYY",
                    "reward": "2.14000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bc066a9-2ef2-4859-a486-ad77abc4fcf0/?format=api"
                }
            ]
        }
    ]
}