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/9a8c6ca7-dcce-4187-89cf-e45b8c808dfd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9a8c6ca7-dcce-4187-89cf-e45b8c808dfd",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5280b1ee-6969-4b62-abb1-542ba56ad364",
    "completed": true,
    "last_updated": "2023-11-27T20:08:08.612408-05:00",
    "created_at": "2023-11-26T09:43:12.696947-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.26,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/5280b1ee-6969-4b62-abb1-542ba56ad364",
    "datetime": "2023-11-26T14:07:00-05:00",
    "cutoff_datetime": "2023-11-26T14:07:00-05:00",
    "name": "St Louis Blues v. Chicago Blackhawks",
    "bettypes": [
        {
            "id": "a5763afd-d7fd-4fb2-8b93-f9171e13f71f",
            "match": "https://api-prod.gambitprofit.com/api/matches/9a8c6ca7-dcce-4187-89cf-e45b8c808dfd/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-26T09:43:12.712985-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": "St Louis Blues",
                        "amount": 5867.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3a05157a-6f95-416a-b815-9e152b6c51e7",
                    "gambit_id": "c7c78715-997c-4512-9eba-2d41283a5701",
                    "last_updated": "2023-11-27T20:08:08.624897-05:00",
                    "created_at": "2023-11-26T09:43:12.716877-05:00",
                    "name": "St Louis Blues",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5763afd-d7fd-4fb2-8b93-f9171e13f71f/?format=api"
                },
                {
                    "id": "34391590-f97c-429b-b206-75b85bc4705b",
                    "gambit_id": "00c964ae-ef3f-4a31-acde-0e34bf6dd489",
                    "last_updated": "2023-11-27T20:08:08.628072-05:00",
                    "created_at": "2023-11-26T09:43:12.725091-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5763afd-d7fd-4fb2-8b93-f9171e13f71f/?format=api"
                }
            ]
        },
        {
            "id": "45289354-1c7b-45f6-bb26-fd11034a6239",
            "match": "https://api-prod.gambitprofit.com/api/matches/9a8c6ca7-dcce-4187-89cf-e45b8c808dfd/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-26T09:43:12.731211-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": "Chicago Blackhawks",
                        "amount": 6308.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 3692.0
                    }
                ],
                "expected_reward_tokens": 9525.08,
                "profit_sb": 25.08,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c56fead6-8e76-4d3f-b42c-dbb75d01e8c7",
                    "gambit_id": "8fcbcfb3-aafc-489f-bb0c-8c0b63e7c909",
                    "last_updated": "2023-11-27T20:08:08.638325-05:00",
                    "created_at": "2023-11-26T09:43:12.742343-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45289354-1c7b-45f6-bb26-fd11034a6239/?format=api"
                },
                {
                    "id": "dba78210-8520-4856-949f-0fc470deb283",
                    "gambit_id": "867695ce-220a-4ba8-95b9-164bee693e90",
                    "last_updated": "2023-11-27T20:08:08.634678-05:00",
                    "created_at": "2023-11-26T09:43:12.738465-05:00",
                    "name": "St Louis Blues",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45289354-1c7b-45f6-bb26-fd11034a6239/?format=api"
                }
            ]
        },
        {
            "id": "9cc41f8b-7040-43e3-a521-a99ff931debd",
            "match": "https://api-prod.gambitprofit.com/api/matches/9a8c6ca7-dcce-4187-89cf-e45b8c808dfd/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-26T09:43:12.746276-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.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a44236ec-9841-4a61-b0ab-c1c3f0f08e2c",
                    "gambit_id": "4aa2a589-5d04-4538-9cd3-ed8813253c10",
                    "last_updated": "2023-11-27T20:08:08.656185-05:00",
                    "created_at": "2023-11-26T09:43:12.750315-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cc41f8b-7040-43e3-a521-a99ff931debd/?format=api"
                },
                {
                    "id": "74eeac16-acff-4ded-8ca6-e043dee5207b",
                    "gambit_id": "799cf4c3-11e7-4fee-92e3-23a38db5c7e2",
                    "last_updated": "2023-11-27T20:08:08.665994-05:00",
                    "created_at": "2023-11-26T09:43:12.755534-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cc41f8b-7040-43e3-a521-a99ff931debd/?format=api"
                }
            ]
        }
    ]
}