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/c0f89d0f-d264-4339-b3f9-25dfe11ea8cd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c0f89d0f-d264-4339-b3f9-25dfe11ea8cd",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "477fc2fb-1851-44bd-a5d8-ded8ee358daf",
    "completed": true,
    "last_updated": "2023-11-12T11:03:21.021302-05:00",
    "created_at": "2023-11-09T09:47:59.735227-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.66,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/477fc2fb-1851-44bd-a5d8-ded8ee358daf",
    "datetime": "2023-11-09T22:37:00-05:00",
    "cutoff_datetime": "2023-11-09T22:37:00-05:00",
    "name": "Edmonton Oilers v. San Jose Sharks",
    "bettypes": [
        {
            "id": "7b9647c0-0417-42a2-b264-2d10deeda17f",
            "match": "https://api-prod.gambitprofit.com/api/matches/c0f89d0f-d264-4339-b3f9-25dfe11ea8cd/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-09T09:47:59.745483-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": "Edmonton Oilers",
                        "amount": 7490.0
                    },
                    {
                        "team": "San Jose Sharks",
                        "amount": 2510.0
                    }
                ],
                "expected_reward_tokens": 9437.4,
                "profit_sb": -62.6,
                "profit_sb_percentage": -0.66,
                "recommended": false
            },
            "lines": [
                {
                    "id": "df1fa09a-ddcd-44f8-a057-d77cf618967b",
                    "gambit_id": "e323b719-c08c-4574-b5b2-16272ce93ceb",
                    "last_updated": "2023-11-12T11:03:21.029855-05:00",
                    "created_at": "2023-11-09T09:47:59.750167-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.26000",
                    "odds": "1.27780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b9647c0-0417-42a2-b264-2d10deeda17f/?format=api"
                },
                {
                    "id": "973be6c8-4083-4292-a634-8c978ed34b0f",
                    "gambit_id": "c54adcc9-87c8-4a1f-848f-ebcc71e095f1",
                    "last_updated": "2023-11-12T11:03:21.033110-05:00",
                    "created_at": "2023-11-09T09:47:59.754988-05:00",
                    "name": "San Jose Sharks",
                    "reward": "3.76000",
                    "odds": "3.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b9647c0-0417-42a2-b264-2d10deeda17f/?format=api"
                }
            ]
        },
        {
            "id": "ce845a7f-d99f-45a3-8c51-9c00b44adf48",
            "match": "https://api-prod.gambitprofit.com/api/matches/c0f89d0f-d264-4339-b3f9-25dfe11ea8cd/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-09T09:47:59.760203-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": "Edmonton Oilers",
                        "amount": 5788.0
                    },
                    {
                        "team": "San Jose Sharks",
                        "amount": 4212.0
                    }
                ],
                "expected_reward_tokens": 9434.44,
                "profit_sb": -65.56,
                "profit_sb_percentage": -0.69,
                "recommended": false
            },
            "lines": [
                {
                    "id": "15414132-1693-49ca-817e-3813ea00e02a",
                    "gambit_id": "d8f48525-fc98-46cc-9cb3-9436e7441a11",
                    "last_updated": "2023-11-12T11:03:21.039817-05:00",
                    "created_at": "2023-11-09T09:47:59.768567-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.63000",
                    "odds": "1.66670",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce845a7f-d99f-45a3-8c51-9c00b44adf48/?format=api"
                },
                {
                    "id": "7bbcc38c-f24d-4517-913f-ccbcc6a0af9f",
                    "gambit_id": "b6298de9-ec81-4508-a8c1-c7370173fdcd",
                    "last_updated": "2023-11-12T11:03:21.043359-05:00",
                    "created_at": "2023-11-09T09:47:59.772725-05:00",
                    "name": "San Jose Sharks",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce845a7f-d99f-45a3-8c51-9c00b44adf48/?format=api"
                }
            ]
        },
        {
            "id": "6f006479-ee60-49b6-89f7-fc2d920ca4a6",
            "match": "https://api-prod.gambitprofit.com/api/matches/c0f89d0f-d264-4339-b3f9-25dfe11ea8cd/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-09T09:47:59.777523-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 Under 7",
                        "amount": 5423.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3ca5ad1b-0693-477c-ae5d-303dc04b813b",
                    "gambit_id": "efd75d5c-1cf8-45de-92cc-f73366d621df",
                    "last_updated": "2023-11-12T11:03:21.054339-05:00",
                    "created_at": "2023-11-09T09:47:59.785758-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f006479-ee60-49b6-89f7-fc2d920ca4a6/?format=api"
                },
                {
                    "id": "0e6cd02a-c6d3-4b79-8f6c-15bd7331eeae",
                    "gambit_id": "be0901ae-5faf-466f-b9d4-fcddaba2c6aa",
                    "last_updated": "2023-11-12T11:03:21.050480-05:00",
                    "created_at": "2023-11-09T09:47:59.781477-05:00",
                    "name": "Game Total Over 7",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f006479-ee60-49b6-89f7-fc2d920ca4a6/?format=api"
                }
            ]
        }
    ]
}