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/ed23ee02-e6bb-4bd7-930a-5b8c0312233c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ed23ee02-e6bb-4bd7-930a-5b8c0312233c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "54bda608-db6a-4755-98af-3d9c8d49f48a",
    "completed": true,
    "last_updated": "2023-07-22T11:28:23.325182-04:00",
    "created_at": "2023-07-21T08:53:23.780281-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/54bda608-db6a-4755-98af-3d9c8d49f48a",
    "datetime": "2023-07-21T19:10:00-04:00",
    "cutoff_datetime": "2023-07-21T19:10:00-04:00",
    "name": "ARI (T Henry) v. CIN (B Lively)",
    "bettypes": [
        {
            "id": "4f45bead-b070-43e6-b088-669d973ab9e5",
            "match": "https://api-prod.gambitprofit.com/api/matches/ed23ee02-e6bb-4bd7-930a-5b8c0312233c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-21T08:53:23.782288-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 (B Lively)",
                        "amount": 5222.0
                    },
                    {
                        "team": "ARI (T Henry)",
                        "amount": 4778.0
                    }
                ],
                "expected_reward_tokens": 9556.0,
                "profit_sb": 56.0,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "aed7efe9-5744-4030-85d5-df549e28d3cb",
                    "gambit_id": "82be7c96-a5fb-4fc1-9606-e639b048132c",
                    "last_updated": "2023-07-22T11:28:23.341190-04:00",
                    "created_at": "2023-07-21T08:53:23.785191-04:00",
                    "name": "CIN (B Lively)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f45bead-b070-43e6-b088-669d973ab9e5/?format=api"
                },
                {
                    "id": "33980b05-ae02-4ce2-9a98-754a5add8914",
                    "gambit_id": "98f3f3b0-1bd7-43b9-87f1-a2a298eeb500",
                    "last_updated": "2023-07-22T11:28:23.337792-04:00",
                    "created_at": "2023-07-21T08:53:23.783733-04:00",
                    "name": "ARI (T Henry)",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f45bead-b070-43e6-b088-669d973ab9e5/?format=api"
                }
            ]
        },
        {
            "id": "3237227d-240a-4ad3-a45c-74e8d760a7cb",
            "match": "https://api-prod.gambitprofit.com/api/matches/ed23ee02-e6bb-4bd7-930a-5b8c0312233c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-21T08:53:23.792223-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",
                        "amount": 6232.0
                    },
                    {
                        "team": "CIN",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bcec6cf3-b984-4d23-a2e7-939655bcf304",
                    "gambit_id": "baf72d19-78f5-49c0-83d2-4773e8f5d167",
                    "last_updated": "2023-07-22T11:28:23.357848-04:00",
                    "created_at": "2023-07-21T08:53:23.793908-04:00",
                    "name": "ARI",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3237227d-240a-4ad3-a45c-74e8d760a7cb/?format=api"
                },
                {
                    "id": "0b4a5105-31fa-4ba7-b178-7a5fdb9dc5eb",
                    "gambit_id": "a5c8f342-cdd2-4cd4-b14c-38fa1cf99437",
                    "last_updated": "2023-07-22T11:28:23.361210-04:00",
                    "created_at": "2023-07-21T08:53:23.795609-04:00",
                    "name": "CIN",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3237227d-240a-4ad3-a45c-74e8d760a7cb/?format=api"
                }
            ]
        },
        {
            "id": "41fd0c29-23ad-4823-bcc1-853e89f81934",
            "match": "https://api-prod.gambitprofit.com/api/matches/ed23ee02-e6bb-4bd7-930a-5b8c0312233c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-21T08:53:23.786865-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": "07427ddc-ee5e-40ca-84ab-20b823bafca8",
                    "gambit_id": "9f6e9599-afd5-4e6a-952e-5840953a3efc",
                    "last_updated": "2023-07-22T11:28:23.347847-04:00",
                    "created_at": "2023-07-21T08:53:23.788550-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/41fd0c29-23ad-4823-bcc1-853e89f81934/?format=api"
                },
                {
                    "id": "85a62eee-5710-4242-82ef-6287200889c9",
                    "gambit_id": "3ff88c92-285c-4ec6-a02b-0b87eb631012",
                    "last_updated": "2023-07-22T11:28:23.351323-04:00",
                    "created_at": "2023-07-21T08:53:23.790422-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/41fd0c29-23ad-4823-bcc1-853e89f81934/?format=api"
                }
            ]
        }
    ]
}