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/2e373e29-2b9e-4696-8c81-a419623c79e7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2e373e29-2b9e-4696-8c81-a419623c79e7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a367b44a-6329-4b21-8967-204aa9b26f90",
    "completed": true,
    "last_updated": "2023-04-30T12:47:15.744103-04:00",
    "created_at": "2023-04-28T11:22:20.915905-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a367b44a-6329-4b21-8967-204aa9b26f90",
    "datetime": "2023-04-28T20:40:00-04:00",
    "cutoff_datetime": "2023-04-28T20:40:00-04:00",
    "name": "ARI (M Kelly) v. COL (K Freeland)",
    "bettypes": [
        {
            "id": "da51d965-4cf7-4f84-bf06-226f444adfd2",
            "match": "https://api-prod.gambitprofit.com/api/matches/2e373e29-2b9e-4696-8c81-a419623c79e7/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-28T11:22:20.927355-04: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": "ARI (M Kelly)",
                        "amount": 5440.0
                    },
                    {
                        "team": "COL (K Freeland)",
                        "amount": 4560.0
                    }
                ],
                "expected_reward_tokens": 9574.4,
                "profit_sb": 74.4,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "df64df9a-92ed-4fcc-8827-68037adf2129",
                    "gambit_id": "5d876649-1b30-4f30-a49c-b05822bdd3fc",
                    "last_updated": "2023-04-30T12:47:15.764462-04:00",
                    "created_at": "2023-04-28T11:22:20.929969-04:00",
                    "name": "ARI (M Kelly)",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da51d965-4cf7-4f84-bf06-226f444adfd2/?format=api"
                },
                {
                    "id": "ad033a4f-76c8-4cb7-9319-c1ca73a43450",
                    "gambit_id": "8449d2ec-86e8-43de-9f71-26d3bd1c4766",
                    "last_updated": "2023-04-30T12:47:15.762161-04:00",
                    "created_at": "2023-04-28T11:22:20.928644-04:00",
                    "name": "COL (K Freeland)",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da51d965-4cf7-4f84-bf06-226f444adfd2/?format=api"
                }
            ]
        },
        {
            "id": "78d1784d-7866-44c4-8527-dc828a0ffe39",
            "match": "https://api-prod.gambitprofit.com/api/matches/2e373e29-2b9e-4696-8c81-a419623c79e7/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-28T11:22:20.922609-04: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": "COL",
                        "amount": 5614.0
                    },
                    {
                        "team": "ARI",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c4db82af-cfbc-4fe8-986b-ecdf136e04be",
                    "gambit_id": "5ab68649-7025-469d-9012-3ff42093401c",
                    "last_updated": "2023-04-30T12:47:15.755180-04:00",
                    "created_at": "2023-04-28T11:22:20.923867-04:00",
                    "name": "COL",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78d1784d-7866-44c4-8527-dc828a0ffe39/?format=api"
                },
                {
                    "id": "a682c9f6-2381-4dd1-812d-eb1df8a8f6e3",
                    "gambit_id": "83487927-1e1f-44a1-8941-75c7d61b792e",
                    "last_updated": "2023-04-30T12:47:15.757590-04:00",
                    "created_at": "2023-04-28T11:22:20.925106-04:00",
                    "name": "ARI",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78d1784d-7866-44c4-8527-dc828a0ffe39/?format=api"
                }
            ]
        },
        {
            "id": "e8eca016-e0b2-4cf5-96b6-09bf07c65412",
            "match": "https://api-prod.gambitprofit.com/api/matches/2e373e29-2b9e-4696-8c81-a419623c79e7/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-28T11:22:20.917881-04: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 11",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 11",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "40b2ad4a-9199-4cd5-868c-dae5952c2824",
                    "gambit_id": "aed50a2e-bb1e-45e3-8b3c-db7405aa6fc0",
                    "last_updated": "2023-04-30T12:47:15.751070-04:00",
                    "created_at": "2023-04-28T11:22:20.920914-04:00",
                    "name": "Game Total Over 11",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8eca016-e0b2-4cf5-96b6-09bf07c65412/?format=api"
                },
                {
                    "id": "eeb8ab01-362c-4fcc-8752-a458758becf6",
                    "gambit_id": "940dca46-c7ad-4c7c-978b-571bf703e783",
                    "last_updated": "2023-04-30T12:47:15.748943-04:00",
                    "created_at": "2023-04-28T11:22:20.919378-04:00",
                    "name": "Game Total Under 11",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8eca016-e0b2-4cf5-96b6-09bf07c65412/?format=api"
                }
            ]
        }
    ]
}