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/3b98dd9c-0c08-43aa-889a-4af828051bde/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3b98dd9c-0c08-43aa-889a-4af828051bde",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3ed1b4da-bf28-43d3-9065-65f878ded97f",
    "completed": true,
    "last_updated": "2023-03-06T19:06:59.024431-05:00",
    "created_at": "2023-03-05T14:19:54.190547-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.26,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/3ed1b4da-bf28-43d3-9065-65f878ded97f",
    "datetime": "2023-03-05T19:10:00-05:00",
    "cutoff_datetime": "2023-03-05T19:10:00-05:00",
    "name": "San Antonio Spurs v. Houston Rockets",
    "bettypes": [
        {
            "id": "cfaa91c8-4a29-456f-a1f0-9698ba64fad3",
            "match": "https://api-prod.gambitprofit.com/api/matches/3b98dd9c-0c08-43aa-889a-4af828051bde/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-05T14:19:54.201106-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": "Houston Rockets",
                        "amount": 6308.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 3692.0
                    }
                ],
                "expected_reward_tokens": 9525.08,
                "profit_sb": 25.08,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "00fcce8d-1a1b-4dc2-a1e9-fc79ed22e271",
                    "gambit_id": "8b7132dd-2e8c-444f-be56-49dbeb66584c",
                    "last_updated": "2023-03-06T19:06:59.035627-05:00",
                    "created_at": "2023-03-05T14:19:54.202319-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfaa91c8-4a29-456f-a1f0-9698ba64fad3/?format=api"
                },
                {
                    "id": "30030fdb-9719-41dc-8c2a-640eaaa4bb76",
                    "gambit_id": "996e59f9-b5f2-49e6-a09f-402e05c67c7f",
                    "last_updated": "2023-03-06T19:06:59.036887-05:00",
                    "created_at": "2023-03-05T14:19:54.203549-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfaa91c8-4a29-456f-a1f0-9698ba64fad3/?format=api"
                }
            ]
        },
        {
            "id": "d140dfaf-096f-4ea1-bef3-d2cca58d76e9",
            "match": "https://api-prod.gambitprofit.com/api/matches/3b98dd9c-0c08-43aa-889a-4af828051bde/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-05T14:19:54.196739-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": "Houston Rockets",
                        "amount": 5000.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c7b05283-15cf-4220-a4f2-f960862cd604",
                    "gambit_id": "8d95201d-3654-41b7-828d-9622770e579e",
                    "last_updated": "2023-03-06T19:06:59.031872-05:00",
                    "created_at": "2023-03-05T14:19:54.198154-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d140dfaf-096f-4ea1-bef3-d2cca58d76e9/?format=api"
                },
                {
                    "id": "0db4b1aa-1967-4419-9334-1a78821cdfe0",
                    "gambit_id": "73fc34b8-ff9b-4d8b-936d-17edca78b7fb",
                    "last_updated": "2023-03-06T19:06:59.033117-05:00",
                    "created_at": "2023-03-05T14:19:54.199742-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d140dfaf-096f-4ea1-bef3-d2cca58d76e9/?format=api"
                }
            ]
        },
        {
            "id": "6dbded2c-6c9d-4518-8b51-fb26e367311f",
            "match": "https://api-prod.gambitprofit.com/api/matches/3b98dd9c-0c08-43aa-889a-4af828051bde/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-05T14:19:54.192430-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 232.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 232.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e54f56fa-b557-467c-a477-e90e48f284ce",
                    "gambit_id": "609d4419-7154-47ad-8715-83996f56acd6",
                    "last_updated": "2023-03-06T19:06:59.027870-05:00",
                    "created_at": "2023-03-05T14:19:54.193704-05:00",
                    "name": "Game Total Under 232.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "232.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6dbded2c-6c9d-4518-8b51-fb26e367311f/?format=api"
                },
                {
                    "id": "ccab6244-2e6e-4b50-bd91-14f413c22014",
                    "gambit_id": "d33b18ef-8b1d-4059-99c4-c5ec95f65efb",
                    "last_updated": "2023-03-06T19:06:59.029211-05:00",
                    "created_at": "2023-03-05T14:19:54.195283-05:00",
                    "name": "Game Total Over 232.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "232.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6dbded2c-6c9d-4518-8b51-fb26e367311f/?format=api"
                }
            ]
        }
    ]
}