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/8a9e6b2f-0e65-4b26-8497-e5245c4987d1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8a9e6b2f-0e65-4b26-8497-e5245c4987d1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "69ecbf71-71f6-427d-8f07-a4dfcf61ee07",
    "completed": true,
    "last_updated": "2023-01-24T09:36:52.132387-05:00",
    "created_at": "2023-01-23T09:11:57.483927-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.49,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/69ecbf71-71f6-427d-8f07-a4dfcf61ee07",
    "datetime": "2023-01-23T21:10:00-05:00",
    "cutoff_datetime": "2023-01-23T21:10:00-05:00",
    "name": "Charlotte Hornets v. Utah Jazz",
    "bettypes": [
        {
            "id": "3840898c-f343-4457-9c2c-71c86e2769b4",
            "match": "https://api-prod.gambitprofit.com/api/matches/8a9e6b2f-0e65-4b26-8497-e5245c4987d1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-23T09:11:57.493469-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": "Utah Jazz",
                        "amount": 7637.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 2363.0
                    }
                ],
                "expected_reward_tokens": 9546.25,
                "profit_sb": 46.25,
                "profit_sb_percentage": 0.49,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0cb84eb9-df12-49be-be37-65803ef5f0b7",
                    "gambit_id": "3325ebc6-a937-46df-bef5-44574d1159e1",
                    "last_updated": "2023-01-24T09:36:52.147216-05:00",
                    "created_at": "2023-01-23T09:11:57.494630-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.25000",
                    "odds": "1.25640",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3840898c-f343-4457-9c2c-71c86e2769b4/?format=api"
                },
                {
                    "id": "c190bef0-65f6-4f49-85cb-d1a5d5e4fb70",
                    "gambit_id": "30ccc658-a367-476f-b3f1-836f23f25584",
                    "last_updated": "2023-01-24T09:36:52.148943-05:00",
                    "created_at": "2023-01-23T09:11:57.495854-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "4.04000",
                    "odds": "4.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3840898c-f343-4457-9c2c-71c86e2769b4/?format=api"
                }
            ]
        },
        {
            "id": "683da88c-939e-485b-96c1-38f73da86496",
            "match": "https://api-prod.gambitprofit.com/api/matches/8a9e6b2f-0e65-4b26-8497-e5245c4987d1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-23T09:11:57.489631-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": "Charlotte Hornets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3387abb8-befe-435e-9830-98ec2a609da8",
                    "gambit_id": "28ab1d4f-c218-461e-ab97-cf69476cdb04",
                    "last_updated": "2023-01-24T09:36:52.143902-05:00",
                    "created_at": "2023-01-23T09:11:57.492139-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/683da88c-939e-485b-96c1-38f73da86496/?format=api"
                },
                {
                    "id": "4c137144-c084-4d99-9725-636e342cad3e",
                    "gambit_id": "b6615f04-a588-4532-9627-2b333633224b",
                    "last_updated": "2023-01-24T09:36:52.142168-05:00",
                    "created_at": "2023-01-23T09:11:57.490841-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "-9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/683da88c-939e-485b-96c1-38f73da86496/?format=api"
                }
            ]
        },
        {
            "id": "aabc4c0d-7729-40da-985b-1b2a3d9fdf9c",
            "match": "https://api-prod.gambitprofit.com/api/matches/8a9e6b2f-0e65-4b26-8497-e5245c4987d1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-23T09:11:57.485746-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 236.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 236.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6970cc23-032f-4833-a922-5a7647d6191f",
                    "gambit_id": "0a7129e9-c63d-4f8d-afa8-e853e3958a2c",
                    "last_updated": "2023-01-24T09:36:52.137062-05:00",
                    "created_at": "2023-01-23T09:11:57.486983-05:00",
                    "name": "Game Total Under 236.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "236.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aabc4c0d-7729-40da-985b-1b2a3d9fdf9c/?format=api"
                },
                {
                    "id": "774906f1-e993-4509-afc7-69b3675e32a4",
                    "gambit_id": "a8fcc601-9565-4e56-93a7-dbebada9685d",
                    "last_updated": "2023-01-24T09:36:52.138767-05:00",
                    "created_at": "2023-01-23T09:11:57.488309-05:00",
                    "name": "Game Total Over 236.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "236.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aabc4c0d-7729-40da-985b-1b2a3d9fdf9c/?format=api"
                }
            ]
        }
    ]
}