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/b1be7bac-17d9-4d67-ab0b-1ea05c4bd5b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b1be7bac-17d9-4d67-ab0b-1ea05c4bd5b4",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7119f408-0612-439e-bccb-3b315dedd03e",
    "completed": true,
    "last_updated": "2022-08-27T12:27:01.632433-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.48,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/7119f408-0612-439e-bccb-3b315dedd03e",
    "datetime": "2022-08-26T20:10:00-04:00",
    "cutoff_datetime": "2022-08-26T20:10:00-04:00",
    "name": "CHC (J Steele) v. MIL (F Peralta)",
    "bettypes": [
        {
            "id": "84576d2c-207f-45b7-8613-86ee06f393b4",
            "match": "https://api-prod.gambitprofit.com/api/matches/b1be7bac-17d9-4d67-ab0b-1ea05c4bd5b4/?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 (F Peralta)",
                        "amount": 5933.0
                    },
                    {
                        "team": "CHC (J Steele)",
                        "amount": 4067.0
                    }
                ],
                "expected_reward_tokens": 9313.43,
                "profit_sb": 313.43,
                "profit_sb_percentage": 3.48,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4aa2dc7d-accd-4ac9-aaec-ad6c70e81a34",
                    "gambit_id": "4d781c2a-68b5-4072-9a96-242135b36559",
                    "last_updated": "2022-08-27T12:27:01.635321-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL (F Peralta)",
                    "reward": "1.57000",
                    "odds": "1.63290",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84576d2c-207f-45b7-8613-86ee06f393b4/?format=api"
                },
                {
                    "id": "c621327b-25f7-43cd-bf85-ea8cc9c4e57f",
                    "gambit_id": "9bb8b578-e129-47b0-9235-173102c50602",
                    "last_updated": "2022-08-27T12:27:01.635786-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CHC (J Steele)",
                    "reward": "2.29000",
                    "odds": "2.43000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84576d2c-207f-45b7-8613-86ee06f393b4/?format=api"
                }
            ]
        },
        {
            "id": "f95cc926-bbbb-41c0-a9af-f839e0e4db2c",
            "match": "https://api-prod.gambitprofit.com/api/matches/b1be7bac-17d9-4d67-ab0b-1ea05c4bd5b4/?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": "CHC",
                        "amount": 5916.0
                    },
                    {
                        "team": "MIL",
                        "amount": 4084.0
                    }
                ],
                "expected_reward_tokens": 9228.96,
                "profit_sb": 228.96,
                "profit_sb_percentage": 2.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "700183f2-efa0-4558-8a0f-51ea4316df36",
                    "gambit_id": "bcb45a9f-c756-4b91-b506-32cd257f69f8",
                    "last_updated": "2022-08-27T12:27:01.634851-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CHC",
                    "reward": "1.56000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f95cc926-bbbb-41c0-a9af-f839e0e4db2c/?format=api"
                },
                {
                    "id": "a488c9ea-0679-45b2-936b-83c4e567314c",
                    "gambit_id": "88aad3a8-830c-47b7-969a-0b9f16d25525",
                    "last_updated": "2022-08-27T12:27:01.634366-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL",
                    "reward": "2.26000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f95cc926-bbbb-41c0-a9af-f839e0e4db2c/?format=api"
                }
            ]
        }
    ]
}