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/4ab6df01-ec94-4fa7-8fe1-cc5b75f416b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4ab6df01-ec94-4fa7-8fe1-cc5b75f416b4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d0356669-6a2a-4609-895e-d2b2dee640d4",
    "completed": true,
    "last_updated": "2023-07-10T10:03:09.486953-04:00",
    "created_at": "2023-07-08T08:38:24.091370-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.79,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d0356669-6a2a-4609-895e-d2b2dee640d4",
    "datetime": "2023-07-08T22:10:00-04:00",
    "cutoff_datetime": "2023-07-08T22:10:00-04:00",
    "name": "NYM (D Peterson) v. SDG (B Snell)",
    "bettypes": [
        {
            "id": "67e4f2af-95e2-4852-ac5a-966901e47f15",
            "match": "https://api-prod.gambitprofit.com/api/matches/4ab6df01-ec94-4fa7-8fe1-cc5b75f416b4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-08T08:38:24.095314-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": "SDG (B Snell)",
                        "amount": 6139.0
                    },
                    {
                        "team": "NYM (D Peterson)",
                        "amount": 3861.0
                    }
                ],
                "expected_reward_tokens": 9575.28,
                "profit_sb": 75.28,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "88fcd8c3-791f-408a-a9c1-10b44682a1a4",
                    "gambit_id": "81dfbd2c-b8a1-425b-b873-8b81e86b16c6",
                    "last_updated": "2023-07-10T10:03:09.492370-04:00",
                    "created_at": "2023-07-08T08:38:24.101534-04:00",
                    "name": "SDG (B Snell)",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67e4f2af-95e2-4852-ac5a-966901e47f15/?format=api"
                },
                {
                    "id": "10ed39a6-96b2-4ff5-b07f-bbf35fcac355",
                    "gambit_id": "17327a77-5489-4ca3-a758-0ff1e6279166",
                    "last_updated": "2023-07-10T10:03:09.494964-04:00",
                    "created_at": "2023-07-08T08:38:24.098257-04:00",
                    "name": "NYM (D Peterson)",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67e4f2af-95e2-4852-ac5a-966901e47f15/?format=api"
                }
            ]
        },
        {
            "id": "54a52477-5491-4a1b-b168-f1dd1f571887",
            "match": "https://api-prod.gambitprofit.com/api/matches/4ab6df01-ec94-4fa7-8fe1-cc5b75f416b4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-08T08:38:24.105239-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": "NYM",
                        "amount": 5614.0
                    },
                    {
                        "team": "SDG",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9005049a-5047-4a06-9094-c665d0cdb387",
                    "gambit_id": "abe397d9-b2d7-4857-ba80-478fd0348669",
                    "last_updated": "2023-07-10T10:03:09.500235-04:00",
                    "created_at": "2023-07-08T08:38:24.107992-04:00",
                    "name": "NYM",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54a52477-5491-4a1b-b168-f1dd1f571887/?format=api"
                },
                {
                    "id": "d87917b6-4845-44be-98f1-41aca34795ea",
                    "gambit_id": "64adc70e-4966-4537-9a06-58ea3478ca11",
                    "last_updated": "2023-07-10T10:03:09.502765-04:00",
                    "created_at": "2023-07-08T08:38:24.110794-04:00",
                    "name": "SDG",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54a52477-5491-4a1b-b168-f1dd1f571887/?format=api"
                }
            ]
        },
        {
            "id": "af9baa2e-8800-4bc7-b088-b4d246589d1f",
            "match": "https://api-prod.gambitprofit.com/api/matches/4ab6df01-ec94-4fa7-8fe1-cc5b75f416b4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-08T08:38:24.113464-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": 5319.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9c0e7fdf-d58c-4796-a47e-3f2c94be28f2",
                    "gambit_id": "a9001f1b-2718-4dc5-8e45-c9586befb804",
                    "last_updated": "2023-07-10T10:03:09.507735-04:00",
                    "created_at": "2023-07-08T08:38:24.117210-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af9baa2e-8800-4bc7-b088-b4d246589d1f/?format=api"
                },
                {
                    "id": "bdd9a805-d46c-4353-a857-48638b2a73bf",
                    "gambit_id": "d1444c16-d038-4b7f-8546-0470bada7a35",
                    "last_updated": "2023-07-10T10:03:09.510288-04:00",
                    "created_at": "2023-07-08T08:38:24.120258-04:00",
                    "name": "Game Total Under 8",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af9baa2e-8800-4bc7-b088-b4d246589d1f/?format=api"
                }
            ]
        }
    ]
}