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/1542a238-78ad-47b8-8d95-5911babc38a4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1542a238-78ad-47b8-8d95-5911babc38a4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f3d3cb4e-67db-46d5-8069-2df0895662f6",
    "completed": true,
    "last_updated": "2024-01-16T14:23:23.865493-05:00",
    "created_at": "2024-01-13T09:38:15.167753-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.22,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/f3d3cb4e-67db-46d5-8069-2df0895662f6",
    "datetime": "2024-01-13T20:07:00-05:00",
    "cutoff_datetime": "2024-01-13T20:07:00-05:00",
    "name": "Dallas Stars v. Chicago Blackhawks",
    "bettypes": [
        {
            "id": "2ff78aaf-b5b4-45ac-9f77-a01847ab8945",
            "match": "https://api-prod.gambitprofit.com/api/matches/1542a238-78ad-47b8-8d95-5911babc38a4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-13T09:38:15.176456-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": "Dallas Stars",
                        "amount": 7106.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 2894.0
                    }
                ],
                "expected_reward_tokens": 9521.26,
                "profit_sb": 21.26,
                "profit_sb_percentage": 0.22,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6f1d5aa3-2912-4331-a5b9-936b95799acc",
                    "gambit_id": "30f16e84-bf9d-48e8-811d-dfa648dc4cb2",
                    "last_updated": "2024-01-16T14:23:23.877654-05:00",
                    "created_at": "2024-01-13T09:38:15.180210-05:00",
                    "name": "Dallas Stars",
                    "reward": "1.34000",
                    "odds": "1.35710",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ff78aaf-b5b4-45ac-9f77-a01847ab8945/?format=api"
                },
                {
                    "id": "17aa6386-8dfe-4593-bbeb-158824356121",
                    "gambit_id": "0f27af4d-652e-4e7b-adf6-4b3d96734cc1",
                    "last_updated": "2024-01-16T14:23:23.880917-05:00",
                    "created_at": "2024-01-13T09:38:15.184689-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "3.29000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ff78aaf-b5b4-45ac-9f77-a01847ab8945/?format=api"
                }
            ]
        },
        {
            "id": "e1e8483b-0bff-4228-a9ce-17db628fe12f",
            "match": "https://api-prod.gambitprofit.com/api/matches/1542a238-78ad-47b8-8d95-5911babc38a4/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-13T09:38:15.188628-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": 5107.0
                    },
                    {
                        "team": "Dallas Stars",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b97f0169-24f5-4001-af7e-9f706f68e05c",
                    "gambit_id": "b864ac4b-78c9-48d2-8d51-382b41d24b23",
                    "last_updated": "2024-01-16T14:23:23.890809-05:00",
                    "created_at": "2024-01-13T09:38:15.196331-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1e8483b-0bff-4228-a9ce-17db628fe12f/?format=api"
                },
                {
                    "id": "88118375-f3a2-41f3-bf8b-a5d8b1b552ea",
                    "gambit_id": "78a3bfea-ca98-4fa8-8482-594283aa8086",
                    "last_updated": "2024-01-16T14:23:23.887441-05:00",
                    "created_at": "2024-01-13T09:38:15.192257-05:00",
                    "name": "Dallas Stars",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1e8483b-0bff-4228-a9ce-17db628fe12f/?format=api"
                }
            ]
        },
        {
            "id": "f710bd0c-e24a-4d40-94f7-166cf2844d31",
            "match": "https://api-prod.gambitprofit.com/api/matches/1542a238-78ad-47b8-8d95-5911babc38a4/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-13T09:38:15.203627-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": 5107.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "489dee29-01e6-44a4-a6b6-2b740d8d4154",
                    "gambit_id": "81b8080a-7b44-4651-b986-6f8a869ec10f",
                    "last_updated": "2024-01-16T14:23:23.897561-05:00",
                    "created_at": "2024-01-13T09:38:15.207570-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f710bd0c-e24a-4d40-94f7-166cf2844d31/?format=api"
                },
                {
                    "id": "ed8df367-7138-431d-8154-7aef1652765d",
                    "gambit_id": "3e2bfc7e-fa88-4de1-8618-c98e0ad214c2",
                    "last_updated": "2024-01-16T14:23:23.900753-05:00",
                    "created_at": "2024-01-13T09:38:15.212235-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f710bd0c-e24a-4d40-94f7-166cf2844d31/?format=api"
                }
            ]
        }
    ]
}