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/213b4672-5ce9-448d-aa3d-1bc5c5693874/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "213b4672-5ce9-448d-aa3d-1bc5c5693874",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a5dfa5f2-f200-4836-9171-926d857cd34a",
    "completed": true,
    "last_updated": "2023-01-28T15:22:22.467385-05:00",
    "created_at": "2023-01-27T08:57:16.072796-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.18,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/a5dfa5f2-f200-4836-9171-926d857cd34a",
    "datetime": "2023-01-27T19:07:00-05:00",
    "cutoff_datetime": "2023-01-27T19:07:00-05:00",
    "name": "Los Angeles Kings v. Florida Panthers",
    "bettypes": [
        {
            "id": "ae83615f-9efe-4529-beff-8bab9e8c557e",
            "match": "https://api-prod.gambitprofit.com/api/matches/213b4672-5ce9-448d-aa3d-1bc5c5693874/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-27T08:57:16.085235-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": "Florida Panthers",
                        "amount": 5610.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 4390.0
                    }
                ],
                "expected_reward_tokens": 9480.9,
                "profit_sb": -19.1,
                "profit_sb_percentage": -0.2,
                "recommended": false
            },
            "lines": [
                {
                    "id": "adb5e886-3ea3-45df-9d5f-c37945a42c1f",
                    "gambit_id": "2202a4df-9712-4541-a6c8-950eb1f5b144",
                    "last_updated": "2023-01-28T15:22:22.477885-05:00",
                    "created_at": "2023-01-27T08:57:16.086394-05:00",
                    "name": "Florida Panthers",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae83615f-9efe-4529-beff-8bab9e8c557e/?format=api"
                },
                {
                    "id": "84032c43-c3f6-442b-b343-c97e74f3a5a0",
                    "gambit_id": "4002a2c9-3ce1-433f-b6d4-5f8ed551bc61",
                    "last_updated": "2023-01-28T15:22:22.479089-05:00",
                    "created_at": "2023-01-27T08:57:16.087560-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "2.16000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae83615f-9efe-4529-beff-8bab9e8c557e/?format=api"
                }
            ]
        },
        {
            "id": "299df395-c720-4b20-8528-0fda14a057b3",
            "match": "https://api-prod.gambitprofit.com/api/matches/213b4672-5ce9-448d-aa3d-1bc5c5693874/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-27T08:57:16.081132-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": 6475.0
                    },
                    {
                        "team": "Florida Panthers",
                        "amount": 3525.0
                    }
                ],
                "expected_reward_tokens": 9517.5,
                "profit_sb": 17.5,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f405b77f-c722-4470-b1b8-40c3ca82756c",
                    "gambit_id": "d7245fd5-ff9f-4b5c-953e-bb74ac546a86",
                    "last_updated": "2023-01-28T15:22:22.474689-05:00",
                    "created_at": "2023-01-27T08:57:16.083700-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/299df395-c720-4b20-8528-0fda14a057b3/?format=api"
                },
                {
                    "id": "795879b0-6ec8-4a79-a294-8f61304ddb08",
                    "gambit_id": "9c3c75fe-2869-4823-8550-0cafd6f08de9",
                    "last_updated": "2023-01-28T15:22:22.473532-05:00",
                    "created_at": "2023-01-27T08:57:16.082420-05:00",
                    "name": "Florida Panthers",
                    "reward": "2.70000",
                    "odds": "2.75000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/299df395-c720-4b20-8528-0fda14a057b3/?format=api"
                }
            ]
        },
        {
            "id": "44e529fa-404b-4698-9878-31eda9d3c882",
            "match": "https://api-prod.gambitprofit.com/api/matches/213b4672-5ce9-448d-aa3d-1bc5c5693874/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-27T08:57:16.075314-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": "904acffb-ff76-42a6-9b56-503ab7bcc611",
                    "gambit_id": "862731a5-779d-48ed-ad57-323ae465d588",
                    "last_updated": "2023-01-28T15:22:22.471192-05:00",
                    "created_at": "2023-01-27T08:57:16.079808-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/44e529fa-404b-4698-9878-31eda9d3c882/?format=api"
                },
                {
                    "id": "1f9ccb51-fbc4-470b-aec2-30a71c9d1781",
                    "gambit_id": "e3c7b31f-09b2-40d9-87bd-34849aa268ea",
                    "last_updated": "2023-01-28T15:22:22.470079-05:00",
                    "created_at": "2023-01-27T08:57:16.078467-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/44e529fa-404b-4698-9878-31eda9d3c882/?format=api"
                }
            ]
        }
    ]
}