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/50bc6166-0496-4e9b-82c3-431cca414898/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "50bc6166-0496-4e9b-82c3-431cca414898",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "a2530135-0c5a-4f93-ba74-7f803b024b5f",
    "completed": true,
    "last_updated": "2022-08-18T10:31:48.152109-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.52,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a2530135-0c5a-4f93-ba74-7f803b024b5f",
    "datetime": "2022-08-17T13:10:00-04:00",
    "cutoff_datetime": "2022-08-17T13:10:00-04:00",
    "name": "KAN (D Lynch) v. MIN (T Mahle)",
    "bettypes": [
        {
            "id": "b7aa4425-2e05-4ba5-9463-55f8409258c9",
            "match": "https://api-prod.gambitprofit.com/api/matches/50bc6166-0496-4e9b-82c3-431cca414898/?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": "MIN (T Mahle)",
                        "amount": 6471.0
                    },
                    {
                        "team": "KAN (D Lynch)",
                        "amount": 3529.0
                    }
                ],
                "expected_reward_tokens": 9316.56,
                "profit_sb": 316.56,
                "profit_sb_percentage": 3.52,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8a795725-deea-4d00-a3cb-a08a38276dd9",
                    "gambit_id": "fb03647d-9e25-4ac2-bafe-5b5f7b053502",
                    "last_updated": "2022-08-18T10:31:48.154524-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN (T Mahle)",
                    "reward": "1.44000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7aa4425-2e05-4ba5-9463-55f8409258c9/?format=api"
                },
                {
                    "id": "d59fe41f-09ed-4dcb-b35e-2368f9380567",
                    "gambit_id": "6e81029a-5aa9-4621-b2df-b2a85710c36d",
                    "last_updated": "2022-08-18T10:31:48.154875-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "KAN (D Lynch)",
                    "reward": "2.64000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7aa4425-2e05-4ba5-9463-55f8409258c9/?format=api"
                }
            ]
        },
        {
            "id": "362e72f7-a603-4951-ad9d-a5236a14dfde",
            "match": "https://api-prod.gambitprofit.com/api/matches/50bc6166-0496-4e9b-82c3-431cca414898/?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": "KAN",
                        "amount": 5204.0
                    },
                    {
                        "team": "MIN",
                        "amount": 4796.0
                    }
                ],
                "expected_reward_tokens": 9159.04,
                "profit_sb": 159.04,
                "profit_sb_percentage": 1.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5c2bef50-23a9-432c-895c-ed32b6374f33",
                    "gambit_id": "7414dab0-e72e-42cd-9338-a6a246612f86",
                    "last_updated": "2022-08-18T10:31:48.154166-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "KAN",
                    "reward": "1.76000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/362e72f7-a603-4951-ad9d-a5236a14dfde/?format=api"
                },
                {
                    "id": "e7812a9e-daaa-499c-aad9-92bedcb24d72",
                    "gambit_id": "50306731-9191-45bb-bd0f-a3b11bcab038",
                    "last_updated": "2022-08-18T10:31:48.153775-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN",
                    "reward": "1.91000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/362e72f7-a603-4951-ad9d-a5236a14dfde/?format=api"
                }
            ]
        }
    ]
}