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/286a6720-92d0-416e-a3b4-4e1d5149002b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "286a6720-92d0-416e-a3b4-4e1d5149002b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "46e8acfe-c763-4109-aa00-4e74ef02e357",
    "completed": true,
    "last_updated": "2023-11-13T14:03:19.437153-05:00",
    "created_at": "2023-11-11T08:53:04.989712-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.0,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/46e8acfe-c763-4109-aa00-4e74ef02e357",
    "datetime": "2023-11-11T13:07:00-05:00",
    "cutoff_datetime": "2023-11-11T13:07:00-05:00",
    "name": "Columbus Blue Jackets v. Detroit Red Wings",
    "bettypes": [
        {
            "id": "2be13514-1825-4203-baa4-7f26ede7a0cf",
            "match": "https://api-prod.gambitprofit.com/api/matches/286a6720-92d0-416e-a3b4-4e1d5149002b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-11T08:53:04.997970-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": "Detroit Red Wings",
                        "amount": 5861.0
                    },
                    {
                        "team": "Columbus Blue Jackets",
                        "amount": 4139.0
                    }
                ],
                "expected_reward_tokens": 9436.21,
                "profit_sb": -63.79,
                "profit_sb_percentage": -0.67,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4966c7f1-fe57-454b-b512-23a863f94854",
                    "gambit_id": "5e7d74a3-9d30-4f0a-935f-a1f173340e24",
                    "last_updated": "2023-11-13T14:03:19.454694-05:00",
                    "created_at": "2023-11-11T08:53:05.009777-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.61000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2be13514-1825-4203-baa4-7f26ede7a0cf/?format=api"
                },
                {
                    "id": "5f573ee9-d321-49fa-bb8f-0f80d3a0b1e6",
                    "gambit_id": "0be50184-a867-41b3-a3a0-8386f457552e",
                    "last_updated": "2023-11-13T14:03:19.451271-05:00",
                    "created_at": "2023-11-11T08:53:05.002312-05:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "2.28000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2be13514-1825-4203-baa4-7f26ede7a0cf/?format=api"
                }
            ]
        },
        {
            "id": "7cc619b2-ab20-4ff5-98ad-04b5040cd1fa",
            "match": "https://api-prod.gambitprofit.com/api/matches/286a6720-92d0-416e-a3b4-4e1d5149002b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-11T08:53:05.014441-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": "Columbus Blue Jackets",
                        "amount": 6090.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d675cb6f-fc9e-434e-ad44-25ea7ac0960d",
                    "gambit_id": "f6fc2bd0-df6e-411f-a147-2f69bace98ce",
                    "last_updated": "2023-11-13T14:03:19.461091-05:00",
                    "created_at": "2023-11-11T08:53:05.018433-05:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cc619b2-ab20-4ff5-98ad-04b5040cd1fa/?format=api"
                },
                {
                    "id": "70664a4a-9e24-4c03-af2c-fac68dd5270d",
                    "gambit_id": "25b932d6-74b9-45d9-80b3-8c474908031c",
                    "last_updated": "2023-11-13T14:03:19.464205-05:00",
                    "created_at": "2023-11-11T08:53:05.023417-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cc619b2-ab20-4ff5-98ad-04b5040cd1fa/?format=api"
                }
            ]
        },
        {
            "id": "bd09e9a7-e9ef-4a9e-b295-2cc1accf41ac",
            "match": "https://api-prod.gambitprofit.com/api/matches/286a6720-92d0-416e-a3b4-4e1d5149002b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-11T08:53:05.027845-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": 5319.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dced33e8-bcb9-4dc3-b1f0-fc31a46d1c77",
                    "gambit_id": "1a2fa520-9045-4580-8232-a4187dc3338f",
                    "last_updated": "2023-11-13T14:03:19.470790-05:00",
                    "created_at": "2023-11-11T08:53:05.032090-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd09e9a7-e9ef-4a9e-b295-2cc1accf41ac/?format=api"
                },
                {
                    "id": "b280371c-ea6a-428c-a552-a34e678f3027",
                    "gambit_id": "8f2ec41f-3f1e-4a45-81a7-3e0215e64b66",
                    "last_updated": "2023-11-13T14:03:19.474085-05:00",
                    "created_at": "2023-11-11T08:53:05.037015-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd09e9a7-e9ef-4a9e-b295-2cc1accf41ac/?format=api"
                }
            ]
        }
    ]
}