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/c68683c5-87f1-4e7a-ac75-0a6a5ffac943/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c68683c5-87f1-4e7a-ac75-0a6a5ffac943",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "8913ac85-5cf6-4e04-bde0-4e568687f75d",
    "completed": true,
    "last_updated": "2022-08-11T09:47:07.718879-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.89,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/8913ac85-5cf6-4e04-bde0-4e568687f75d",
    "datetime": "2022-08-10T14:10:00-04:00",
    "cutoff_datetime": "2022-08-10T14:10:00-04:00",
    "name": "TAM (J Springs) v. MIL (B Woodruff)",
    "bettypes": [
        {
            "id": "ef1420f4-e582-4703-aa51-5152ef0e0ec0",
            "match": "https://api-prod.gambitprofit.com/api/matches/c68683c5-87f1-4e7a-ac75-0a6a5ffac943/?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": "MIL (B Woodruff)",
                        "amount": 5881.0
                    },
                    {
                        "team": "TAM (J Springs)",
                        "amount": 4119.0
                    }
                ],
                "expected_reward_tokens": 9350.13,
                "profit_sb": 350.13,
                "profit_sb_percentage": 3.89,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5eae2373-073a-40c2-8f11-d05013a7f34a",
                    "gambit_id": "5618817f-bd09-4f6a-bc85-bfccff342b6b",
                    "last_updated": "2022-08-11T09:47:07.721695-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL (B Woodruff)",
                    "reward": "1.59000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef1420f4-e582-4703-aa51-5152ef0e0ec0/?format=api"
                },
                {
                    "id": "140eebcb-e66e-47e6-aad7-3074d6f0fe5a",
                    "gambit_id": "5b77951f-f5df-4a32-9282-024cfab8a031",
                    "last_updated": "2022-08-11T09:47:07.722144-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TAM (J Springs)",
                    "reward": "2.27000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef1420f4-e582-4703-aa51-5152ef0e0ec0/?format=api"
                }
            ]
        },
        {
            "id": "ef0ea0fc-35bd-417b-9481-ef52689e2b3f",
            "match": "https://api-prod.gambitprofit.com/api/matches/c68683c5-87f1-4e7a-ac75-0a6a5ffac943/?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": "TAM",
                        "amount": 5911.0
                    },
                    {
                        "team": "MIL",
                        "amount": 4089.0
                    }
                ],
                "expected_reward_tokens": 9280.27,
                "profit_sb": 280.27,
                "profit_sb_percentage": 3.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e637d279-e5fb-4e8d-b431-bc7ddddb2cc6",
                    "gambit_id": "7e14ede9-e49e-4a0f-890b-8909f158118f",
                    "last_updated": "2022-08-11T09:47:07.721236-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TAM",
                    "reward": "1.57000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef0ea0fc-35bd-417b-9481-ef52689e2b3f/?format=api"
                },
                {
                    "id": "6760daac-8d6c-4f7a-aea1-c14724447216",
                    "gambit_id": "1a841a78-e1c7-473d-9527-aad0a16e70fb",
                    "last_updated": "2022-08-11T09:47:07.720760-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL",
                    "reward": "2.27000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef0ea0fc-35bd-417b-9481-ef52689e2b3f/?format=api"
                }
            ]
        }
    ]
}