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/b78dddd6-ea83-47e2-bcc8-79b33aafd71b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b78dddd6-ea83-47e2-bcc8-79b33aafd71b",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "0b8e9d1e-4f62-428b-b100-d9a13c073fa7",
    "completed": true,
    "last_updated": "2022-08-18T10:31:49.154722-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/0b8e9d1e-4f62-428b-b100-d9a13c073fa7",
    "datetime": "2022-08-17T19:10:00-04:00",
    "cutoff_datetime": "2022-08-17T19:10:00-04:00",
    "name": "DET (D Norris) v. CLE (C Quantrill)",
    "bettypes": [
        {
            "id": "2df84f6e-72fb-49cf-9cba-a7651a314f60",
            "match": "https://api-prod.gambitprofit.com/api/matches/b78dddd6-ea83-47e2-bcc8-79b33aafd71b/?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": "CLE (C Quantrill)",
                        "amount": 6471.0
                    },
                    {
                        "team": "DET (D Norris)",
                        "amount": 3529.0
                    }
                ],
                "expected_reward_tokens": 9316.56,
                "profit_sb": 316.56,
                "profit_sb_percentage": 3.52,
                "recommended": true
            },
            "lines": [
                {
                    "id": "33a142ac-b82d-41a9-ae5a-5ee41152ac9a",
                    "gambit_id": "ba09c334-47b9-45d7-8b61-34b35a21d533",
                    "last_updated": "2022-08-18T10:31:49.157479-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CLE (C Quantrill)",
                    "reward": "1.44000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2df84f6e-72fb-49cf-9cba-a7651a314f60/?format=api"
                },
                {
                    "id": "d9030495-35d3-4aeb-8b07-b413d27f1ed5",
                    "gambit_id": "e665d30e-95e6-4a5c-b11c-a1435af55400",
                    "last_updated": "2022-08-18T10:31:49.157871-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "DET (D Norris)",
                    "reward": "2.64000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2df84f6e-72fb-49cf-9cba-a7651a314f60/?format=api"
                }
            ]
        },
        {
            "id": "c8cdba92-279e-488d-9ed2-9d72367875a7",
            "match": "https://api-prod.gambitprofit.com/api/matches/b78dddd6-ea83-47e2-bcc8-79b33aafd71b/?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": "DET",
                        "amount": 5000.0
                    },
                    {
                        "team": "CLE",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ad0acb22-e40f-4b2b-bfb1-0b4639f1c117",
                    "gambit_id": "08f791f7-c5c0-4614-ac88-c693680b2c39",
                    "last_updated": "2022-08-18T10:31:49.157094-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "DET",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8cdba92-279e-488d-9ed2-9d72367875a7/?format=api"
                },
                {
                    "id": "f6ffe760-0920-4e57-a567-b04e7fbd62a5",
                    "gambit_id": "32701e27-90ee-4351-b01a-b68c0c0bedcf",
                    "last_updated": "2022-08-18T10:31:49.156705-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CLE",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8cdba92-279e-488d-9ed2-9d72367875a7/?format=api"
                }
            ]
        }
    ]
}