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/0e1bec1d-f107-46ca-99a0-2c3296e25b97/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0e1bec1d-f107-46ca-99a0-2c3296e25b97",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "eafb6e65-bee4-4b21-9927-4ab116fb8bf6",
    "completed": true,
    "last_updated": "2023-06-26T23:03:38.863858-04:00",
    "created_at": "2023-06-25T09:28:24.180015-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.72,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/eafb6e65-bee4-4b21-9927-4ab116fb8bf6",
    "datetime": "2023-06-25T13:40:00-04:00",
    "cutoff_datetime": "2023-06-25T13:40:00-04:00",
    "name": "MIL (C Burnes) v. CLE (A Civale)",
    "bettypes": [
        {
            "id": "92ed2fcf-e0b6-46b7-a3ac-9a60bf0f2648",
            "match": "https://api-prod.gambitprofit.com/api/matches/0e1bec1d-f107-46ca-99a0-2c3296e25b97/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-25T09:28:24.182348-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": "CLE (A Civale)",
                        "amount": 5117.0
                    },
                    {
                        "team": "MIL (C Burnes)",
                        "amount": 4883.0
                    }
                ],
                "expected_reward_tokens": 9568.79,
                "profit_sb": 68.79,
                "profit_sb_percentage": 0.72,
                "recommended": true
            },
            "lines": [
                {
                    "id": "852fbf3d-5d19-43a3-8727-6f18974b670e",
                    "gambit_id": "b7e4b182-b0b3-46c5-b260-2a7ade711cfe",
                    "last_updated": "2023-06-26T23:03:38.873106-04:00",
                    "created_at": "2023-06-25T09:28:24.185467-04:00",
                    "name": "CLE (A Civale)",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92ed2fcf-e0b6-46b7-a3ac-9a60bf0f2648/?format=api"
                },
                {
                    "id": "87dccb07-9b58-45c8-9d48-12beaac357ff",
                    "gambit_id": "b1bea54a-4632-4d2b-93bc-78539787fada",
                    "last_updated": "2023-06-26T23:03:38.869837-04:00",
                    "created_at": "2023-06-25T09:28:24.183872-04:00",
                    "name": "MIL (C Burnes)",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92ed2fcf-e0b6-46b7-a3ac-9a60bf0f2648/?format=api"
                }
            ]
        },
        {
            "id": "40abf451-2378-44a3-868b-1e71fe678115",
            "match": "https://api-prod.gambitprofit.com/api/matches/0e1bec1d-f107-46ca-99a0-2c3296e25b97/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-25T09:28:24.187146-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": "CLE",
                        "amount": 6100.0
                    },
                    {
                        "team": "MIL",
                        "amount": 3900.0
                    }
                ],
                "expected_reward_tokens": 9516.0,
                "profit_sb": 16.0,
                "profit_sb_percentage": 0.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "dc20b15e-46df-440b-af32-850967efaab6",
                    "gambit_id": "86a8d522-e18d-405d-b29b-80fc22e4b23d",
                    "last_updated": "2023-06-26T23:03:38.882946-04:00",
                    "created_at": "2023-06-25T09:28:24.190957-04:00",
                    "name": "CLE",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40abf451-2378-44a3-868b-1e71fe678115/?format=api"
                },
                {
                    "id": "cd4e2893-8de4-4316-a149-1befb3771e31",
                    "gambit_id": "5ef0d9e8-5a5a-4e78-889e-bbd2b632a38d",
                    "last_updated": "2023-06-26T23:03:38.879757-04:00",
                    "created_at": "2023-06-25T09:28:24.189286-04:00",
                    "name": "MIL",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40abf451-2378-44a3-868b-1e71fe678115/?format=api"
                }
            ]
        },
        {
            "id": "8bb2c321-8199-4ac3-9d24-69bd56016502",
            "match": "https://api-prod.gambitprofit.com/api/matches/0e1bec1d-f107-46ca-99a0-2c3296e25b97/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-25T09:28:24.192698-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 8",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "013bef1d-e726-40be-b848-74d14e190253",
                    "gambit_id": "fac7c9da-9fc5-4f3b-a81f-149dbbcb5d99",
                    "last_updated": "2023-06-26T23:03:38.889254-04:00",
                    "created_at": "2023-06-25T09:28:24.195374-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bb2c321-8199-4ac3-9d24-69bd56016502/?format=api"
                },
                {
                    "id": "b2a3febd-7cac-4b25-8796-d3e0d893fc1a",
                    "gambit_id": "e36e212c-3500-4f66-9835-0ba18ae7a615",
                    "last_updated": "2023-06-26T23:03:38.891966-04:00",
                    "created_at": "2023-06-25T09:28:24.197137-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bb2c321-8199-4ac3-9d24-69bd56016502/?format=api"
                }
            ]
        }
    ]
}