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/6637317e-73e9-4215-bacd-e37a762abb4c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6637317e-73e9-4215-bacd-e37a762abb4c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3c98cea7-3cd4-4c86-8ee1-e0ad24e5e137",
    "completed": true,
    "last_updated": "2023-06-12T14:53:25.543450-04:00",
    "created_at": "2023-06-11T10:08:16.136513-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.36,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3c98cea7-3cd4-4c86-8ee1-e0ad24e5e137",
    "datetime": "2023-06-11T15:10:00-04:00",
    "cutoff_datetime": "2023-06-11T15:10:00-04:00",
    "name": "SDG (B Snell) v. COL (D Lamet)",
    "bettypes": [
        {
            "id": "d2702fb2-d90f-43e7-98c1-a7f8859449bd",
            "match": "https://api-prod.gambitprofit.com/api/matches/6637317e-73e9-4215-bacd-e37a762abb4c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-11T10:08:16.139062-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": 6442.0
                    },
                    {
                        "team": "COL (D Lamet)",
                        "amount": 3558.0
                    }
                ],
                "expected_reward_tokens": 9534.16,
                "profit_sb": 34.16,
                "profit_sb_percentage": 0.36,
                "recommended": true
            },
            "lines": [
                {
                    "id": "19d46c41-c0e6-4299-b8de-26d224b72909",
                    "gambit_id": "d32ddb18-d47e-49b3-be43-1999267670d7",
                    "last_updated": "2023-06-12T14:53:25.548356-04:00",
                    "created_at": "2023-06-11T10:08:16.141064-04:00",
                    "name": "SDG (B Snell)",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2702fb2-d90f-43e7-98c1-a7f8859449bd/?format=api"
                },
                {
                    "id": "6ac6c2c3-b3fa-4429-a638-4083a0e8f23e",
                    "gambit_id": "bf5ed9ea-187b-4fbf-ab3a-180f52bc60b2",
                    "last_updated": "2023-06-12T14:53:25.550504-04:00",
                    "created_at": "2023-06-11T10:08:16.143170-04:00",
                    "name": "COL (D Lamet)",
                    "reward": "2.68000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2702fb2-d90f-43e7-98c1-a7f8859449bd/?format=api"
                }
            ]
        },
        {
            "id": "2dd503ad-cc55-4776-938b-fe0c753c20ec",
            "match": "https://api-prod.gambitprofit.com/api/matches/6637317e-73e9-4215-bacd-e37a762abb4c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-11T10:08:16.145109-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",
                        "amount": 5599.0
                    },
                    {
                        "team": "COL",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fb6efb19-0bd4-4e0f-a9ff-93d69139ae38",
                    "gambit_id": "870c7037-0e2f-47d0-bdd9-03166e6217d0",
                    "last_updated": "2023-06-12T14:53:25.554399-04:00",
                    "created_at": "2023-06-11T10:08:16.146902-04:00",
                    "name": "SDG",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dd503ad-cc55-4776-938b-fe0c753c20ec/?format=api"
                },
                {
                    "id": "4e7aab46-9631-4a48-888d-50e58306441c",
                    "gambit_id": "f622b9f9-bff4-46fd-8a0a-4c2f216925db",
                    "last_updated": "2023-06-12T14:53:25.556548-04:00",
                    "created_at": "2023-06-11T10:08:16.148749-04:00",
                    "name": "COL",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dd503ad-cc55-4776-938b-fe0c753c20ec/?format=api"
                }
            ]
        },
        {
            "id": "549e5826-d746-4b0a-8fb1-d3b7f239249a",
            "match": "https://api-prod.gambitprofit.com/api/matches/6637317e-73e9-4215-bacd-e37a762abb4c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-11T10:08:16.150755-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 11.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 11.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2fb03986-c269-40fb-9c93-0ff809fde5a6",
                    "gambit_id": "55a3985a-ee8f-488a-875f-bf24b13a1b0c",
                    "last_updated": "2023-06-12T14:53:25.562560-04:00",
                    "created_at": "2023-06-11T10:08:16.154692-04:00",
                    "name": "Game Total Under 11.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/549e5826-d746-4b0a-8fb1-d3b7f239249a/?format=api"
                },
                {
                    "id": "e76a6a21-7a60-434d-8ae0-fed734043f1c",
                    "gambit_id": "621dab9e-e177-4ec0-a394-764ef5a1bdb2",
                    "last_updated": "2023-06-12T14:53:25.560553-04:00",
                    "created_at": "2023-06-11T10:08:16.152664-04:00",
                    "name": "Game Total Over 11.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/549e5826-d746-4b0a-8fb1-d3b7f239249a/?format=api"
                }
            ]
        }
    ]
}