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/f6689b90-b8d3-40ff-8c2d-8227e358d7ee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f6689b90-b8d3-40ff-8c2d-8227e358d7ee",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "152bd429-7357-42f2-815e-abf5a1c70764",
    "completed": true,
    "last_updated": "2023-04-09T12:27:10.089828-04:00",
    "created_at": "2023-04-08T09:01:59.939196-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/152bd429-7357-42f2-815e-abf5a1c70764",
    "datetime": "2023-04-08T20:07:00-04:00",
    "cutoff_datetime": "2023-04-08T20:07:00-04:00",
    "name": "New Jersey Devils v. Boston Bruins",
    "bettypes": [
        {
            "id": "4dd36dde-63bb-40e6-aa48-775712827bca",
            "match": "https://api-prod.gambitprofit.com/api/matches/f6689b90-b8d3-40ff-8c2d-8227e358d7ee/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-08T09:01:59.950887-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": "Boston Bruins",
                        "amount": 5787.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 4213.0
                    }
                ],
                "expected_reward_tokens": 9605.64,
                "profit_sb": 105.64,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "df147d51-c8e2-438f-a884-4161c77d1f90",
                    "gambit_id": "22553efd-9407-4a69-b713-ff5f9168c0e9",
                    "last_updated": "2023-04-09T12:27:10.117859-04:00",
                    "created_at": "2023-04-08T09:01:59.953130-04:00",
                    "name": "Boston Bruins",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dd36dde-63bb-40e6-aa48-775712827bca/?format=api"
                },
                {
                    "id": "dfe19c6c-e8ba-4121-a923-995f1364a4d3",
                    "gambit_id": "569dc6c6-b83a-4bee-9d57-9f2df24f12c9",
                    "last_updated": "2023-04-09T12:27:10.121040-04:00",
                    "created_at": "2023-04-08T09:01:59.955724-04:00",
                    "name": "New Jersey Devils",
                    "reward": "2.28000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dd36dde-63bb-40e6-aa48-775712827bca/?format=api"
                }
            ]
        },
        {
            "id": "a118ff5a-1a6c-43a6-b0f8-7b89edec62dc",
            "match": "https://api-prod.gambitprofit.com/api/matches/f6689b90-b8d3-40ff-8c2d-8227e358d7ee/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-08T09:01:59.942414-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": 6603.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 3397.0
                    }
                ],
                "expected_reward_tokens": 9442.29,
                "profit_sb": -57.71,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "957691ab-dec3-419c-b152-01b003291be2",
                    "gambit_id": "b7e08a88-9365-4413-a52b-a9c6f38ab497",
                    "last_updated": "2023-04-09T12:27:10.110646-04:00",
                    "created_at": "2023-04-08T09:01:59.947703-04:00",
                    "name": "New Jersey Devils",
                    "reward": "1.43000",
                    "odds": "1.44440",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a118ff5a-1a6c-43a6-b0f8-7b89edec62dc/?format=api"
                },
                {
                    "id": "f09ae6be-2730-4c0e-a2a5-b63eb8fef021",
                    "gambit_id": "16181f10-f0a3-4816-af83-a7f58e7e5ffb",
                    "last_updated": "2023-04-09T12:27:10.107115-04:00",
                    "created_at": "2023-04-08T09:01:59.944938-04:00",
                    "name": "Boston Bruins",
                    "reward": "2.78000",
                    "odds": "2.85000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a118ff5a-1a6c-43a6-b0f8-7b89edec62dc/?format=api"
                }
            ]
        },
        {
            "id": "2419e60a-03ae-48be-8e0c-89d19a9ab922",
            "match": "https://api-prod.gambitprofit.com/api/matches/f6689b90-b8d3-40ff-8c2d-8227e358d7ee/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-08T11:47:28.803170-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",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "674905a4-c96c-4efe-b003-bc1d8c20bc5b",
                    "gambit_id": "a94db06a-fe1f-4800-82da-cca02d816791",
                    "last_updated": "2023-04-09T12:27:10.097663-04:00",
                    "created_at": "2023-04-08T11:47:28.806148-04:00",
                    "name": "Game Total Under 6",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2419e60a-03ae-48be-8e0c-89d19a9ab922/?format=api"
                },
                {
                    "id": "e7276de2-52bc-4d46-ae47-236bf1257f75",
                    "gambit_id": "2c9ae4ea-d0ba-4969-99d8-eb45d94b2399",
                    "last_updated": "2023-04-09T12:27:10.100929-04:00",
                    "created_at": "2023-04-08T11:47:28.809501-04:00",
                    "name": "Game Total Over 6",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2419e60a-03ae-48be-8e0c-89d19a9ab922/?format=api"
                }
            ]
        }
    ]
}