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/c4aff1cd-1206-46fe-b919-f0049d3118fb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c4aff1cd-1206-46fe-b919-f0049d3118fb",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "84e7625a-0677-47e8-bbb4-db92e25aa938",
    "completed": true,
    "last_updated": "2022-12-31T14:11:51.975572-05:00",
    "created_at": "2022-12-30T10:27:10.332070-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.63,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/84e7625a-0677-47e8-bbb4-db92e25aa938",
    "datetime": "2022-12-30T19:40:00-05:00",
    "cutoff_datetime": "2022-12-30T19:40:00-05:00",
    "name": "Phoenix Suns v. Toronto Raptors",
    "bettypes": [
        {
            "id": "32a7e24c-dad1-46e8-9cf2-b77ab0d18d10",
            "match": "https://api-prod.gambitprofit.com/api/matches/c4aff1cd-1206-46fe-b919-f0049d3118fb/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-30T10:27:10.341279-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": 5292.0
                    },
                    {
                        "team": "Phoenix Suns",
                        "amount": 4708.0
                    }
                ],
                "expected_reward_tokens": 8943.48,
                "profit_sb": -56.52,
                "profit_sb_percentage": -0.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0210b318-427c-4a18-9c31-09b5ed2fa346",
                    "gambit_id": "c20bc9e4-a53e-45c2-901d-c5a418e5f7f0",
                    "last_updated": "2022-12-31T14:11:51.984872-05:00",
                    "created_at": "2022-12-30T10:27:10.342432-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.69000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32a7e24c-dad1-46e8-9cf2-b77ab0d18d10/?format=api"
                },
                {
                    "id": "356b34f9-a69c-4cfe-83a4-4b742c57a608",
                    "gambit_id": "0e6cdeb1-32ad-4dbf-9f33-436172e0e48d",
                    "last_updated": "2022-12-31T14:11:51.985938-05:00",
                    "created_at": "2022-12-30T10:27:10.343620-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.90000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32a7e24c-dad1-46e8-9cf2-b77ab0d18d10/?format=api"
                }
            ]
        },
        {
            "id": "b79212b2-89ee-422a-8832-bc6c15e13d5c",
            "match": "https://api-prod.gambitprofit.com/api/matches/c4aff1cd-1206-46fe-b919-f0049d3118fb/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-30T10:27:10.337660-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": "Phoenix Suns",
                        "amount": 5000.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f0660f1d-61ec-490d-8973-67a27926e8d2",
                    "gambit_id": "0efbbc85-0979-43c7-b3ff-90d846fdb127",
                    "last_updated": "2022-12-31T14:11:51.981592-05:00",
                    "created_at": "2022-12-30T10:27:10.338787-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b79212b2-89ee-422a-8832-bc6c15e13d5c/?format=api"
                },
                {
                    "id": "20277f39-65f6-4671-a53b-94ee77090eae",
                    "gambit_id": "60f258e2-4541-48d3-91e7-03598415997b",
                    "last_updated": "2022-12-31T14:11:51.982693-05:00",
                    "created_at": "2022-12-30T10:27:10.339990-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b79212b2-89ee-422a-8832-bc6c15e13d5c/?format=api"
                }
            ]
        },
        {
            "id": "659108d3-f6ec-4bf1-a140-f0003c72a8a6",
            "match": "https://api-prod.gambitprofit.com/api/matches/c4aff1cd-1206-46fe-b919-f0049d3118fb/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-30T10:27:10.333788-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 222",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 222",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "14cb9440-06eb-4f8f-9099-321c5647bfaf",
                    "gambit_id": "ede463ef-66ba-43bf-a1a7-11b686b5c906",
                    "last_updated": "2022-12-31T14:11:51.979384-05:00",
                    "created_at": "2022-12-30T10:27:10.336352-05:00",
                    "name": "Game Total Over 222",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "222.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/659108d3-f6ec-4bf1-a140-f0003c72a8a6/?format=api"
                },
                {
                    "id": "34d4e2b3-dc23-480a-937b-51ea41ab353b",
                    "gambit_id": "5a3a3b11-a452-463c-9acd-45dc8be02e4d",
                    "last_updated": "2022-12-31T14:11:51.978287-05:00",
                    "created_at": "2022-12-30T10:27:10.335012-05:00",
                    "name": "Game Total Under 222",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "222.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/659108d3-f6ec-4bf1-a140-f0003c72a8a6/?format=api"
                }
            ]
        }
    ]
}