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/98a9a4ed-e2f3-4559-9d01-fcf383353aa1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "98a9a4ed-e2f3-4559-9d01-fcf383353aa1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8f0935bd-907b-4519-84bb-1210089d3af4",
    "completed": true,
    "last_updated": "2023-04-27T11:52:07.833982-04:00",
    "created_at": "2023-04-26T12:02:10.071748-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.82,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/8f0935bd-907b-4519-84bb-1210089d3af4",
    "datetime": "2023-04-26T13:10:00-04:00",
    "cutoff_datetime": "2023-04-26T13:10:00-04:00",
    "name": "NYY (D German) v. MIN (K Maeda)",
    "bettypes": [
        {
            "id": "610bbc2c-e088-4f0c-b027-36b8fe387e1d",
            "match": "https://api-prod.gambitprofit.com/api/matches/98a9a4ed-e2f3-4559-9d01-fcf383353aa1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-26T12:02:10.083369-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": "MIN (K Maeda)",
                        "amount": 5234.0
                    },
                    {
                        "team": "NYY (D German)",
                        "amount": 4766.0
                    }
                ],
                "expected_reward_tokens": 9578.22,
                "profit_sb": 78.22,
                "profit_sb_percentage": 0.82,
                "recommended": true
            },
            "lines": [
                {
                    "id": "828fe0dd-147e-4c01-81fe-d3904b7113a0",
                    "gambit_id": "39ef5ff5-7c92-4757-b1ed-01a5358d9813",
                    "last_updated": "2023-04-27T11:52:07.849050-04:00",
                    "created_at": "2023-04-26T12:02:10.084869-04:00",
                    "name": "MIN (K Maeda)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/610bbc2c-e088-4f0c-b027-36b8fe387e1d/?format=api"
                },
                {
                    "id": "477331af-6189-42bf-aa60-28dbee5c2536",
                    "gambit_id": "a3740b13-8b3c-4d67-b015-457bdcf0feba",
                    "last_updated": "2023-04-27T11:52:07.850535-04:00",
                    "created_at": "2023-04-26T12:02:10.086477-04:00",
                    "name": "NYY (D German)",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/610bbc2c-e088-4f0c-b027-36b8fe387e1d/?format=api"
                }
            ]
        },
        {
            "id": "34429a8a-3ff6-4d6e-be16-1ded46dfbe14",
            "match": "https://api-prod.gambitprofit.com/api/matches/98a9a4ed-e2f3-4559-9d01-fcf383353aa1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-26T12:02:10.078725-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": "NYY",
                        "amount": 6399.0
                    },
                    {
                        "team": "MIN",
                        "amount": 3601.0
                    }
                ],
                "expected_reward_tokens": 9470.52,
                "profit_sb": -29.48,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f9e4600e-ffa1-4bdc-9054-b265eb6b8ae5",
                    "gambit_id": "da342fad-f6f8-4504-934a-3f34c5ba1ebc",
                    "last_updated": "2023-04-27T11:52:07.845939-04:00",
                    "created_at": "2023-04-26T12:02:10.081677-04:00",
                    "name": "NYY",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34429a8a-3ff6-4d6e-be16-1ded46dfbe14/?format=api"
                },
                {
                    "id": "3e5fc747-9187-4e77-a0e1-ef78d5b4184a",
                    "gambit_id": "5ec2716c-9ed0-4331-8d0d-1330e19da35e",
                    "last_updated": "2023-04-27T11:52:07.844352-04:00",
                    "created_at": "2023-04-26T12:02:10.080172-04:00",
                    "name": "MIN",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34429a8a-3ff6-4d6e-be16-1ded46dfbe14/?format=api"
                }
            ]
        },
        {
            "id": "0d103644-fa95-47c6-b2fc-04a83b4d33f2",
            "match": "https://api-prod.gambitprofit.com/api/matches/98a9a4ed-e2f3-4559-9d01-fcf383353aa1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-26T12:02:10.073933-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 8",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a53490a3-c26d-4f72-816c-6de2ef64c8c5",
                    "gambit_id": "ca1433d4-aa95-432a-881b-e33ccd304415",
                    "last_updated": "2023-04-27T11:52:07.838791-04:00",
                    "created_at": "2023-04-26T12:02:10.075472-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d103644-fa95-47c6-b2fc-04a83b4d33f2/?format=api"
                },
                {
                    "id": "37bfee8e-03ec-46df-b351-9d8bc939396a",
                    "gambit_id": "5463b0b0-e3c9-43fe-8cad-13114a7f6804",
                    "last_updated": "2023-04-27T11:52:07.840764-04:00",
                    "created_at": "2023-04-26T12:02:10.077050-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d103644-fa95-47c6-b2fc-04a83b4d33f2/?format=api"
                }
            ]
        }
    ]
}