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/d70ae283-5b42-4904-90ca-b093779a2d3f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d70ae283-5b42-4904-90ca-b093779a2d3f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "738a586f-d780-4bed-a67f-2637ae1e3ec2",
    "completed": true,
    "last_updated": "2023-10-20T11:28:25.256306-04:00",
    "created_at": "2023-10-19T08:32:57.334147-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.78,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/738a586f-d780-4bed-a67f-2637ae1e3ec2",
    "datetime": "2023-10-19T19:07:00-04:00",
    "cutoff_datetime": "2023-10-19T19:07:00-04:00",
    "name": "Vancouver Canucks v. Tampa Bay Lightning",
    "bettypes": [
        {
            "id": "b2562c9f-085b-4642-ab0e-2e74e5c155d9",
            "match": "https://api-prod.gambitprofit.com/api/matches/d70ae283-5b42-4904-90ca-b093779a2d3f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-19T08:32:57.341497-04: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": "Tampa Bay Lightning",
                        "amount": 5319.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "960bcd3f-0120-4f74-9403-6625c1f8600a",
                    "gambit_id": "c3fe2794-ede9-4403-84d6-51ae615e0230",
                    "last_updated": "2023-10-20T11:28:25.273711-04:00",
                    "created_at": "2023-10-19T08:32:57.353835-04:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2562c9f-085b-4642-ab0e-2e74e5c155d9/?format=api"
                },
                {
                    "id": "de78ee3c-96e5-4e78-9590-b67eb0d5d41c",
                    "gambit_id": "d193f8f7-c9a6-4d0b-8ba1-2529cacc90fa",
                    "last_updated": "2023-10-20T11:28:25.269152-04:00",
                    "created_at": "2023-10-19T08:32:57.346370-04:00",
                    "name": "Vancouver Canucks",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2562c9f-085b-4642-ab0e-2e74e5c155d9/?format=api"
                }
            ]
        },
        {
            "id": "f0c43929-b3da-4819-80e9-dbbb0f6d6842",
            "match": "https://api-prod.gambitprofit.com/api/matches/d70ae283-5b42-4904-90ca-b093779a2d3f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-19T08:32:57.359529-04: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": "Vancouver Canucks",
                        "amount": 6456.0
                    },
                    {
                        "team": "Tampa Bay Lightning",
                        "amount": 3544.0
                    }
                ],
                "expected_reward_tokens": 9425.76,
                "profit_sb": -74.24,
                "profit_sb_percentage": -0.78,
                "recommended": false
            },
            "lines": [
                {
                    "id": "df1c8ac2-b7b1-4379-a4b3-f8cc6b89995e",
                    "gambit_id": "74d182ba-3462-4b57-a38e-515491b87e3f",
                    "last_updated": "2023-10-20T11:28:25.281600-04:00",
                    "created_at": "2023-10-19T08:32:57.365114-04:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.46000",
                    "odds": "1.48780",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0c43929-b3da-4819-80e9-dbbb0f6d6842/?format=api"
                },
                {
                    "id": "d89cafb0-42c1-4998-8ccd-f2f8d8ed5a2d",
                    "gambit_id": "e304831c-e919-4b1e-b069-43dc24716560",
                    "last_updated": "2023-10-20T11:28:25.297135-04:00",
                    "created_at": "2023-10-19T08:32:57.373689-04:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "2.66000",
                    "odds": "2.75000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0c43929-b3da-4819-80e9-dbbb0f6d6842/?format=api"
                }
            ]
        },
        {
            "id": "b6b36be7-9627-4771-868f-864e8bbab3d4",
            "match": "https://api-prod.gambitprofit.com/api/matches/d70ae283-5b42-4904-90ca-b093779a2d3f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-19T08:32:57.378836-04: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": 5214.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a580af53-19f0-4683-a6b0-787e7f6fe86b",
                    "gambit_id": "8c9035aa-8284-4dab-b4e3-15ff8d3e5935",
                    "last_updated": "2023-10-20T11:28:25.311437-04:00",
                    "created_at": "2023-10-19T08:32:57.382481-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6b36be7-9627-4771-868f-864e8bbab3d4/?format=api"
                },
                {
                    "id": "13d0a506-7b7f-49cc-bc7f-20bb08d71be9",
                    "gambit_id": "0889a4d6-f08c-4831-9643-f8b9776f7550",
                    "last_updated": "2023-10-20T11:28:25.315301-04:00",
                    "created_at": "2023-10-19T08:32:57.388097-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6b36be7-9627-4771-868f-864e8bbab3d4/?format=api"
                }
            ]
        }
    ]
}