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/07a93a1d-4bcd-4e7e-989b-a30f04d1a3de/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "07a93a1d-4bcd-4e7e-989b-a30f04d1a3de",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "f552e82b-663e-410e-b4b0-167d506211ab",
    "completed": true,
    "last_updated": "2022-12-20T15:52:21.410730-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.31,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/f552e82b-663e-410e-b4b0-167d506211ab",
    "datetime": "2022-12-19T19:10:00-05:00",
    "cutoff_datetime": "2022-12-19T19:10:00-05:00",
    "name": "Toronto Raptors v. Philadelphia 76ers",
    "bettypes": [
        {
            "id": "24ff1f0d-0b77-42be-8a9c-97c1d624a453",
            "match": "https://api-prod.gambitprofit.com/api/matches/07a93a1d-4bcd-4e7e-989b-a30f04d1a3de/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Philadelphia 76ers",
                        "amount": 6856.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 3144.0
                    }
                ],
                "expected_reward_tokens": 9117.6,
                "profit_sb": 117.6,
                "profit_sb_percentage": 1.31,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e6840e45-c279-48f6-bf75-9f0ce72d4ac4",
                    "gambit_id": "98c4da81-33b6-4d41-8c6f-7416a1981eb2",
                    "last_updated": "2022-12-20T15:52:21.416764-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.33000",
                    "odds": "1.38460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24ff1f0d-0b77-42be-8a9c-97c1d624a453/?format=api"
                },
                {
                    "id": "31254eb9-62c9-4314-b20d-b2caadfb7c24",
                    "gambit_id": "e7b2501a-b3ab-46b3-a7d9-20f65a848b01",
                    "last_updated": "2022-12-20T15:52:21.417890-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Raptors",
                    "reward": "2.90000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24ff1f0d-0b77-42be-8a9c-97c1d624a453/?format=api"
                }
            ]
        },
        {
            "id": "e92da89a-514b-45c2-9791-fd6290cc3fdf",
            "match": "https://api-prod.gambitprofit.com/api/matches/07a93a1d-4bcd-4e7e-989b-a30f04d1a3de/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Toronto Raptors",
                        "amount": 5000.0
                    },
                    {
                        "team": "Philadelphia 76ers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8950.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.56,
                "recommended": false
            },
            "lines": [
                {
                    "id": "97356b47-6451-4566-926f-75a732113965",
                    "gambit_id": "4f64fd78-5bff-49c6-92e6-b0cfb9e36410",
                    "last_updated": "2022-12-20T15:52:21.421228-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e92da89a-514b-45c2-9791-fd6290cc3fdf/?format=api"
                },
                {
                    "id": "62f0a105-1106-4d76-8b18-3c0c1762e13a",
                    "gambit_id": "bd4285e9-9c13-478d-bffc-16cfa3991e7d",
                    "last_updated": "2022-12-20T15:52:21.420114-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e92da89a-514b-45c2-9791-fd6290cc3fdf/?format=api"
                }
            ]
        },
        {
            "id": "87fa0c9b-2f39-4e67-9746-7d3c7369b701",
            "match": "https://api-prod.gambitprofit.com/api/matches/07a93a1d-4bcd-4e7e-989b-a30f04d1a3de/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 219.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 219.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8950.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.56,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2ea26794-1c69-4f0e-9e7d-404e9414174a",
                    "gambit_id": "dda3d38c-21b5-49d7-ac21-43be1944954b",
                    "last_updated": "2022-12-20T15:52:21.413449-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 219.5",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "219.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87fa0c9b-2f39-4e67-9746-7d3c7369b701/?format=api"
                },
                {
                    "id": "38772e02-7f56-4902-90ed-5597e2dfda67",
                    "gambit_id": "51d61fa6-4e98-48c2-b41f-8ae018dfbfc5",
                    "last_updated": "2022-12-20T15:52:21.414589-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 219.5",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "219.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87fa0c9b-2f39-4e67-9746-7d3c7369b701/?format=api"
                }
            ]
        }
    ]
}