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/45082e9d-7aff-4bf0-8d1a-77c8de3fba2d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "45082e9d-7aff-4bf0-8d1a-77c8de3fba2d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "23270c8f-6993-4150-bbf7-dc40e528a593",
    "completed": true,
    "last_updated": "2023-01-27T10:17:14.723357-05:00",
    "created_at": "2023-01-26T10:56:55.944975-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.73,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/23270c8f-6993-4150-bbf7-dc40e528a593",
    "datetime": "2023-01-26T19:07:00-05:00",
    "cutoff_datetime": "2023-01-26T19:07:00-05:00",
    "name": "Detroit Red Wings v. Montreal Canadiens",
    "bettypes": [
        {
            "id": "c4d766ab-3acb-40b0-a79c-2dee37f6d698",
            "match": "https://api-prod.gambitprofit.com/api/matches/45082e9d-7aff-4bf0-8d1a-77c8de3fba2d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-26T10:56:55.955930-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": 5945.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 4055.0
                    }
                ],
                "expected_reward_tokens": 9569.8,
                "profit_sb": 69.8,
                "profit_sb_percentage": 0.73,
                "recommended": true
            },
            "lines": [
                {
                    "id": "666403c1-b902-4a33-a4cc-f10f536accd3",
                    "gambit_id": "f24f5e47-eab1-4b38-a2dc-da5175da0630",
                    "last_updated": "2023-01-27T10:17:14.735452-05:00",
                    "created_at": "2023-01-26T10:56:55.958931-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.61000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4d766ab-3acb-40b0-a79c-2dee37f6d698/?format=api"
                },
                {
                    "id": "a9d45710-1328-432e-b583-fa44003b4542",
                    "gambit_id": "8c2cf20c-818f-4a8f-a304-8473f554cd64",
                    "last_updated": "2023-01-27T10:17:14.734232-05:00",
                    "created_at": "2023-01-26T10:56:55.957481-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "2.36000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4d766ab-3acb-40b0-a79c-2dee37f6d698/?format=api"
                }
            ]
        },
        {
            "id": "70cec90e-853a-4408-a9eb-be81e4b71222",
            "match": "https://api-prod.gambitprofit.com/api/matches/45082e9d-7aff-4bf0-8d1a-77c8de3fba2d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-26T10:56:55.951125-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": "Montreal Canadiens",
                        "amount": 6326.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 3674.0
                    }
                ],
                "expected_reward_tokens": 9552.26,
                "profit_sb": 52.26,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "15480f43-2aa8-4b27-8b95-6fe36d16ae52",
                    "gambit_id": "345006fc-2a22-4074-8c62-8182a96e1faf",
                    "last_updated": "2023-01-27T10:17:14.730345-05:00",
                    "created_at": "2023-01-26T10:56:55.952617-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70cec90e-853a-4408-a9eb-be81e4b71222/?format=api"
                },
                {
                    "id": "3fbca9bd-2c30-449e-9f3a-1759266ca1fa",
                    "gambit_id": "1d47c8ed-2836-4b00-82ac-b6d3623fc360",
                    "last_updated": "2023-01-27T10:17:14.731765-05:00",
                    "created_at": "2023-01-26T10:56:55.954160-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "2.60000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70cec90e-853a-4408-a9eb-be81e4b71222/?format=api"
                }
            ]
        },
        {
            "id": "d9385e7e-88c8-446e-b5a4-af8893af95ab",
            "match": "https://api-prod.gambitprofit.com/api/matches/45082e9d-7aff-4bf0-8d1a-77c8de3fba2d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-26T10:56:55.946802-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 Under 6",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7ed20bcd-0212-4e2e-9496-1b04bf28a9c0",
                    "gambit_id": "c6182894-a42d-4b7c-b6af-52f4669997f6",
                    "last_updated": "2023-01-27T10:17:14.726475-05:00",
                    "created_at": "2023-01-26T10:56:55.948078-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9385e7e-88c8-446e-b5a4-af8893af95ab/?format=api"
                },
                {
                    "id": "88e07acd-6e6b-47c4-bea9-4b4f50626e86",
                    "gambit_id": "0324bfba-1984-47ae-a644-03431c1717e7",
                    "last_updated": "2023-01-27T10:17:14.727763-05:00",
                    "created_at": "2023-01-26T10:56:55.949362-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9385e7e-88c8-446e-b5a4-af8893af95ab/?format=api"
                }
            ]
        }
    ]
}