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/f098fae9-2865-498f-ba7d-d9c0b6cb50f7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f098fae9-2865-498f-ba7d-d9c0b6cb50f7",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "98e0c381-6c59-40ce-a0a6-fcc8dfbe9e0b",
    "completed": true,
    "last_updated": "2022-08-10T10:16:57.341200-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.72,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/98e0c381-6c59-40ce-a0a6-fcc8dfbe9e0b",
    "datetime": "2022-08-09T19:10:00-04:00",
    "cutoff_datetime": "2022-08-09T19:10:00-04:00",
    "name": "CLE (S Bieber) v. DET (T Alexander)",
    "bettypes": [
        {
            "id": "3c583c2d-a14a-4c67-8a13-6674e68ee509",
            "match": "https://api-prod.gambitprofit.com/api/matches/f098fae9-2865-498f-ba7d-d9c0b6cb50f7/?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": "CLE (S Bieber)",
                        "amount": 6266.0
                    },
                    {
                        "team": "DET (T Alexander)",
                        "amount": 3734.0
                    }
                ],
                "expected_reward_tokens": 9335.0,
                "profit_sb": 335.0,
                "profit_sb_percentage": 3.72,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e5281283-1fbb-48bd-bca6-13de3dba15de",
                    "gambit_id": "49812a7e-771a-4e6c-8981-5f3c7c9ad027",
                    "last_updated": "2022-08-10T10:16:57.344030-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CLE (S Bieber)",
                    "reward": "1.49000",
                    "odds": "1.54050",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c583c2d-a14a-4c67-8a13-6674e68ee509/?format=api"
                },
                {
                    "id": "e49006aa-5372-4e88-873d-5ccfe0e32ac6",
                    "gambit_id": "674f1dde-7768-4cfc-9614-b072eb335210",
                    "last_updated": "2022-08-10T10:16:57.344458-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "DET (T Alexander)",
                    "reward": "2.50000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c583c2d-a14a-4c67-8a13-6674e68ee509/?format=api"
                }
            ]
        },
        {
            "id": "2ee1590e-58c7-45b0-8ebe-fc4ecf51a2ca",
            "match": "https://api-prod.gambitprofit.com/api/matches/f098fae9-2865-498f-ba7d-d9c0b6cb50f7/?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": "DET",
                        "amount": 5000.0
                    },
                    {
                        "team": "CLE",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2c7faf53-4e1f-47d7-a1de-a062da7e58be",
                    "gambit_id": "776d6f7e-da46-4a01-aa14-ec39d78ed7bb",
                    "last_updated": "2022-08-10T10:16:57.343141-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "DET",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ee1590e-58c7-45b0-8ebe-fc4ecf51a2ca/?format=api"
                },
                {
                    "id": "b31de756-5f8c-43d6-b505-e4f32b35981c",
                    "gambit_id": "b2e699d7-6244-4824-82fe-b7682f237e0b",
                    "last_updated": "2022-08-10T10:16:57.343583-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CLE",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ee1590e-58c7-45b0-8ebe-fc4ecf51a2ca/?format=api"
                }
            ]
        },
        {
            "id": "4adf9cdb-4806-47c0-8d14-f56152753861",
            "match": "https://api-prod.gambitprofit.com/api/matches/f098fae9-2865-498f-ba7d-d9c0b6cb50f7/?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 7",
                        "amount": 5109.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4891.0
                    }
                ],
                "expected_reward_tokens": 9145.11,
                "profit_sb": 145.11,
                "profit_sb_percentage": 1.61,
                "recommended": true
            },
            "lines": [
                {
                    "id": "40211704-0962-4e53-8e86-65a755a61d31",
                    "gambit_id": "fc884770-4ee5-43c0-b4ac-c6013121f858",
                    "last_updated": "2022-08-10T10:16:57.342218-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.79000",
                    "odds": "1.86960",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4adf9cdb-4806-47c0-8d14-f56152753861/?format=api"
                },
                {
                    "id": "36fea820-996b-44e2-ac88-20900e3c2b09",
                    "gambit_id": "a7998169-2827-4d75-aac9-07155e477ae0",
                    "last_updated": "2022-08-10T10:16:57.342701-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.87000",
                    "odds": "1.95240",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4adf9cdb-4806-47c0-8d14-f56152753861/?format=api"
                }
            ]
        }
    ]
}