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/5115357e-d8f8-4c28-b7d5-e0c124952e80/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5115357e-d8f8-4c28-b7d5-e0c124952e80",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e3681a83-5aba-4c5f-a309-8bbade684dd4",
    "completed": true,
    "last_updated": "2022-08-15T14:17:14.670138-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.85,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e3681a83-5aba-4c5f-a309-8bbade684dd4",
    "datetime": "2022-08-14T14:10:00-04:00",
    "cutoff_datetime": "2022-08-14T14:10:00-04:00",
    "name": "OAK (C Irvin) v. HOU (C Javier)",
    "bettypes": [
        {
            "id": "0cf082c9-75a6-4415-970d-aa6e53282242",
            "match": "https://api-prod.gambitprofit.com/api/matches/5115357e-d8f8-4c28-b7d5-e0c124952e80/?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 (C Javier)",
                        "amount": 6975.0
                    },
                    {
                        "team": "OAK (C Irvin)",
                        "amount": 3025.0
                    }
                ],
                "expected_reward_tokens": 9346.5,
                "profit_sb": 346.5,
                "profit_sb_percentage": 3.85,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5806e050-98cc-47a2-bbb5-3abe8e8fb421",
                    "gambit_id": "e0faef06-fd9b-43cd-b66e-e52d15ef87b9",
                    "last_updated": "2022-08-15T14:17:14.673024-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU (C Javier)",
                    "reward": "1.34000",
                    "odds": "1.37040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cf082c9-75a6-4415-970d-aa6e53282242/?format=api"
                },
                {
                    "id": "7cc4f4f1-9de7-4fee-911c-e1f6651ce485",
                    "gambit_id": "b83e41f5-5772-449e-93f2-c43656f96158",
                    "last_updated": "2022-08-15T14:17:14.673505-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK (C Irvin)",
                    "reward": "3.09000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cf082c9-75a6-4415-970d-aa6e53282242/?format=api"
                }
            ]
        },
        {
            "id": "722f90cb-1b80-4422-aac3-02a65fcf21bf",
            "match": "https://api-prod.gambitprofit.com/api/matches/5115357e-d8f8-4c28-b7d5-e0c124952e80/?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": "HOU",
                        "amount": 5511.0
                    },
                    {
                        "team": "OAK",
                        "amount": 4489.0
                    }
                ],
                "expected_reward_tokens": 9202.45,
                "profit_sb": 202.45,
                "profit_sb_percentage": 2.25,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e7c94fce-be95-470f-8989-55c8a0c3bd8a",
                    "gambit_id": "5f481ff7-4393-4663-aaa5-1b8ce1b45807",
                    "last_updated": "2022-08-15T14:17:14.671989-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU",
                    "reward": "1.67000",
                    "odds": "1.74070",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/722f90cb-1b80-4422-aac3-02a65fcf21bf/?format=api"
                },
                {
                    "id": "b6e5f9d0-6e6d-400d-926e-fc80161659c6",
                    "gambit_id": "563d5ad7-7dcd-47d7-b23b-d56e94ec989a",
                    "last_updated": "2022-08-15T14:17:14.672534-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK",
                    "reward": "2.05000",
                    "odds": "2.15000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/722f90cb-1b80-4422-aac3-02a65fcf21bf/?format=api"
                }
            ]
        }
    ]
}