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/ff03183f-047d-4630-91cf-576fd2a350ec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ff03183f-047d-4630-91cf-576fd2a350ec",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "72c220c3-1dba-4930-9681-e6f7112de300",
    "completed": true,
    "last_updated": "2023-10-30T14:58:09.002145-04:00",
    "created_at": "2023-10-27T09:07:56.583144-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.61,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/72c220c3-1dba-4930-9681-e6f7112de300",
    "datetime": "2023-10-27T19:07:00-04:00",
    "cutoff_datetime": "2023-10-27T19:07:00-04:00",
    "name": "Minnesota Wild v. Washington Capitals",
    "bettypes": [
        {
            "id": "8d2d51e4-9247-4ede-9eef-58ea90eda531",
            "match": "https://api-prod.gambitprofit.com/api/matches/ff03183f-047d-4630-91cf-576fd2a350ec/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-27T09:07:56.587971-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": "Washington Capitals",
                        "amount": 5319.0
                    },
                    {
                        "team": "Minnesota Wild",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cf2e033d-6cff-4b8a-9e82-782a68ded943",
                    "gambit_id": "345ed5e6-232c-4103-b060-8068e7afe38a",
                    "last_updated": "2023-10-30T14:58:09.015838-04:00",
                    "created_at": "2023-10-27T09:07:56.597535-04:00",
                    "name": "Washington Capitals",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d2d51e4-9247-4ede-9eef-58ea90eda531/?format=api"
                },
                {
                    "id": "c7121186-a760-4a42-8c8b-f0e54965a83c",
                    "gambit_id": "65a22fad-b26c-4326-81b5-f1052b915dae",
                    "last_updated": "2023-10-30T14:58:09.012128-04:00",
                    "created_at": "2023-10-27T09:07:56.592696-04:00",
                    "name": "Minnesota Wild",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d2d51e4-9247-4ede-9eef-58ea90eda531/?format=api"
                }
            ]
        },
        {
            "id": "f6650654-38e9-44dd-8ee7-1db2f6dd597d",
            "match": "https://api-prod.gambitprofit.com/api/matches/ff03183f-047d-4630-91cf-576fd2a350ec/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-27T14:13:10.485348-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": "Minnesota Wild",
                        "amount": 6744.0
                    },
                    {
                        "team": "Washington Capitals",
                        "amount": 3256.0
                    }
                ],
                "expected_reward_tokens": 9441.6,
                "profit_sb": -58.4,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9ff1b9c3-714c-404b-a609-4a4c94c948ae",
                    "gambit_id": "ba3c3be1-da96-448b-8062-c0ba00541db0",
                    "last_updated": "2023-10-30T14:58:09.032541-04:00",
                    "created_at": "2023-10-27T14:13:10.489657-04:00",
                    "name": "Minnesota Wild",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6650654-38e9-44dd-8ee7-1db2f6dd597d/?format=api"
                },
                {
                    "id": "8026f358-03d9-4160-8b40-524e11321797",
                    "gambit_id": "10da8297-a264-4aa6-af95-981266de526a",
                    "last_updated": "2023-10-30T14:58:09.035664-04:00",
                    "created_at": "2023-10-27T14:13:10.497505-04:00",
                    "name": "Washington Capitals",
                    "reward": "2.90000",
                    "odds": "3.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6650654-38e9-44dd-8ee7-1db2f6dd597d/?format=api"
                }
            ]
        },
        {
            "id": "732114b8-b06a-41e0-af2b-322dbf0472ef",
            "match": "https://api-prod.gambitprofit.com/api/matches/ff03183f-047d-4630-91cf-576fd2a350ec/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-27T09:07:56.602738-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 6.5",
                        "amount": 5214.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f1c8dcbe-bc73-4c09-81dd-4e59ce975ac5",
                    "gambit_id": "90080b89-7e9f-4cc6-8eff-68ffe92f3c26",
                    "last_updated": "2023-10-30T14:58:09.025743-04:00",
                    "created_at": "2023-10-27T09:07:56.613030-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/732114b8-b06a-41e0-af2b-322dbf0472ef/?format=api"
                },
                {
                    "id": "90439499-24c9-4be3-8984-381d80ec43f3",
                    "gambit_id": "e32b107c-c4d7-4a0e-ad7e-8705419ea46a",
                    "last_updated": "2023-10-30T14:58:09.022436-04:00",
                    "created_at": "2023-10-27T09:07:56.607148-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/732114b8-b06a-41e0-af2b-322dbf0472ef/?format=api"
                }
            ]
        }
    ]
}