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/03073dd2-432e-47d4-8c7d-4aefcc087c6b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "03073dd2-432e-47d4-8c7d-4aefcc087c6b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "cda34712-dea4-4ceb-a6e1-e41ea4eb968b",
    "completed": true,
    "last_updated": "2023-02-14T09:51:55.209958-05:00",
    "created_at": "2023-02-13T08:17:05.889725-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.06,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/cda34712-dea4-4ceb-a6e1-e41ea4eb968b",
    "datetime": "2023-02-13T22:37:00-05:00",
    "cutoff_datetime": "2023-02-13T22:37:00-05:00",
    "name": "Buffalo Sabres v. Los Angeles Kings",
    "bettypes": [
        {
            "id": "52f830d4-af01-497b-b212-621316920423",
            "match": "https://api-prod.gambitprofit.com/api/matches/03073dd2-432e-47d4-8c7d-4aefcc087c6b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-13T08:17:05.899323-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": "Los Angeles Kings",
                        "amount": 5780.0
                    },
                    {
                        "team": "Buffalo Sabres",
                        "amount": 4220.0
                    }
                ],
                "expected_reward_tokens": 9537.0,
                "profit_sb": 37.0,
                "profit_sb_percentage": 0.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2297fb69-0de3-46f5-aed4-68785bdb8fe7",
                    "gambit_id": "47fea3ef-ce34-4cc3-8d5a-b572818dd1f7",
                    "last_updated": "2023-02-14T09:51:55.221817-05:00",
                    "created_at": "2023-02-13T08:17:05.900516-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.65000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52f830d4-af01-497b-b212-621316920423/?format=api"
                },
                {
                    "id": "470dae83-8fd9-4841-bcf7-2b51ce3701d4",
                    "gambit_id": "af286e93-7c51-4dd3-b661-7faab395ce7e",
                    "last_updated": "2023-02-14T09:51:55.222966-05:00",
                    "created_at": "2023-02-13T08:17:05.901797-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "2.26000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52f830d4-af01-497b-b212-621316920423/?format=api"
                }
            ]
        },
        {
            "id": "06c351b5-1bf2-47e1-ba33-95ef9f3f0488",
            "match": "https://api-prod.gambitprofit.com/api/matches/03073dd2-432e-47d4-8c7d-4aefcc087c6b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-13T08:17:05.895383-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": "Buffalo Sabres",
                        "amount": 6235.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 3765.0
                    }
                ],
                "expected_reward_tokens": 9600.75,
                "profit_sb": 100.75,
                "profit_sb_percentage": 1.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f72d60be-821e-4767-9ec9-2982162d8195",
                    "gambit_id": "0a48857d-2128-4589-920a-413f7c09dc2c",
                    "last_updated": "2023-02-14T09:51:55.219418-05:00",
                    "created_at": "2023-02-13T08:17:05.897971-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "1.54000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06c351b5-1bf2-47e1-ba33-95ef9f3f0488/?format=api"
                },
                {
                    "id": "b94200e8-d746-4926-8538-3f57c71ee09a",
                    "gambit_id": "5299c032-098c-4538-8a8e-ffed69e76856",
                    "last_updated": "2023-02-14T09:51:55.218257-05:00",
                    "created_at": "2023-02-13T08:17:05.896656-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "2.55000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06c351b5-1bf2-47e1-ba33-95ef9f3f0488/?format=api"
                }
            ]
        },
        {
            "id": "578177e9-946d-49ed-9aa3-3bfc99f9ba40",
            "match": "https://api-prod.gambitprofit.com/api/matches/03073dd2-432e-47d4-8c7d-4aefcc087c6b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-13T08:17:05.891452-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": 5316.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4684.0
                    }
                ],
                "expected_reward_tokens": 9461.68,
                "profit_sb": -38.32,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7811c7fe-25b4-42be-a845-6d3cd8c68ee0",
                    "gambit_id": "fd82d9d7-cf3d-4ff8-b4a8-d4593be9fde2",
                    "last_updated": "2023-02-14T09:51:55.215883-05:00",
                    "created_at": "2023-02-13T08:17:05.894044-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/578177e9-946d-49ed-9aa3-3bfc99f9ba40/?format=api"
                },
                {
                    "id": "c989c504-cbf3-4221-9fa4-c3c53247a913",
                    "gambit_id": "05ba8963-5a20-4ac5-8ae6-7bc61dde35f0",
                    "last_updated": "2023-02-14T09:51:55.212975-05:00",
                    "created_at": "2023-02-13T08:17:05.892748-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.02000",
                    "odds": "2.05000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/578177e9-946d-49ed-9aa3-3bfc99f9ba40/?format=api"
                }
            ]
        }
    ]
}