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/34d19fc4-ad4d-4d54-ae50-0f46f2757a31/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "34d19fc4-ad4d-4d54-ae50-0f46f2757a31",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ad611579-d143-43ba-89f3-36388b32017c",
    "completed": true,
    "last_updated": "2023-04-05T09:41:56.362610-04:00",
    "created_at": "2023-04-04T09:32:13.808013-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.76,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/ad611579-d143-43ba-89f3-36388b32017c",
    "datetime": "2023-04-04T18:40:00-04:00",
    "cutoff_datetime": "2023-04-04T18:40:00-04:00",
    "name": "MIN (K Maeda) v. MIA (S Alcantara)",
    "bettypes": [
        {
            "id": "c90f96ce-fe7b-47b5-85e6-eafadf46bb53",
            "match": "https://api-prod.gambitprofit.com/api/matches/34d19fc4-ad4d-4d54-ae50-0f46f2757a31/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-04T09:32:13.830197-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": "MIA (S Alcantara)",
                        "amount": 5838.0
                    },
                    {
                        "team": "MIN (K Maeda)",
                        "amount": 4162.0
                    }
                ],
                "expected_reward_tokens": 9572.6,
                "profit_sb": 72.6,
                "profit_sb_percentage": 0.76,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7f775c0d-4ac4-4483-8411-8cae95dc0946",
                    "gambit_id": "38a73ef0-2bf1-4dfe-acfc-9ec0588f0471",
                    "last_updated": "2023-04-05T09:41:56.375043-04:00",
                    "created_at": "2023-04-04T09:32:13.832457-04:00",
                    "name": "MIA (S Alcantara)",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c90f96ce-fe7b-47b5-85e6-eafadf46bb53/?format=api"
                },
                {
                    "id": "59dcf471-9c62-4934-a6e3-3ddaad904241",
                    "gambit_id": "cbc82354-e965-4cb9-bf49-b05edccbec72",
                    "last_updated": "2023-04-05T09:41:56.376615-04:00",
                    "created_at": "2023-04-04T09:32:13.835566-04:00",
                    "name": "MIN (K Maeda)",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c90f96ce-fe7b-47b5-85e6-eafadf46bb53/?format=api"
                }
            ]
        },
        {
            "id": "3ae855ba-8b82-4950-af7d-4f392a5dfb4c",
            "match": "https://api-prod.gambitprofit.com/api/matches/34d19fc4-ad4d-4d54-ae50-0f46f2757a31/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-04T09:32:13.823333-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": "MIN",
                        "amount": 6100.0
                    },
                    {
                        "team": "MIA",
                        "amount": 3900.0
                    }
                ],
                "expected_reward_tokens": 9516.0,
                "profit_sb": 16.0,
                "profit_sb_percentage": 0.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b17b661c-19c2-4149-bf76-4468c9dad5bc",
                    "gambit_id": "eecd76a2-c412-425d-a560-ab132c598c1b",
                    "last_updated": "2023-04-05T09:41:56.372202-04:00",
                    "created_at": "2023-04-04T09:32:13.827695-04:00",
                    "name": "MIN",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ae855ba-8b82-4950-af7d-4f392a5dfb4c/?format=api"
                },
                {
                    "id": "e5002eb8-7854-46f2-baaa-b609daa70c45",
                    "gambit_id": "f0b0f1ab-4043-481a-aa4c-7f0c10427100",
                    "last_updated": "2023-04-05T09:41:56.370692-04:00",
                    "created_at": "2023-04-04T09:32:13.825491-04:00",
                    "name": "MIA",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ae855ba-8b82-4950-af7d-4f392a5dfb4c/?format=api"
                }
            ]
        },
        {
            "id": "0ba0f9f1-4e20-4517-b003-5f2b79d6a519",
            "match": "https://api-prod.gambitprofit.com/api/matches/34d19fc4-ad4d-4d54-ae50-0f46f2757a31/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-04T09:32:13.813347-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 7",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fd5ec9d5-3fb6-4f16-87d4-b4ab92127fa3",
                    "gambit_id": "2d8e5443-36be-4f35-8139-8a5e4a64d13c",
                    "last_updated": "2023-04-05T09:41:56.365982-04:00",
                    "created_at": "2023-04-04T09:32:13.817554-04:00",
                    "name": "Game Total Under 7",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ba0f9f1-4e20-4517-b003-5f2b79d6a519/?format=api"
                },
                {
                    "id": "41a84b54-11f2-4099-8193-5934548cf0d1",
                    "gambit_id": "00131639-8dce-4635-ae63-270e24b21613",
                    "last_updated": "2023-04-05T09:41:56.367818-04:00",
                    "created_at": "2023-04-04T09:32:13.820384-04:00",
                    "name": "Game Total Over 7",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ba0f9f1-4e20-4517-b003-5f2b79d6a519/?format=api"
                }
            ]
        }
    ]
}