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/75c91030-ec2e-4e38-b411-92a9e8282923/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "75c91030-ec2e-4e38-b411-92a9e8282923",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7f38573d-15de-4d5e-af51-ca203be46d40",
    "completed": true,
    "last_updated": "2022-09-29T10:22:29.977321-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.13,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/7f38573d-15de-4d5e-af51-ca203be46d40",
    "datetime": "2022-09-28T19:40:00-04:00",
    "cutoff_datetime": "2022-09-28T19:40:00-04:00",
    "name": "STL (J Quintana) v. MIL (B Woodruff)",
    "bettypes": [
        {
            "id": "db1680ee-04e6-422a-9c24-8dd1eb9aab6e",
            "match": "https://api-prod.gambitprofit.com/api/matches/75c91030-ec2e-4e38-b411-92a9e8282923/?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": 6170.0
                    },
                    {
                        "team": "STL (J Quintana)",
                        "amount": 3830.0
                    }
                ],
                "expected_reward_tokens": 9192.0,
                "profit_sb": 192.0,
                "profit_sb_percentage": 2.13,
                "recommended": true
            },
            "lines": [
                {
                    "id": "04eae24c-5eaf-4311-a294-c2c0dfdce66c",
                    "gambit_id": "59179f48-480a-4ce2-81dc-8e278539cbd7",
                    "last_updated": "2022-09-29T10:22:29.986402-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL (B Woodruff)",
                    "reward": "1.49000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db1680ee-04e6-422a-9c24-8dd1eb9aab6e/?format=api"
                },
                {
                    "id": "548cc62e-8ac5-404a-a400-fc84064e54f3",
                    "gambit_id": "687e0a6d-d40e-434e-92d4-7913f9b6a1d3",
                    "last_updated": "2022-09-29T10:22:29.987439-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL (J Quintana)",
                    "reward": "2.40000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db1680ee-04e6-422a-9c24-8dd1eb9aab6e/?format=api"
                }
            ]
        },
        {
            "id": "ccc81c13-db65-4de9-8e01-e8245bca5da6",
            "match": "https://api-prod.gambitprofit.com/api/matches/75c91030-ec2e-4e38-b411-92a9e8282923/?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": "STL",
                        "amount": 5664.0
                    },
                    {
                        "team": "MIL",
                        "amount": 4336.0
                    }
                ],
                "expected_reward_tokens": 9062.24,
                "profit_sb": 62.24,
                "profit_sb_percentage": 0.69,
                "recommended": true
            },
            "lines": [
                {
                    "id": "12b05a62-8bef-4d53-8cf2-4c50110250a9",
                    "gambit_id": "e7ee8c1c-12e7-4a5a-a654-fa2b780403ba",
                    "last_updated": "2022-09-29T10:22:29.984420-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL",
                    "reward": "1.60000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccc81c13-db65-4de9-8e01-e8245bca5da6/?format=api"
                },
                {
                    "id": "adcb48ef-3ce7-4628-9d4d-18ff20374433",
                    "gambit_id": "c60fccf5-1b71-4261-81a5-a03efd156dd3",
                    "last_updated": "2022-09-29T10:22:29.983431-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL",
                    "reward": "2.09000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccc81c13-db65-4de9-8e01-e8245bca5da6/?format=api"
                }
            ]
        },
        {
            "id": "67d7cb72-6037-4f22-9ec5-d5c0c9e6f62f",
            "match": "https://api-prod.gambitprofit.com/api/matches/75c91030-ec2e-4e38-b411-92a9e8282923/?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 Over 7",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Under 7",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9b4f91d1-e061-46b9-a62c-e0151a46b1a4",
                    "gambit_id": "7b4aad51-a1d4-4f5d-af07-35646aab4454",
                    "last_updated": "2022-09-29T10:22:29.981412-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67d7cb72-6037-4f22-9ec5-d5c0c9e6f62f/?format=api"
                },
                {
                    "id": "11ac4225-f08c-4152-9336-50d243021772",
                    "gambit_id": "3a70ea46-55bd-4f7d-8e68-4abd3ef976e6",
                    "last_updated": "2022-09-29T10:22:29.980302-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67d7cb72-6037-4f22-9ec5-d5c0c9e6f62f/?format=api"
                }
            ]
        }
    ]
}