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/09dafd86-593f-4936-bc9f-a30de27dd1e7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "09dafd86-593f-4936-bc9f-a30de27dd1e7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c20afb86-516d-4c7b-9707-31d60f6d01aa",
    "completed": true,
    "last_updated": "2023-01-28T15:27:19.422056-05:00",
    "created_at": "2023-01-27T08:57:15.883000-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.29,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/c20afb86-516d-4c7b-9707-31d60f6d01aa",
    "datetime": "2023-01-27T19:07:00-05:00",
    "cutoff_datetime": "2023-01-27T19:07:00-05:00",
    "name": "San Jose Sharks v. Carolina Hurricanes",
    "bettypes": [
        {
            "id": "4dca52d2-7870-4ca0-a85b-a6a1f6923c1c",
            "match": "https://api-prod.gambitprofit.com/api/matches/09dafd86-593f-4936-bc9f-a30de27dd1e7/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-27T08:57:15.894560-05: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": "Carolina Hurricanes",
                        "amount": 6956.0
                    },
                    {
                        "team": "San Jose Sharks",
                        "amount": 3044.0
                    }
                ],
                "expected_reward_tokens": 9527.72,
                "profit_sb": 27.72,
                "profit_sb_percentage": 0.29,
                "recommended": true
            },
            "lines": [
                {
                    "id": "962ef023-916d-469f-b4fa-e4bdbd22d602",
                    "gambit_id": "8a0a7b90-224c-411e-88a6-3239fd190062",
                    "last_updated": "2023-01-28T15:27:19.432381-05:00",
                    "created_at": "2023-01-27T08:57:15.895788-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.37000",
                    "odds": "1.38460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dca52d2-7870-4ca0-a85b-a6a1f6923c1c/?format=api"
                },
                {
                    "id": "f115351a-8c96-46f2-a8ab-6b0dd057906c",
                    "gambit_id": "c4594ccb-9276-4a69-b140-d77e6f557798",
                    "last_updated": "2023-01-28T15:27:19.433495-05:00",
                    "created_at": "2023-01-27T08:57:15.897027-05:00",
                    "name": "San Jose Sharks",
                    "reward": "3.13000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dca52d2-7870-4ca0-a85b-a6a1f6923c1c/?format=api"
                }
            ]
        },
        {
            "id": "e4e1c118-2df1-4c56-a75e-00c08db4db0c",
            "match": "https://api-prod.gambitprofit.com/api/matches/09dafd86-593f-4936-bc9f-a30de27dd1e7/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-27T08:57:15.888659-05: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": "Carolina Hurricanes",
                        "amount": 5106.0
                    },
                    {
                        "team": "San Jose Sharks",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d2aae38e-ae48-4975-a156-5637a986ac76",
                    "gambit_id": "7260c8cf-da46-45e6-9681-3f95280b21a5",
                    "last_updated": "2023-01-28T15:27:19.428540-05:00",
                    "created_at": "2023-01-27T08:57:15.891690-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4e1c118-2df1-4c56-a75e-00c08db4db0c/?format=api"
                },
                {
                    "id": "0fa1c092-7eb0-4a5c-b60e-38fd39445db1",
                    "gambit_id": "842e6c22-0184-41ac-951d-48967402e489",
                    "last_updated": "2023-01-28T15:27:19.429757-05:00",
                    "created_at": "2023-01-27T08:57:15.893256-05:00",
                    "name": "San Jose Sharks",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4e1c118-2df1-4c56-a75e-00c08db4db0c/?format=api"
                }
            ]
        },
        {
            "id": "51c3cc62-9f16-45fa-a014-cfae6285a688",
            "match": "https://api-prod.gambitprofit.com/api/matches/09dafd86-593f-4936-bc9f-a30de27dd1e7/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-27T08:57:15.884760-05: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 6",
                        "amount": 5316.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4684.0
                    }
                ],
                "expected_reward_tokens": 9461.68,
                "profit_sb": -38.32,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "04e46c70-9f4a-442d-8308-2688b9f1914c",
                    "gambit_id": "19a90725-a7d0-42d7-8340-2729e244db71",
                    "last_updated": "2023-01-28T15:27:19.426077-05:00",
                    "created_at": "2023-01-27T08:57:15.887313-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51c3cc62-9f16-45fa-a014-cfae6285a688/?format=api"
                },
                {
                    "id": "58bd727b-054a-4513-ba87-5eb61ead2816",
                    "gambit_id": "66d435e1-0953-4a6b-aa40-c065a196b940",
                    "last_updated": "2023-01-28T15:27:19.424961-05:00",
                    "created_at": "2023-01-27T08:57:15.886018-05:00",
                    "name": "Game Total Under 6",
                    "reward": "2.02000",
                    "odds": "2.05000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51c3cc62-9f16-45fa-a014-cfae6285a688/?format=api"
                }
            ]
        }
    ]
}