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/30d14f6f-c19b-4515-a803-121eac6c1205/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "30d14f6f-c19b-4515-a803-121eac6c1205",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "80a8fa83-58bd-4136-8c99-8000b7c4daed",
    "completed": true,
    "last_updated": "2023-11-06T09:18:29.045678-05:00",
    "created_at": "2023-11-04T09:48:07.482434-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.21,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/80a8fa83-58bd-4136-8c99-8000b7c4daed",
    "datetime": "2023-11-04T19:37:00-04:00",
    "cutoff_datetime": "2023-11-04T19:37:00-04:00",
    "name": "Los Angeles Kings v. Philadelphia Flyers",
    "bettypes": [
        {
            "id": "fffdf9e9-4e99-41b8-b2b7-e1d216aef9d4",
            "match": "https://api-prod.gambitprofit.com/api/matches/30d14f6f-c19b-4515-a803-121eac6c1205/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-04T09:48:07.492163-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": "Los Angeles Kings",
                        "amount": 6222.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 3778.0
                    }
                ],
                "expected_reward_tokens": 9519.66,
                "profit_sb": 19.66,
                "profit_sb_percentage": 0.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "dae838d1-9b0d-4572-99bf-0b78ad17ad4e",
                    "gambit_id": "dc0f7164-d6e9-4332-b956-05398c80f40d",
                    "last_updated": "2023-11-06T09:18:29.059627-05:00",
                    "created_at": "2023-11-04T09:48:07.496377-04:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fffdf9e9-4e99-41b8-b2b7-e1d216aef9d4/?format=api"
                },
                {
                    "id": "05456de0-319f-49e8-9abc-1dfef9f472d8",
                    "gambit_id": "44c77d50-3a4b-4863-9d42-c13211ac3114",
                    "last_updated": "2023-11-06T09:18:29.062973-05:00",
                    "created_at": "2023-11-04T09:48:07.501323-04:00",
                    "name": "Philadelphia Flyers",
                    "reward": "2.52000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fffdf9e9-4e99-41b8-b2b7-e1d216aef9d4/?format=api"
                }
            ]
        },
        {
            "id": "d8dd8f9f-29b1-4aac-b191-bae1bfde7cbd",
            "match": "https://api-prod.gambitprofit.com/api/matches/30d14f6f-c19b-4515-a803-121eac6c1205/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-04T09:48:07.505569-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": "Philadelphia Flyers",
                        "amount": 5861.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 4139.0
                    }
                ],
                "expected_reward_tokens": 9436.21,
                "profit_sb": -63.79,
                "profit_sb_percentage": -0.67,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0f6ba854-43fb-47b7-ba71-11c25802f7f7",
                    "gambit_id": "fca2b72d-b026-44c7-b38a-2d0e8496908d",
                    "last_updated": "2023-11-06T09:18:29.073535-05:00",
                    "created_at": "2023-11-04T09:48:07.514441-04:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.61000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8dd8f9f-29b1-4aac-b191-bae1bfde7cbd/?format=api"
                },
                {
                    "id": "05fbdafb-51bb-4c42-b3ea-accb88d0e224",
                    "gambit_id": "8fcd864f-e739-459c-a2f1-e994cd34462d",
                    "last_updated": "2023-11-06T09:18:29.070058-05:00",
                    "created_at": "2023-11-04T09:48:07.509818-04:00",
                    "name": "Los Angeles Kings",
                    "reward": "2.28000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8dd8f9f-29b1-4aac-b191-bae1bfde7cbd/?format=api"
                }
            ]
        },
        {
            "id": "85b76850-5afa-4114-bc41-0803107ca966",
            "match": "https://api-prod.gambitprofit.com/api/matches/30d14f6f-c19b-4515-a803-121eac6c1205/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-04T09:48:07.518178-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 Under 6.5",
                        "amount": 5094.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dd408bf5-8190-4813-8946-cc8daa78c8cc",
                    "gambit_id": "56cbb370-b451-4e9e-b004-fe44e4fceb15",
                    "last_updated": "2023-11-06T09:18:29.084369-05:00",
                    "created_at": "2023-11-04T09:48:07.525802-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85b76850-5afa-4114-bc41-0803107ca966/?format=api"
                },
                {
                    "id": "e788df3e-c4f4-4908-861e-0498a3478d70",
                    "gambit_id": "84bc5963-a70e-4f10-b683-d813ff3c4744",
                    "last_updated": "2023-11-06T09:18:29.080681-05:00",
                    "created_at": "2023-11-04T09:48:07.521703-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85b76850-5afa-4114-bc41-0803107ca966/?format=api"
                }
            ]
        }
    ]
}