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/208af0f4-121a-40a1-bba8-4d76d578b29b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "208af0f4-121a-40a1-bba8-4d76d578b29b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fddc6a84-fafa-42a9-afbf-c2d49dffd73b",
    "completed": true,
    "last_updated": "2023-04-28T11:22:24.012498-04:00",
    "created_at": "2023-04-27T11:52:01.630178-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.11,
    "sport_category": "NHL Playoffs",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/fddc6a84-fafa-42a9-afbf-c2d49dffd73b",
    "datetime": "2023-04-27T19:38:00-04:00",
    "cutoff_datetime": "2023-04-27T19:38:00-04:00",
    "name": "New York Rangers v. New Jersey Devils",
    "bettypes": [
        {
            "id": "1e6fdb81-bd71-4583-9f97-a80587d6f1a3",
            "match": "https://api-prod.gambitprofit.com/api/matches/208af0f4-121a-40a1-bba8-4d76d578b29b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-27T11:52:01.641503-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": "New Jersey Devils",
                        "amount": 5107.0
                    },
                    {
                        "team": "New York Rangers",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "64e60926-bb1b-4874-ab1e-fb4e6d684a23",
                    "gambit_id": "c91eb802-97c0-487d-88b4-a5ea661ed8f7",
                    "last_updated": "2023-04-28T11:22:24.027886-04:00",
                    "created_at": "2023-04-27T11:52:01.643072-04:00",
                    "name": "New Jersey Devils",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e6fdb81-bd71-4583-9f97-a80587d6f1a3/?format=api"
                },
                {
                    "id": "30f70af8-97c9-4d24-927b-df1940998d8f",
                    "gambit_id": "0deb57c2-6d86-4017-9425-d5c8ed9e06bb",
                    "last_updated": "2023-04-28T11:22:24.029415-04:00",
                    "created_at": "2023-04-27T11:52:01.644463-04:00",
                    "name": "New York Rangers",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e6fdb81-bd71-4583-9f97-a80587d6f1a3/?format=api"
                }
            ]
        },
        {
            "id": "9b9450f3-b638-4e47-9324-37a302fef606",
            "match": "https://api-prod.gambitprofit.com/api/matches/208af0f4-121a-40a1-bba8-4d76d578b29b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-27T11:52:01.636803-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": "New York Rangers",
                        "amount": 6942.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 3058.0
                    }
                ],
                "expected_reward_tokens": 9510.38,
                "profit_sb": 10.38,
                "profit_sb_percentage": 0.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4c4f561a-606d-4ecf-b87c-63224e622c78",
                    "gambit_id": "b399ee34-024e-4592-9e7f-deead587d43d",
                    "last_updated": "2023-04-28T11:22:24.023940-04:00",
                    "created_at": "2023-04-27T11:52:01.639815-04:00",
                    "name": "New York Rangers",
                    "reward": "1.37000",
                    "odds": "1.38460",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b9450f3-b638-4e47-9324-37a302fef606/?format=api"
                },
                {
                    "id": "16b0e6c4-5506-4bf7-8f80-e6303d7580b8",
                    "gambit_id": "b12c90e7-ad21-4831-9ac7-f8a1602b2514",
                    "last_updated": "2023-04-28T11:22:24.022370-04:00",
                    "created_at": "2023-04-27T11:52:01.638312-04:00",
                    "name": "New Jersey Devils",
                    "reward": "3.11000",
                    "odds": "3.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b9450f3-b638-4e47-9324-37a302fef606/?format=api"
                }
            ]
        },
        {
            "id": "fbdb97d9-bed9-410c-98a5-cb76684af863",
            "match": "https://api-prod.gambitprofit.com/api/matches/208af0f4-121a-40a1-bba8-4d76d578b29b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-27T11:52:01.632101-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 5.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 5.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1c332e19-7444-4d6d-a9ba-d90b94db5f21",
                    "gambit_id": "688eeaf9-8d7b-4891-943c-60ee08176201",
                    "last_updated": "2023-04-28T11:22:24.016430-04:00",
                    "created_at": "2023-04-27T11:52:01.633518-04:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbdb97d9-bed9-410c-98a5-cb76684af863/?format=api"
                },
                {
                    "id": "2b482f33-5168-4476-a1f3-3b41ab26e6d8",
                    "gambit_id": "771c39c0-8b04-40f4-8aff-9673133f3389",
                    "last_updated": "2023-04-28T11:22:24.017886-04:00",
                    "created_at": "2023-04-27T11:52:01.635042-04:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbdb97d9-bed9-410c-98a5-cb76684af863/?format=api"
                }
            ]
        }
    ]
}