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/1f26f581-be98-4bd3-866f-f3f2bc7dd636/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1f26f581-be98-4bd3-866f-f3f2bc7dd636",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "4f8f6dad-51eb-4a08-8af7-867dc7da86fe",
    "completed": true,
    "last_updated": "2022-09-03T19:02:17.799562-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.15,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/4f8f6dad-51eb-4a08-8af7-867dc7da86fe",
    "datetime": "2022-09-02T19:10:00-04:00",
    "cutoff_datetime": "2022-09-02T19:10:00-04:00",
    "name": "TEX (D Keuchel) v. BOS (N Pivetta)",
    "bettypes": [
        {
            "id": "41e9f8a1-9455-43f5-91fc-dc29a79e213d",
            "match": "https://api-prod.gambitprofit.com/api/matches/1f26f581-be98-4bd3-866f-f3f2bc7dd636/?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": "BOS (N Pivetta)",
                        "amount": 6316.0
                    },
                    {
                        "team": "TEX (D Keuchel)",
                        "amount": 3684.0
                    }
                ],
                "expected_reward_tokens": 9283.68,
                "profit_sb": 283.68,
                "profit_sb_percentage": 3.15,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1cedd86a-deb3-4a46-b4de-e3c1970b8b90",
                    "gambit_id": "f03d25c7-1bd5-42ba-90dd-c9c936d3c694",
                    "last_updated": "2022-09-03T19:02:17.809338-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BOS (N Pivetta)",
                    "reward": "1.47000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41e9f8a1-9455-43f5-91fc-dc29a79e213d/?format=api"
                },
                {
                    "id": "e63d977e-4c4a-4547-9130-42541f2a94dd",
                    "gambit_id": "eb23b2f6-1bea-4a77-b092-e54a4917d95f",
                    "last_updated": "2022-09-03T19:02:17.810387-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX (D Keuchel)",
                    "reward": "2.52000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41e9f8a1-9455-43f5-91fc-dc29a79e213d/?format=api"
                }
            ]
        },
        {
            "id": "dcca5a05-12e8-4a1f-b16b-acf57ee26ea7",
            "match": "https://api-prod.gambitprofit.com/api/matches/1f26f581-be98-4bd3-866f-f3f2bc7dd636/?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": "TEX",
                        "amount": 5301.0
                    },
                    {
                        "team": "BOS",
                        "amount": 4699.0
                    }
                ],
                "expected_reward_tokens": 9116.06,
                "profit_sb": 116.06,
                "profit_sb_percentage": 1.29,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fcb95092-efb4-4bb6-9acd-2293785b87a4",
                    "gambit_id": "438c58d0-c3a4-41c7-b7b7-3f725135bcaa",
                    "last_updated": "2022-09-03T19:02:17.807051-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX",
                    "reward": "1.72000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcca5a05-12e8-4a1f-b16b-acf57ee26ea7/?format=api"
                },
                {
                    "id": "d600bf96-1da9-4df6-b8fe-f1ce0c6979a1",
                    "gambit_id": "af847af0-4e2f-4046-972a-6d210761726a",
                    "last_updated": "2022-09-03T19:02:17.805900-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BOS",
                    "reward": "1.94000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcca5a05-12e8-4a1f-b16b-acf57ee26ea7/?format=api"
                }
            ]
        },
        {
            "id": "085e36dc-3dd4-4b8e-964e-703d98c80762",
            "match": "https://api-prod.gambitprofit.com/api/matches/1f26f581-be98-4bd3-866f-f3f2bc7dd636/?format=api",
            "name": "Over/Under",
            "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": "Game Total Under 9.5",
                        "amount": 5205.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2d83681e-0b6e-47dd-9153-b67767ea8c46",
                    "gambit_id": "da68fc2a-6df1-4fe6-b690-14aa7ae10055",
                    "last_updated": "2022-09-03T19:02:17.802361-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/085e36dc-3dd4-4b8e-964e-703d98c80762/?format=api"
                },
                {
                    "id": "ee42eb1f-ecb7-452b-902f-204397ddf597",
                    "gambit_id": "2c35d765-e86b-4517-9d45-57ee31a60ec0",
                    "last_updated": "2022-09-03T19:02:17.803561-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/085e36dc-3dd4-4b8e-964e-703d98c80762/?format=api"
                }
            ]
        }
    ]
}