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/c71590a0-0c00-4661-9403-d855d0b6934b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c71590a0-0c00-4661-9403-d855d0b6934b",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "ea0ccf32-ea8d-4410-a247-40dba78c23f7",
    "completed": true,
    "last_updated": "2022-08-06T10:47:02.494423-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.15,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/ea0ccf32-ea8d-4410-a247-40dba78c23f7",
    "datetime": "2022-08-05T21:40:00-04:00",
    "cutoff_datetime": "2022-08-05T21:40:00-04:00",
    "name": "COL (G Marquez) v. ARI (M Bumgarner)",
    "bettypes": [
        {
            "id": "ee875113-28cc-4ec6-82bd-6526e3c7b4b1",
            "match": "https://api-prod.gambitprofit.com/api/matches/c71590a0-0c00-4661-9403-d855d0b6934b/?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": "ARI (M Bumgarner)",
                        "amount": 5515.0
                    },
                    {
                        "team": "COL (G Marquez)",
                        "amount": 4485.0
                    }
                ],
                "expected_reward_tokens": 9373.65,
                "profit_sb": 373.65,
                "profit_sb_percentage": 4.15,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4b6cf1a2-6ddb-4ea5-aa0e-a6bbdaad49dc",
                    "gambit_id": "d4db09dc-0a67-4e54-8477-86b49ccd83c7",
                    "last_updated": "2022-08-06T10:47:02.497317-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI (M Bumgarner)",
                    "reward": "1.70000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee875113-28cc-4ec6-82bd-6526e3c7b4b1/?format=api"
                },
                {
                    "id": "aeb34143-1232-48ec-a795-c4682e596d12",
                    "gambit_id": "a70a065e-e8c9-4986-ad06-30944dde05cb",
                    "last_updated": "2022-08-06T10:47:02.497843-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "COL (G Marquez)",
                    "reward": "2.09000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee875113-28cc-4ec6-82bd-6526e3c7b4b1/?format=api"
                }
            ]
        },
        {
            "id": "86bfe234-e7df-49b0-9b91-a535c0643d6d",
            "match": "https://api-prod.gambitprofit.com/api/matches/c71590a0-0c00-4661-9403-d855d0b6934b/?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": "COL",
                        "amount": 6196.0
                    },
                    {
                        "team": "ARI",
                        "amount": 3804.0
                    }
                ],
                "expected_reward_tokens": 9355.96,
                "profit_sb": 355.96,
                "profit_sb_percentage": 3.96,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ee089720-d56f-4983-ba86-1b84d5c0c67b",
                    "gambit_id": "fa86d236-6857-4142-b4fb-24106f9a73a2",
                    "last_updated": "2022-08-06T10:47:02.496714-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "COL",
                    "reward": "1.51000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86bfe234-e7df-49b0-9b91-a535c0643d6d/?format=api"
                },
                {
                    "id": "c6063031-f011-41b1-94e3-2b0b305b6962",
                    "gambit_id": "b94c73d1-5253-48b0-9109-c6f5bfe85ce6",
                    "last_updated": "2022-08-06T10:47:02.496232-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI",
                    "reward": "2.46000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86bfe234-e7df-49b0-9b91-a535c0643d6d/?format=api"
                }
            ]
        }
    ]
}