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/2ea54262-4890-4113-8bbd-6372ca706a3b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2ea54262-4890-4113-8bbd-6372ca706a3b",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "12d7a573-e909-4332-8ef4-af8892a0e550",
    "completed": true,
    "last_updated": "2022-12-14T10:17:17.382760-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.07,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/12d7a573-e909-4332-8ef4-af8892a0e550",
    "datetime": "2022-12-13T19:07:00-05:00",
    "cutoff_datetime": "2022-12-13T19:07:00-05:00",
    "name": "Columbus Blue Jackets v. Florida Panthers",
    "bettypes": [
        {
            "id": "078e3302-49f9-4e4c-9f92-e3d9222a04db",
            "match": "https://api-prod.gambitprofit.com/api/matches/2ea54262-4890-4113-8bbd-6372ca706a3b/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Florida Panthers",
                        "amount": 6907.0
                    },
                    {
                        "team": "Columbus Blue Jackets",
                        "amount": 3093.0
                    }
                ],
                "expected_reward_tokens": 9186.21,
                "profit_sb": 186.21,
                "profit_sb_percentage": 2.07,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e4f79b11-863e-4e19-8e7c-f0098d83c448",
                    "gambit_id": "eddd13ba-4742-473e-9b73-8043c513d810",
                    "last_updated": "2022-12-14T10:17:17.391989-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida Panthers",
                    "reward": "1.33000",
                    "odds": "1.37740",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/078e3302-49f9-4e4c-9f92-e3d9222a04db/?format=api"
                },
                {
                    "id": "ed13231e-5ab7-46a7-a867-82f10c86d19d",
                    "gambit_id": "46d6a913-007e-4e5e-810d-24079b66e12c",
                    "last_updated": "2022-12-14T10:17:17.393423-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "2.97000",
                    "odds": "3.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/078e3302-49f9-4e4c-9f92-e3d9222a04db/?format=api"
                }
            ]
        },
        {
            "id": "6115227c-9597-4dec-9e8f-a2ac71887be6",
            "match": "https://api-prod.gambitprofit.com/api/matches/2ea54262-4890-4113-8bbd-6372ca706a3b/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Florida Panthers",
                        "amount": 5097.0
                    },
                    {
                        "team": "Columbus Blue Jackets",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a136176a-3052-4956-9990-233ce353338e",
                    "gambit_id": "6683bb49-be87-47d1-8551-cd900b659a5f",
                    "last_updated": "2022-12-14T10:17:17.388743-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida Panthers",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6115227c-9597-4dec-9e8f-a2ac71887be6/?format=api"
                },
                {
                    "id": "3fe13df5-f0c7-4d8a-9d10-ff0c51a4b391",
                    "gambit_id": "09132e07-ad14-43fa-b085-6a7356f71e83",
                    "last_updated": "2022-12-14T10:17:17.389793-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6115227c-9597-4dec-9e8f-a2ac71887be6/?format=api"
                }
            ]
        },
        {
            "id": "7b2c6524-2a1b-4865-aaf0-062346e16c94",
            "match": "https://api-prod.gambitprofit.com/api/matches/2ea54262-4890-4113-8bbd-6372ca706a3b/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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": 5097.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5ff1efe3-7d44-420e-a86a-f36c5ac2f632",
                    "gambit_id": "d879df68-c1d9-4c69-ac19-5616b9920ae0",
                    "last_updated": "2022-12-14T10:17:17.386585-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b2c6524-2a1b-4865-aaf0-062346e16c94/?format=api"
                },
                {
                    "id": "4d5ded5d-eaf3-41a8-8dcb-43ed20de3578",
                    "gambit_id": "4587dc1f-92c6-4f8b-8846-227a4405ed8a",
                    "last_updated": "2022-12-14T10:17:17.385453-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b2c6524-2a1b-4865-aaf0-062346e16c94/?format=api"
                }
            ]
        }
    ]
}