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/35ebb900-ebd5-442e-99ac-b21d464f3c70/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "35ebb900-ebd5-442e-99ac-b21d464f3c70",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a5a8efcb-8677-42af-8495-f0e110d1d283",
    "completed": true,
    "last_updated": "2023-05-08T11:47:09.447266-04:00",
    "created_at": "2023-05-07T11:57:06.147868-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.42,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a5a8efcb-8677-42af-8495-f0e110d1d283",
    "datetime": "2023-05-07T13:35:00-04:00",
    "cutoff_datetime": "2023-05-07T13:35:00-04:00",
    "name": "TOR (Y Kikuchi) v. PIT (R Contreras)",
    "bettypes": [
        {
            "id": "6d3f44c1-87c7-4a06-9302-3c1de88caef2",
            "match": "https://api-prod.gambitprofit.com/api/matches/35ebb900-ebd5-442e-99ac-b21d464f3c70/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-07T11:57:06.164767-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": "TOR (Y Kikuchi)",
                        "amount": 5409.0
                    },
                    {
                        "team": "PIT (R Contreras)",
                        "amount": 4591.0
                    }
                ],
                "expected_reward_tokens": 9411.55,
                "profit_sb": -88.45,
                "profit_sb_percentage": -0.93,
                "recommended": false
            },
            "lines": [
                {
                    "id": "deab5451-e97e-49ed-b6d3-c81a1f02675b",
                    "gambit_id": "2ed3813b-754d-4a0e-80ac-c7d67067747d",
                    "last_updated": "2023-05-08T11:47:09.460354-04:00",
                    "created_at": "2023-05-07T11:57:06.172524-04:00",
                    "name": "TOR (Y Kikuchi)",
                    "reward": "1.74000",
                    "odds": "1.77520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d3f44c1-87c7-4a06-9302-3c1de88caef2/?format=api"
                },
                {
                    "id": "4b005b8e-b6a1-4e3c-bdd3-791e10b20743",
                    "gambit_id": "2fea6e17-2494-4787-83d0-9455c553aecd",
                    "last_updated": "2023-05-08T11:47:09.459070-04:00",
                    "created_at": "2023-05-07T11:57:06.169441-04:00",
                    "name": "PIT (R Contreras)",
                    "reward": "2.05000",
                    "odds": "2.09000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d3f44c1-87c7-4a06-9302-3c1de88caef2/?format=api"
                }
            ]
        },
        {
            "id": "ad2a44fc-a703-4f02-b633-80ec193fe6b2",
            "match": "https://api-prod.gambitprofit.com/api/matches/35ebb900-ebd5-442e-99ac-b21d464f3c70/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-07T11:57:06.158518-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": "PIT",
                        "amount": 5699.0
                    },
                    {
                        "team": "TOR",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a7d19456-0919-4fdc-aedd-86860bb706d5",
                    "gambit_id": "8f30bc54-93e6-474e-bfea-e3242da220f9",
                    "last_updated": "2023-05-08T11:47:09.454779-04:00",
                    "created_at": "2023-05-07T11:57:06.160477-04:00",
                    "name": "PIT",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad2a44fc-a703-4f02-b633-80ec193fe6b2/?format=api"
                },
                {
                    "id": "e81e6e96-394e-4258-8cbe-a8486fb397f3",
                    "gambit_id": "5d352964-73b3-4433-8e88-b4248d0eded2",
                    "last_updated": "2023-05-08T11:47:09.456134-04:00",
                    "created_at": "2023-05-07T11:57:06.162402-04:00",
                    "name": "TOR",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad2a44fc-a703-4f02-b633-80ec193fe6b2/?format=api"
                }
            ]
        },
        {
            "id": "db5a0b7a-f318-44ac-96c8-ca0309b34d04",
            "match": "https://api-prod.gambitprofit.com/api/matches/35ebb900-ebd5-442e-99ac-b21d464f3c70/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-07T11:57:06.151276-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 Under 9",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8c75158d-cf6f-4d03-8ac6-52f168baa5f2",
                    "gambit_id": "ade8e4ed-47bf-421d-9216-765d6f8ed033",
                    "last_updated": "2023-05-08T11:47:09.450683-04:00",
                    "created_at": "2023-05-07T11:57:06.153908-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db5a0b7a-f318-44ac-96c8-ca0309b34d04/?format=api"
                },
                {
                    "id": "4ff30c6e-8e32-438f-89fe-c1cf0b8a8ec3",
                    "gambit_id": "9054115e-eecd-496b-abe9-a52eb41999ef",
                    "last_updated": "2023-05-08T11:47:09.451963-04:00",
                    "created_at": "2023-05-07T11:57:06.156316-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db5a0b7a-f318-44ac-96c8-ca0309b34d04/?format=api"
                }
            ]
        }
    ]
}