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/75aff7d5-9010-442b-ae9a-eb1c2dfef8e5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "75aff7d5-9010-442b-ae9a-eb1c2dfef8e5",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "2402f08a-5d80-43b7-9bdd-3b556613b8d3",
    "completed": true,
    "last_updated": "2022-08-15T14:22:15.675369-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.23,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/2402f08a-5d80-43b7-9bdd-3b556613b8d3",
    "datetime": "2022-08-14T13:40:00-04:00",
    "cutoff_datetime": "2022-08-14T13:40:00-04:00",
    "name": "CHC (K Thompson) v. CIN (J Dunn)",
    "bettypes": [
        {
            "id": "b36dfb38-3ddc-4809-8508-8a6a57e8d887",
            "match": "https://api-prod.gambitprofit.com/api/matches/75aff7d5-9010-442b-ae9a-eb1c2dfef8e5/?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": "CHC (K Thompson)",
                        "amount": 5755.0
                    },
                    {
                        "team": "CIN (J Dunn)",
                        "amount": 4245.0
                    }
                ],
                "expected_reward_tokens": 9380.65,
                "profit_sb": 380.65,
                "profit_sb_percentage": 4.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3872d69c-6575-428d-9e48-4c2fea582f4e",
                    "gambit_id": "73acd776-1344-4352-8363-89d90044e92b",
                    "last_updated": "2022-08-15T14:22:15.678531-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CHC (K Thompson)",
                    "reward": "1.63000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b36dfb38-3ddc-4809-8508-8a6a57e8d887/?format=api"
                },
                {
                    "id": "01e23089-5877-4a50-a8ba-53c764db7446",
                    "gambit_id": "fda547a2-f9e9-4fdd-bc14-145586dbe94a",
                    "last_updated": "2022-08-15T14:22:15.678097-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN (J Dunn)",
                    "reward": "2.21000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b36dfb38-3ddc-4809-8508-8a6a57e8d887/?format=api"
                }
            ]
        },
        {
            "id": "e9330107-8e87-4c07-83ef-cf23aa8af7fd",
            "match": "https://api-prod.gambitprofit.com/api/matches/75aff7d5-9010-442b-ae9a-eb1c2dfef8e5/?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": "CIN",
                        "amount": 5405.0
                    },
                    {
                        "team": "CHC",
                        "amount": 4595.0
                    }
                ],
                "expected_reward_tokens": 9188.5,
                "profit_sb": 188.5,
                "profit_sb_percentage": 2.09,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b3c6b043-f189-42a0-8e37-691aa1889f2c",
                    "gambit_id": "bf4cd099-45cc-4e34-8124-d9500fe07d95",
                    "last_updated": "2022-08-15T14:22:15.677173-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN",
                    "reward": "1.70000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9330107-8e87-4c07-83ef-cf23aa8af7fd/?format=api"
                },
                {
                    "id": "62a929e1-d9bb-4cbb-9f02-2de9d3061900",
                    "gambit_id": "9a26b7e6-9c78-431d-a7ce-e1a124d977db",
                    "last_updated": "2022-08-15T14:22:15.677625-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CHC",
                    "reward": "2.00000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9330107-8e87-4c07-83ef-cf23aa8af7fd/?format=api"
                }
            ]
        }
    ]
}