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/3ed7ed38-3710-49e5-ac91-0b333f3f6f0a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3ed7ed38-3710-49e5-ac91-0b333f3f6f0a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3d82fb68-a47f-4cdd-b060-da1f1a047d22",
    "completed": true,
    "last_updated": "2023-02-02T10:32:06.464076-05:00",
    "created_at": "2023-02-01T09:26:46.880008-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.79,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/3d82fb68-a47f-4cdd-b060-da1f1a047d22",
    "datetime": "2023-02-01T20:10:00-05:00",
    "cutoff_datetime": "2023-02-01T20:10:00-05:00",
    "name": "Sacramento Kings v. San Antonio Spurs",
    "bettypes": [
        {
            "id": "ee9b5648-e194-4b01-b639-8fae57a190b0",
            "match": "https://api-prod.gambitprofit.com/api/matches/3ed7ed38-3710-49e5-ac91-0b333f3f6f0a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-01T09:26:46.889845-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": "Sacramento Kings",
                        "amount": 7195.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 2805.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "df5f200e-fe05-461b-bcbf-b4818e1b77fc",
                    "gambit_id": "d3a8769d-775a-4aba-977a-0e16d0e9c5c1",
                    "last_updated": "2023-02-02T10:32:06.475812-05:00",
                    "created_at": "2023-02-01T09:26:46.892386-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.31000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee9b5648-e194-4b01-b639-8fae57a190b0/?format=api"
                },
                {
                    "id": "980425a8-96d8-4810-b468-91c1daaf7cd0",
                    "gambit_id": "1e5811aa-099b-451b-8418-8d2e80d53d61",
                    "last_updated": "2023-02-02T10:32:06.474617-05:00",
                    "created_at": "2023-02-01T09:26:46.891083-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "3.36000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee9b5648-e194-4b01-b639-8fae57a190b0/?format=api"
                }
            ]
        },
        {
            "id": "ee502b6d-01e9-4910-a8ab-a9b763a0d9f6",
            "match": "https://api-prod.gambitprofit.com/api/matches/3ed7ed38-3710-49e5-ac91-0b333f3f6f0a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-01T09:26:46.885866-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": "San Antonio Spurs",
                        "amount": 5000.0
                    },
                    {
                        "team": "Sacramento Kings",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ec52216b-cfd6-4adb-a128-dcd0debc11d0",
                    "gambit_id": "d35474a5-fe3e-401e-aa1b-786c5d1f3aad",
                    "last_updated": "2023-02-02T10:32:06.472141-05:00",
                    "created_at": "2023-02-01T09:26:46.888469-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee502b6d-01e9-4910-a8ab-a9b763a0d9f6/?format=api"
                },
                {
                    "id": "069eeade-63b2-4662-bd96-cf38b1a409a1",
                    "gambit_id": "66f5affd-d93a-409f-8bbf-b2b3aa7ee1c7",
                    "last_updated": "2023-02-02T10:32:06.470889-05:00",
                    "created_at": "2023-02-01T09:26:46.887124-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee502b6d-01e9-4910-a8ab-a9b763a0d9f6/?format=api"
                }
            ]
        },
        {
            "id": "700a10fd-d082-40f6-b230-312d87192c2c",
            "match": "https://api-prod.gambitprofit.com/api/matches/3ed7ed38-3710-49e5-ac91-0b333f3f6f0a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-01T09:26:46.881851-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 243.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 243.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cc287d35-76f0-412d-b786-93e101e2910c",
                    "gambit_id": "a71c2556-17cc-4cc2-99a0-0280fcdb5c0e",
                    "last_updated": "2023-02-02T10:32:06.468261-05:00",
                    "created_at": "2023-02-01T09:26:46.884527-05:00",
                    "name": "Game Total Over 243.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "243.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/700a10fd-d082-40f6-b230-312d87192c2c/?format=api"
                },
                {
                    "id": "49220398-9e37-483e-bc2d-863f3cc662f7",
                    "gambit_id": "a3c83677-cf4d-4f82-b3e6-8784a2b98b69",
                    "last_updated": "2023-02-02T10:32:06.467020-05:00",
                    "created_at": "2023-02-01T09:26:46.883138-05:00",
                    "name": "Game Total Under 243.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "243.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/700a10fd-d082-40f6-b230-312d87192c2c/?format=api"
                }
            ]
        }
    ]
}