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/64201377-dd68-4826-b968-cbfb6955544b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "64201377-dd68-4826-b968-cbfb6955544b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "153965aa-cdc0-4bde-9504-d6e252fa31d4",
    "completed": true,
    "last_updated": "2023-09-09T11:37:59.051187-04:00",
    "created_at": "2023-09-08T09:23:23.610221-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/153965aa-cdc0-4bde-9504-d6e252fa31d4",
    "datetime": "2023-09-08T18:40:00-04:00",
    "cutoff_datetime": "2023-09-08T18:40:00-04:00",
    "name": "STL (D Rom) v. CIN (A Abbott)",
    "bettypes": [
        {
            "id": "c17778d9-ecaf-4655-8f6c-39828f67914e",
            "match": "https://api-prod.gambitprofit.com/api/matches/64201377-dd68-4826-b968-cbfb6955544b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-08T09:23:23.618013-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": "CIN (A Abbott)",
                        "amount": 5325.0
                    },
                    {
                        "team": "STL (D Rom)",
                        "amount": 4675.0
                    }
                ],
                "expected_reward_tokens": 9583.75,
                "profit_sb": 83.75,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9136d16b-532d-44c7-87b5-f2e63a453e3a",
                    "gambit_id": "a79f4e8c-6186-4cc6-88a3-fc2de53aa14d",
                    "last_updated": "2023-09-09T11:37:59.062564-04:00",
                    "created_at": "2023-09-08T09:23:23.633313-04:00",
                    "name": "CIN (A Abbott)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c17778d9-ecaf-4655-8f6c-39828f67914e/?format=api"
                },
                {
                    "id": "045d721b-62d3-463a-81c6-9599d15cddf6",
                    "gambit_id": "3866f4a0-9060-44fa-bcba-88fbf9699045",
                    "last_updated": "2023-09-09T11:37:59.059398-04:00",
                    "created_at": "2023-09-08T09:23:23.625975-04:00",
                    "name": "STL (D Rom)",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c17778d9-ecaf-4655-8f6c-39828f67914e/?format=api"
                }
            ]
        },
        {
            "id": "ebb0f5a1-2965-4337-af0c-c5ea95db660f",
            "match": "https://api-prod.gambitprofit.com/api/matches/64201377-dd68-4826-b968-cbfb6955544b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-08T09:23:23.640626-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": "STL",
                        "amount": 6090.0
                    },
                    {
                        "team": "CIN",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b316d359-f960-4e71-9b8c-75334b550fb2",
                    "gambit_id": "2c70e3ce-8be7-4bfe-96ae-c86b2756157e",
                    "last_updated": "2023-09-09T11:37:59.069114-04:00",
                    "created_at": "2023-09-08T09:23:23.645297-04:00",
                    "name": "STL",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebb0f5a1-2965-4337-af0c-c5ea95db660f/?format=api"
                },
                {
                    "id": "eccb78c3-6c23-4582-85d1-2a7a75864aa7",
                    "gambit_id": "eff1679e-8909-42f3-82ee-a7966bf2bb5e",
                    "last_updated": "2023-09-09T11:37:59.072467-04:00",
                    "created_at": "2023-09-08T09:23:23.649168-04:00",
                    "name": "CIN",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebb0f5a1-2965-4337-af0c-c5ea95db660f/?format=api"
                }
            ]
        },
        {
            "id": "4a881455-a3df-4c3c-b227-8777f3f26cd1",
            "match": "https://api-prod.gambitprofit.com/api/matches/64201377-dd68-4826-b968-cbfb6955544b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-08T09:23:23.653080-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 10",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 10",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ce7a6fd4-59d1-4834-9763-af38925b77f1",
                    "gambit_id": "a3695c1d-eb77-4605-8551-6da1749880f6",
                    "last_updated": "2023-09-09T11:37:59.079002-04:00",
                    "created_at": "2023-09-08T09:23:23.660941-04:00",
                    "name": "Game Total Under 10",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a881455-a3df-4c3c-b227-8777f3f26cd1/?format=api"
                },
                {
                    "id": "4b4893f1-a207-4598-9472-0dbbdd04962b",
                    "gambit_id": "8ba0811a-d1d3-44bb-9341-129c971172bb",
                    "last_updated": "2023-09-09T11:37:59.082165-04:00",
                    "created_at": "2023-09-08T09:23:23.656965-04:00",
                    "name": "Game Total Over 10",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a881455-a3df-4c3c-b227-8777f3f26cd1/?format=api"
                }
            ]
        }
    ]
}