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/635144f2-5055-4f7f-a835-7e9068143b73/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "635144f2-5055-4f7f-a835-7e9068143b73",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a110d97a-f7ce-4d02-92c3-2fcbe3e431e1",
    "completed": true,
    "last_updated": "2024-01-29T22:08:13.902722-05:00",
    "created_at": "2024-01-27T09:18:11.839196-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.3,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/a110d97a-f7ce-4d02-92c3-2fcbe3e431e1",
    "datetime": "2024-01-27T17:40:00-05:00",
    "cutoff_datetime": "2024-01-27T17:40:00-05:00",
    "name": "Philadelphia 76ers v. Denver Nuggets",
    "bettypes": [
        {
            "id": "4c4a070a-86be-4e29-bc40-d2180491ffa5",
            "match": "https://api-prod.gambitprofit.com/api/matches/635144f2-5055-4f7f-a835-7e9068143b73/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-27T09:18:11.849478-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": "Denver Nuggets",
                        "amount": 8584.0
                    },
                    {
                        "team": "Philadelphia 76ers",
                        "amount": 1416.0
                    }
                ],
                "expected_reward_tokens": 9528.24,
                "profit_sb": 28.24,
                "profit_sb_percentage": 0.3,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e3a54928-34ca-4bcc-8adf-9b5a6f30d4ee",
                    "gambit_id": "a0a7a097-bea6-41d8-b87a-bdb8b541a047",
                    "last_updated": "2024-01-29T22:08:13.920454-05:00",
                    "created_at": "2024-01-27T09:18:11.854432-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.11000",
                    "odds": "1.11110",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c4a070a-86be-4e29-bc40-d2180491ffa5/?format=api"
                },
                {
                    "id": "0bf4006c-fc0a-422d-b4c6-5e6ddd82b43d",
                    "gambit_id": "db7c6ef5-b998-48ab-be3d-befa37fb70ac",
                    "last_updated": "2024-01-29T22:08:13.916662-05:00",
                    "created_at": "2024-01-27T09:18:11.859017-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "6.73000",
                    "odds": "7.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c4a070a-86be-4e29-bc40-d2180491ffa5/?format=api"
                }
            ]
        },
        {
            "id": "3505c3ba-e3fe-40ba-a24b-b8624506cc3f",
            "match": "https://api-prod.gambitprofit.com/api/matches/635144f2-5055-4f7f-a835-7e9068143b73/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-27T09:18:11.864642-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": "Philadelphia 76ers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Denver Nuggets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1a5783ef-71e8-4295-8986-1f107f076594",
                    "gambit_id": "fc4d537a-5c2c-4eaf-901f-515ad4d1e005",
                    "last_updated": "2024-01-29T22:08:13.927420-05:00",
                    "created_at": "2024-01-27T09:18:11.886037-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "13.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3505c3ba-e3fe-40ba-a24b-b8624506cc3f/?format=api"
                },
                {
                    "id": "495bf187-14fb-4ff9-95ea-89cac861b8d1",
                    "gambit_id": "dfa0a6d3-14cc-4f24-b0b6-913b3a24a556",
                    "last_updated": "2024-01-29T22:08:13.930829-05:00",
                    "created_at": "2024-01-27T09:18:11.870016-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-13.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3505c3ba-e3fe-40ba-a24b-b8624506cc3f/?format=api"
                }
            ]
        },
        {
            "id": "3c7ab142-6ead-4de8-9393-7c4da0ea2ff2",
            "match": "https://api-prod.gambitprofit.com/api/matches/635144f2-5055-4f7f-a835-7e9068143b73/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-27T09:18:11.893702-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 223",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 223",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d36f7c95-bfd6-498e-ba6c-0dd280686c54",
                    "gambit_id": "bda50126-9a71-48fb-9141-f5df00d4dba4",
                    "last_updated": "2024-01-29T22:08:13.937641-05:00",
                    "created_at": "2024-01-27T09:18:11.904564-05:00",
                    "name": "Game Total Under 223",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "223.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c7ab142-6ead-4de8-9393-7c4da0ea2ff2/?format=api"
                },
                {
                    "id": "00e265dd-79f7-4692-9cf5-35c82f4d6140",
                    "gambit_id": "922f8659-921c-4670-a5f2-bfbda03ad28e",
                    "last_updated": "2024-01-29T22:08:13.941126-05:00",
                    "created_at": "2024-01-27T09:18:11.899612-05:00",
                    "name": "Game Total Over 223",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "223.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c7ab142-6ead-4de8-9393-7c4da0ea2ff2/?format=api"
                }
            ]
        }
    ]
}