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/4bb86401-ad6f-4c0f-9c66-967a755e396c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4bb86401-ad6f-4c0f-9c66-967a755e396c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "21bbf579-405b-4e78-a7c0-60a69ce324ed",
    "completed": true,
    "last_updated": "2023-11-27T09:53:17.211071-05:00",
    "created_at": "2023-11-24T09:08:04.027826-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.18,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/21bbf579-405b-4e78-a7c0-60a69ce324ed",
    "datetime": "2023-11-24T20:37:00-05:00",
    "cutoff_datetime": "2023-11-24T20:37:00-05:00",
    "name": "Colorado Avalanche v. Minnesota Wild",
    "bettypes": [
        {
            "id": "6c0d52af-cc3d-4e20-98d8-640a6ae20e89",
            "match": "https://api-prod.gambitprofit.com/api/matches/4bb86401-ad6f-4c0f-9c66-967a755e396c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-24T09:08:04.036874-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": "Colorado Avalanche",
                        "amount": 5423.0
                    },
                    {
                        "team": "Minnesota Wild",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d5b14cb8-6944-44e1-9fb4-5a1d49d6cd11",
                    "gambit_id": "c9439574-cfe4-402c-9677-7ab393c8f2f6",
                    "last_updated": "2023-11-27T09:53:17.241300-05:00",
                    "created_at": "2023-11-24T09:08:04.040448-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c0d52af-cc3d-4e20-98d8-640a6ae20e89/?format=api"
                },
                {
                    "id": "e2b83d44-bf7a-4a93-aef9-165fa35eb149",
                    "gambit_id": "630c2575-f083-4cb0-a253-831f39500a52",
                    "last_updated": "2023-11-27T09:53:17.233713-05:00",
                    "created_at": "2023-11-24T09:08:04.045096-05:00",
                    "name": "Minnesota Wild",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c0d52af-cc3d-4e20-98d8-640a6ae20e89/?format=api"
                }
            ]
        },
        {
            "id": "aac26ae0-17b5-4faf-bf48-2d8eab7adc93",
            "match": "https://api-prod.gambitprofit.com/api/matches/4bb86401-ad6f-4c0f-9c66-967a755e396c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-24T09:08:04.049859-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": "Minnesota Wild",
                        "amount": 6659.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 3341.0
                    }
                ],
                "expected_reward_tokens": 9388.21,
                "profit_sb": -111.79,
                "profit_sb_percentage": -1.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "85766bab-6321-4146-b783-b02b78f0663b",
                    "gambit_id": "5551dec3-62df-4381-815e-dd2d4776eaf3",
                    "last_updated": "2023-11-27T09:53:17.257625-05:00",
                    "created_at": "2023-11-24T09:08:04.059666-05:00",
                    "name": "Minnesota Wild",
                    "reward": "1.41000",
                    "odds": "1.43480",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aac26ae0-17b5-4faf-bf48-2d8eab7adc93/?format=api"
                },
                {
                    "id": "d5cf902e-4abb-4eaa-8ded-c3fbffbbff1d",
                    "gambit_id": "0d0b37aa-ea50-4fe3-8fba-9ba049b0d04a",
                    "last_updated": "2023-11-27T09:53:17.250964-05:00",
                    "created_at": "2023-11-24T09:08:04.055159-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "2.81000",
                    "odds": "2.90000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aac26ae0-17b5-4faf-bf48-2d8eab7adc93/?format=api"
                }
            ]
        },
        {
            "id": "8c926228-341e-4920-a08b-61ae633650d1",
            "match": "https://api-prod.gambitprofit.com/api/matches/4bb86401-ad6f-4c0f-9c66-967a755e396c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-24T09:08:04.064034-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": 5319.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "69d69c1a-4d6d-4c3c-b7ef-4549010d6c5e",
                    "gambit_id": "64639b84-6905-4cde-9b0b-79e47b40452a",
                    "last_updated": "2023-11-27T09:53:17.266411-05:00",
                    "created_at": "2023-11-24T09:08:04.069433-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c926228-341e-4920-a08b-61ae633650d1/?format=api"
                },
                {
                    "id": "6c592894-1d8f-423d-91f6-7ef702254bd9",
                    "gambit_id": "91f70f8a-b5b1-4c62-8132-860ddc3ff476",
                    "last_updated": "2023-11-27T09:53:17.269955-05:00",
                    "created_at": "2023-11-24T09:08:04.074925-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c926228-341e-4920-a08b-61ae633650d1/?format=api"
                }
            ]
        }
    ]
}