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/69ce1391-d212-46f9-8432-15343501d45e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "69ce1391-d212-46f9-8432-15343501d45e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d7cde7fd-5594-4836-b7bf-9a007b6c461b",
    "completed": false,
    "last_updated": "2023-09-20T19:08:20.559860-04:00",
    "created_at": "2023-09-13T09:07:59.963022-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.93,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d7cde7fd-5594-4836-b7bf-9a007b6c461b",
    "datetime": "2023-09-13T19:10:00-04:00",
    "cutoff_datetime": "2023-09-13T19:10:00-04:00",
    "name": "NYY (C Schmidt) v. BOS (T Houck)",
    "bettypes": [
        {
            "id": "a598ec39-16d5-4cbc-a815-7b7b74a2fb12",
            "match": "https://api-prod.gambitprofit.com/api/matches/69ce1391-d212-46f9-8432-15343501d45e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-13T09:07:59.975267-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": "BOS (T Houck)",
                        "amount": 5776.0
                    },
                    {
                        "team": "NYY (C Schmidt)",
                        "amount": 4224.0
                    }
                ],
                "expected_reward_tokens": 9588.16,
                "profit_sb": 88.16,
                "profit_sb_percentage": 0.93,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7f23591a-c8b9-437f-b5ce-3514f07be7ef",
                    "gambit_id": "ab0e6d24-4a8a-4e5a-834c-8d63268faff0",
                    "last_updated": "2023-09-20T19:08:20.578039-04:00",
                    "created_at": "2023-09-13T09:07:59.989673-04:00",
                    "name": "BOS (T Houck)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a598ec39-16d5-4cbc-a815-7b7b74a2fb12/?format=api"
                },
                {
                    "id": "b89d7131-5312-4a44-8d0a-53d78093126d",
                    "gambit_id": "b60f9cb3-2c5c-40ce-a2fe-e533853aea41",
                    "last_updated": "2023-09-20T19:08:20.574316-04:00",
                    "created_at": "2023-09-13T09:07:59.982443-04:00",
                    "name": "NYY (C Schmidt)",
                    "reward": "2.27000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a598ec39-16d5-4cbc-a815-7b7b74a2fb12/?format=api"
                }
            ]
        },
        {
            "id": "21a76283-8f8c-4272-a4ee-4e8923ea1d04",
            "match": "https://api-prod.gambitprofit.com/api/matches/69ce1391-d212-46f9-8432-15343501d45e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-13T09:07:59.996867-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": "NYY",
                        "amount": 5857.0
                    },
                    {
                        "team": "BOS",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "df3fbe2b-5d25-46f3-9ed1-5562ab8ecb6d",
                    "gambit_id": "73b9e65f-6718-4bac-95a7-602101cadb23",
                    "last_updated": "2023-09-20T19:08:20.584597-04:00",
                    "created_at": "2023-09-13T09:08:00.000942-04:00",
                    "name": "NYY",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21a76283-8f8c-4272-a4ee-4e8923ea1d04/?format=api"
                },
                {
                    "id": "b1ca7c5f-2ce0-4c10-82a0-98440c8b1dc8",
                    "gambit_id": "5e29dfc2-1af3-42b1-a710-0edd3489bd6f",
                    "last_updated": "2023-09-20T19:08:20.588935-04:00",
                    "created_at": "2023-09-13T09:08:00.009925-04:00",
                    "name": "BOS",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21a76283-8f8c-4272-a4ee-4e8923ea1d04/?format=api"
                }
            ]
        },
        {
            "id": "9343a9bf-7133-4bb3-bd8b-2228b75609a2",
            "match": "https://api-prod.gambitprofit.com/api/matches/69ce1391-d212-46f9-8432-15343501d45e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-13T09:08:00.018254-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 9.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c5456e22-121a-44a1-81f4-e67a6de31880",
                    "gambit_id": "1d928679-1285-4448-81b4-962facf5d1dc",
                    "last_updated": "2023-09-20T19:08:20.600062-04:00",
                    "created_at": "2023-09-13T09:08:00.030102-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9343a9bf-7133-4bb3-bd8b-2228b75609a2/?format=api"
                },
                {
                    "id": "dc1feabc-8209-4406-97ec-dc62d8f89419",
                    "gambit_id": "574f540c-5b9f-4ce2-8e91-9030ad0c0bdf",
                    "last_updated": "2023-09-20T19:08:20.596899-04:00",
                    "created_at": "2023-09-13T09:08:00.022500-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9343a9bf-7133-4bb3-bd8b-2228b75609a2/?format=api"
                }
            ]
        }
    ]
}