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/16017e41-2ff5-409d-b2a5-7ce190c505e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "16017e41-2ff5-409d-b2a5-7ce190c505e4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "dd2ff1f2-7597-4556-b2c1-b3b38c4eea30",
    "completed": true,
    "last_updated": "2023-07-06T12:28:22.900320-04:00",
    "created_at": "2023-07-05T08:42:58.137685-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.72,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/dd2ff1f2-7597-4556-b2c1-b3b38c4eea30",
    "datetime": "2023-07-05T19:05:00-04:00",
    "cutoff_datetime": "2023-07-05T19:05:00-04:00",
    "name": "BAL (D Kremer) v. NYY (R Vasquez)",
    "bettypes": [
        {
            "id": "2fb21f87-ea79-4d89-9c8a-6cd6fb4172be",
            "match": "https://api-prod.gambitprofit.com/api/matches/16017e41-2ff5-409d-b2a5-7ce190c505e4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-05T08:42:58.140480-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 (R Vasquez)",
                        "amount": 5117.0
                    },
                    {
                        "team": "BAL (D Kremer)",
                        "amount": 4883.0
                    }
                ],
                "expected_reward_tokens": 9568.79,
                "profit_sb": 68.79,
                "profit_sb_percentage": 0.72,
                "recommended": true
            },
            "lines": [
                {
                    "id": "88dd3e5c-3d04-459e-8648-64d5025aa1c2",
                    "gambit_id": "5c3a6579-46e7-4851-bcf1-1f757ad7c991",
                    "last_updated": "2023-07-06T12:28:22.906157-04:00",
                    "created_at": "2023-07-05T08:42:58.144507-04:00",
                    "name": "NYY (R Vasquez)",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fb21f87-ea79-4d89-9c8a-6cd6fb4172be/?format=api"
                },
                {
                    "id": "77b0da4a-e8ef-4112-8733-1a90b72462b5",
                    "gambit_id": "66a4fa23-0e65-49c1-8593-1c3f4eee03dc",
                    "last_updated": "2023-07-06T12:28:22.904592-04:00",
                    "created_at": "2023-07-05T08:42:58.142489-04:00",
                    "name": "BAL (D Kremer)",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fb21f87-ea79-4d89-9c8a-6cd6fb4172be/?format=api"
                }
            ]
        },
        {
            "id": "b0f92bba-a72c-4cff-b078-809f05b3533a",
            "match": "https://api-prod.gambitprofit.com/api/matches/16017e41-2ff5-409d-b2a5-7ce190c505e4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-05T08:42:58.146588-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": 6232.0
                    },
                    {
                        "team": "BAL",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bc5e6201-99d0-4de1-8c63-e5abfc3a1350",
                    "gambit_id": "d621b50b-e391-4116-9fe4-dc4c476ff415",
                    "last_updated": "2023-07-06T12:28:22.911369-04:00",
                    "created_at": "2023-07-05T08:42:58.150684-04:00",
                    "name": "NYY",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0f92bba-a72c-4cff-b078-809f05b3533a/?format=api"
                },
                {
                    "id": "c80d330f-8a41-47d5-9dd9-0bc9308f642c",
                    "gambit_id": "1e89761f-c2bb-4061-b0b5-d9cf87edad8a",
                    "last_updated": "2023-07-06T12:28:22.909798-04:00",
                    "created_at": "2023-07-05T08:42:58.148552-04:00",
                    "name": "BAL",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0f92bba-a72c-4cff-b078-809f05b3533a/?format=api"
                }
            ]
        },
        {
            "id": "e2c6d3e0-f011-495b-8bd0-c0c3eaec3caa",
            "match": "https://api-prod.gambitprofit.com/api/matches/16017e41-2ff5-409d-b2a5-7ce190c505e4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-05T08:42:58.152758-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8f874ad0-8e47-4494-9bb6-95ca58a42d81",
                    "gambit_id": "b30bdc49-b740-43c0-883e-084e94fe9e65",
                    "last_updated": "2023-07-06T12:28:22.916894-04:00",
                    "created_at": "2023-07-05T08:42:58.156455-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2c6d3e0-f011-495b-8bd0-c0c3eaec3caa/?format=api"
                },
                {
                    "id": "9d59f95e-1693-4371-85dc-9a83b7a28e76",
                    "gambit_id": "15b351cb-3174-4f00-97f6-303e3339a045",
                    "last_updated": "2023-07-06T12:28:22.914769-04:00",
                    "created_at": "2023-07-05T08:42:58.154594-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2c6d3e0-f011-495b-8bd0-c0c3eaec3caa/?format=api"
                }
            ]
        }
    ]
}