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/3c2af243-ecf2-4e9f-afd3-0cf2be1a3dca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3c2af243-ecf2-4e9f-afd3-0cf2be1a3dca",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "22271d15-0200-42b3-b495-fd6927116109",
    "completed": true,
    "last_updated": "2023-06-04T13:26:52.869588-04:00",
    "created_at": "2023-06-02T10:32:05.188398-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.91,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/22271d15-0200-42b3-b495-fd6927116109",
    "datetime": "2023-06-02T17:10:00-04:00",
    "cutoff_datetime": "2023-06-02T17:10:00-04:00",
    "name": "MIL (C Burnes) v. CIN (B Williamson)",
    "bettypes": [
        {
            "id": "6526f36d-9276-4aa2-8b06-52fae10cb6a4",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c2af243-ecf2-4e9f-afd3-0cf2be1a3dca/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-02T10:32:05.193808-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": "MIL (C Burnes)",
                        "amount": 5955.0
                    },
                    {
                        "team": "CIN (B Williamson)",
                        "amount": 4045.0
                    }
                ],
                "expected_reward_tokens": 9586.65,
                "profit_sb": 86.65,
                "profit_sb_percentage": 0.91,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e6ce9a97-9bb9-4a52-8e24-86b008700bda",
                    "gambit_id": "34dc355a-432d-46c0-9af8-66b1fe3cc945",
                    "last_updated": "2023-06-04T13:26:52.875564-04:00",
                    "created_at": "2023-06-02T10:32:05.197384-04:00",
                    "name": "MIL (C Burnes)",
                    "reward": "1.61000",
                    "odds": "1.63290",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6526f36d-9276-4aa2-8b06-52fae10cb6a4/?format=api"
                },
                {
                    "id": "db1041f9-b8eb-4b51-a069-6fcc92d4c2cd",
                    "gambit_id": "66e60522-03ae-46d6-be5f-244e751b6e07",
                    "last_updated": "2023-06-04T13:26:52.877958-04:00",
                    "created_at": "2023-06-02T10:32:05.199539-04:00",
                    "name": "CIN (B Williamson)",
                    "reward": "2.37000",
                    "odds": "2.43000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6526f36d-9276-4aa2-8b06-52fae10cb6a4/?format=api"
                }
            ]
        },
        {
            "id": "be7b9591-1f8e-48cc-8d3f-116beeefc31e",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c2af243-ecf2-4e9f-afd3-0cf2be1a3dca/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-02T10:32:05.201600-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": "MIL",
                        "amount": 5000.0
                    },
                    {
                        "team": "CIN",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d5957c3a-48b0-4dba-af68-a6f52683acd7",
                    "gambit_id": "8199e763-fb54-4933-91aa-5de55634b2f8",
                    "last_updated": "2023-06-04T13:26:52.882349-04:00",
                    "created_at": "2023-06-02T10:32:05.203787-04:00",
                    "name": "MIL",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be7b9591-1f8e-48cc-8d3f-116beeefc31e/?format=api"
                },
                {
                    "id": "d0473e10-ce7d-4caf-bfa5-badc59394427",
                    "gambit_id": "ce28ad65-6900-4e2b-97af-c35f4abc2bfa",
                    "last_updated": "2023-06-04T13:26:52.884482-04:00",
                    "created_at": "2023-06-02T10:32:05.205689-04:00",
                    "name": "CIN",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be7b9591-1f8e-48cc-8d3f-116beeefc31e/?format=api"
                }
            ]
        },
        {
            "id": "b05e8f05-86ec-45d8-98e9-d82eb74c1172",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c2af243-ecf2-4e9f-afd3-0cf2be1a3dca/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-02T10:32:05.207382-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 10",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 10",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d3167dc9-065c-483a-88b1-feaa61f0f747",
                    "gambit_id": "1478effb-7e4c-46d0-bc22-661a73dc29f1",
                    "last_updated": "2023-06-04T13:26:52.889029-04:00",
                    "created_at": "2023-06-02T10:32:05.208810-04:00",
                    "name": "Game Total Over 10",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b05e8f05-86ec-45d8-98e9-d82eb74c1172/?format=api"
                },
                {
                    "id": "7adf181d-abcc-43a4-be1c-1484f2774ecf",
                    "gambit_id": "d148bb6e-d633-47bf-8e10-bb353298cdfc",
                    "last_updated": "2023-06-04T13:26:52.891353-04:00",
                    "created_at": "2023-06-02T10:32:05.210391-04:00",
                    "name": "Game Total Under 10",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b05e8f05-86ec-45d8-98e9-d82eb74c1172/?format=api"
                }
            ]
        }
    ]
}