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/5c30aa39-9fbd-4b34-8a60-4c3675ed56ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5c30aa39-9fbd-4b34-8a60-4c3675ed56ff",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "3ba95e6b-4926-4be0-afe3-98f9d0c35ea1",
    "completed": true,
    "last_updated": "2022-12-24T19:01:50.910129-05:00",
    "created_at": "2022-12-23T09:06:56.033920-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.64,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/3ba95e6b-4926-4be0-afe3-98f9d0c35ea1",
    "datetime": "2022-12-23T20:10:00-05:00",
    "cutoff_datetime": "2022-12-23T20:10:00-05:00",
    "name": "Dallas Mavericks v. Houston Rockets",
    "bettypes": [
        {
            "id": "4e6029f6-af9c-4212-bef7-a5822e33c18d",
            "match": "https://api-prod.gambitprofit.com/api/matches/5c30aa39-9fbd-4b34-8a60-4c3675ed56ff/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-23T09:06:56.039320-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": "Dallas Mavericks",
                        "amount": 6930.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 3070.0
                    }
                ],
                "expected_reward_tokens": 9147.6,
                "profit_sb": 147.6,
                "profit_sb_percentage": 1.64,
                "recommended": true
            },
            "lines": [
                {
                    "id": "31c6988d-a3a5-4bcb-bb96-5488e373ee87",
                    "gambit_id": "03f2c61d-6d04-4bb4-9437-b1b207068342",
                    "last_updated": "2022-12-24T19:01:50.917296-05:00",
                    "created_at": "2022-12-23T09:06:56.041712-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.32000",
                    "odds": "1.37040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e6029f6-af9c-4212-bef7-a5822e33c18d/?format=api"
                },
                {
                    "id": "ce269c94-500d-4d3c-87ba-6171437a0f7f",
                    "gambit_id": "86f880f8-0f44-4c02-9579-071b5223abc2",
                    "last_updated": "2022-12-24T19:01:50.916240-05:00",
                    "created_at": "2022-12-23T09:06:56.040476-05:00",
                    "name": "Houston Rockets",
                    "reward": "2.98000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e6029f6-af9c-4212-bef7-a5822e33c18d/?format=api"
                }
            ]
        },
        {
            "id": "223a10d3-f022-4ca7-bdfd-944bfdf716ee",
            "match": "https://api-prod.gambitprofit.com/api/matches/5c30aa39-9fbd-4b34-8a60-4c3675ed56ff/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-23T09:06:56.043038-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": "Dallas Mavericks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1cabb01a-2bb4-4184-b75b-bcd458e55a69",
                    "gambit_id": "9d4bbabc-4999-4519-9542-656aac982ab7",
                    "last_updated": "2022-12-24T19:01:50.919361-05:00",
                    "created_at": "2022-12-23T09:06:56.044184-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/223a10d3-f022-4ca7-bdfd-944bfdf716ee/?format=api"
                },
                {
                    "id": "9bd7ae30-47ea-4b98-b196-b67275ed52c0",
                    "gambit_id": "8437939d-41b5-4f92-9365-8588fc158bee",
                    "last_updated": "2022-12-24T19:01:50.920391-05:00",
                    "created_at": "2022-12-23T09:06:56.045613-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/223a10d3-f022-4ca7-bdfd-944bfdf716ee/?format=api"
                }
            ]
        },
        {
            "id": "3932e2fd-46a2-4c78-89e5-d4b81eb86328",
            "match": "https://api-prod.gambitprofit.com/api/matches/5c30aa39-9fbd-4b34-8a60-4c3675ed56ff/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-23T09:06:56.035574-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 220",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 220",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4ae3d6c9-2bfe-4029-bb8f-46628687b3d1",
                    "gambit_id": "34edb730-f552-464f-9bc2-c3cd029f5762",
                    "last_updated": "2022-12-24T19:01:50.912951-05:00",
                    "created_at": "2022-12-23T09:06:56.036793-05:00",
                    "name": "Game Total Under 220",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "220.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3932e2fd-46a2-4c78-89e5-d4b81eb86328/?format=api"
                },
                {
                    "id": "5f7dfd22-89c1-480d-85c4-231c876af878",
                    "gambit_id": "6a2a5487-dd3b-43bf-80ca-23d01682a8e8",
                    "last_updated": "2022-12-24T19:01:50.914036-05:00",
                    "created_at": "2022-12-23T09:06:56.038017-05:00",
                    "name": "Game Total Over 220",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "220.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3932e2fd-46a2-4c78-89e5-d4b81eb86328/?format=api"
                }
            ]
        }
    ]
}