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/098d16d6-e4a9-4a33-b593-884938605615/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "098d16d6-e4a9-4a33-b593-884938605615",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b6b039a4-fdad-4188-9a6b-60fc79242d43",
    "completed": true,
    "last_updated": "2022-08-18T10:31:49.594420-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b6b039a4-fdad-4188-9a6b-60fc79242d43",
    "datetime": "2022-08-17T20:10:00-04:00",
    "cutoff_datetime": "2022-08-17T20:10:00-04:00",
    "name": "HOU (F Valdez) v. CWS (M Kopech)",
    "bettypes": [
        {
            "id": "e0687e3b-7e80-4879-a19a-2f88ccbfa11c",
            "match": "https://api-prod.gambitprofit.com/api/matches/098d16d6-e4a9-4a33-b593-884938605615/?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": "HOU (F Valdez)",
                        "amount": 5807.0
                    },
                    {
                        "team": "CWS (M Kopech)",
                        "amount": 4193.0
                    }
                ],
                "expected_reward_tokens": 9349.27,
                "profit_sb": 349.27,
                "profit_sb_percentage": 3.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4c651449-47f7-48f4-94f1-50e20f02e8df",
                    "gambit_id": "1fa49559-99b8-4b6b-a246-7f28df3fad03",
                    "last_updated": "2022-08-18T10:31:49.597659-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU (F Valdez)",
                    "reward": "1.61000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0687e3b-7e80-4879-a19a-2f88ccbfa11c/?format=api"
                },
                {
                    "id": "4788c1c7-71b1-4b30-abfe-d2b32d830997",
                    "gambit_id": "9dec0526-a034-40f6-9cfe-8b124b6873c2",
                    "last_updated": "2022-08-18T10:31:49.597195-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CWS (M Kopech)",
                    "reward": "2.23000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0687e3b-7e80-4879-a19a-2f88ccbfa11c/?format=api"
                }
            ]
        },
        {
            "id": "c2c499f7-f532-4458-bd33-6f75ae838c05",
            "match": "https://api-prod.gambitprofit.com/api/matches/098d16d6-e4a9-4a33-b593-884938605615/?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": "CWS",
                        "amount": 5405.0
                    },
                    {
                        "team": "HOU",
                        "amount": 4595.0
                    }
                ],
                "expected_reward_tokens": 9188.5,
                "profit_sb": 188.5,
                "profit_sb_percentage": 2.09,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2fdb5a14-d4a3-41a1-9b54-369f7a356550",
                    "gambit_id": "93d9bba6-897d-4fbc-a7ec-7a50e60b8571",
                    "last_updated": "2022-08-18T10:31:49.596272-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CWS",
                    "reward": "1.70000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2c499f7-f532-4458-bd33-6f75ae838c05/?format=api"
                },
                {
                    "id": "09a465d1-c30a-46ec-bd06-24e581b1b370",
                    "gambit_id": "3d4df46a-9211-42e8-98a1-5f664d3dba6b",
                    "last_updated": "2022-08-18T10:31:49.596732-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU",
                    "reward": "2.00000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2c499f7-f532-4458-bd33-6f75ae838c05/?format=api"
                }
            ]
        }
    ]
}