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/66f8e54e-50d2-4c05-b911-243c2e4539a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "66f8e54e-50d2-4c05-b911-243c2e4539a8",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "2da93474-d7bc-4350-a751-a6ece9e14609",
    "completed": true,
    "last_updated": "2022-08-23T09:41:57.982535-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.2,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/2da93474-d7bc-4350-a751-a6ece9e14609",
    "datetime": "2022-08-22T19:05:00-04:00",
    "cutoff_datetime": "2022-08-22T19:05:00-04:00",
    "name": "CIN (L Cessa) v. PHI (N Syndergaard)",
    "bettypes": [
        {
            "id": "5fa28a41-c712-44f0-80e5-06e75e7dbdd7",
            "match": "https://api-prod.gambitprofit.com/api/matches/66f8e54e-50d2-4c05-b911-243c2e4539a8/?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": "PHI (N Syndergaard)",
                        "amount": 6683.0
                    },
                    {
                        "team": "CIN (L Cessa)",
                        "amount": 3317.0
                    }
                ],
                "expected_reward_tokens": 9287.6,
                "profit_sb": 287.6,
                "profit_sb_percentage": 3.2,
                "recommended": true
            },
            "lines": [
                {
                    "id": "aff6c7f8-f6fe-491f-a791-5232f103c981",
                    "gambit_id": "f6298ccf-f0ea-4bfc-8e6e-720adb723797",
                    "last_updated": "2022-08-23T09:41:57.986357-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI (N Syndergaard)",
                    "reward": "1.39000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fa28a41-c712-44f0-80e5-06e75e7dbdd7/?format=api"
                },
                {
                    "id": "6b252346-c746-462d-8ba3-3128528c3741",
                    "gambit_id": "79e10591-5fcc-4df4-a139-771a0582aff2",
                    "last_updated": "2022-08-23T09:41:57.986834-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN (L Cessa)",
                    "reward": "2.80000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fa28a41-c712-44f0-80e5-06e75e7dbdd7/?format=api"
                }
            ]
        },
        {
            "id": "8178c783-5faf-42da-abfa-1c53f8cc2d64",
            "match": "https://api-prod.gambitprofit.com/api/matches/66f8e54e-50d2-4c05-b911-243c2e4539a8/?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": "PHI",
                        "amount": 5110.0
                    },
                    {
                        "team": "CIN",
                        "amount": 4890.0
                    }
                ],
                "expected_reward_tokens": 9095.4,
                "profit_sb": 95.4,
                "profit_sb_percentage": 1.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1b6dbd56-db0b-44b9-b36e-1bc250386ea4",
                    "gambit_id": "8ad717c1-49a9-4e1a-a7b2-84d4f8865ee2",
                    "last_updated": "2022-08-23T09:41:57.985384-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8178c783-5faf-42da-abfa-1c53f8cc2d64/?format=api"
                },
                {
                    "id": "b5261d36-df8e-48c5-979b-78b136f7ae86",
                    "gambit_id": "b56b7232-24b2-4773-8366-ea3cb9682feb",
                    "last_updated": "2022-08-23T09:41:57.985880-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN",
                    "reward": "1.86000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8178c783-5faf-42da-abfa-1c53f8cc2d64/?format=api"
                }
            ]
        }
    ]
}