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/703738a8-f9e2-44ee-97d3-23a91e18dfb7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "703738a8-f9e2-44ee-97d3-23a91e18dfb7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8e229e85-7d63-4687-a880-487450a01a13",
    "completed": true,
    "last_updated": "2023-06-17T15:03:04.642991-04:00",
    "created_at": "2023-06-16T08:22:58.303010-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/8e229e85-7d63-4687-a880-487450a01a13",
    "datetime": "2023-06-16T19:05:00-04:00",
    "cutoff_datetime": "2023-06-16T19:05:00-04:00",
    "name": "MIA (S Alcantara) v. WAS (T Williams)",
    "bettypes": [
        {
            "id": "23eee3d4-f903-4722-9a2d-f29979e11eb6",
            "match": "https://api-prod.gambitprofit.com/api/matches/703738a8-f9e2-44ee-97d3-23a91e18dfb7/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-16T08:22:58.306954-04: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": "MIA (S Alcantara)",
                        "amount": 5787.0
                    },
                    {
                        "team": "WAS (T Williams)",
                        "amount": 4213.0
                    }
                ],
                "expected_reward_tokens": 9605.64,
                "profit_sb": 105.64,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "db846416-5eac-4216-b976-d59cc678431a",
                    "gambit_id": "3ef604d1-43a7-4c43-b5a2-b8c4614c6bbc",
                    "last_updated": "2023-06-17T15:03:04.647168-04:00",
                    "created_at": "2023-06-16T08:22:58.310314-04:00",
                    "name": "MIA (S Alcantara)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23eee3d4-f903-4722-9a2d-f29979e11eb6/?format=api"
                },
                {
                    "id": "73d86eb3-628b-4028-8a77-536e7f03349b",
                    "gambit_id": "d3636044-9ad1-4f4c-84c9-f246554eee39",
                    "last_updated": "2023-06-17T15:03:04.648905-04:00",
                    "created_at": "2023-06-16T08:22:58.313298-04:00",
                    "name": "WAS (T Williams)",
                    "reward": "2.28000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23eee3d4-f903-4722-9a2d-f29979e11eb6/?format=api"
                }
            ]
        },
        {
            "id": "93fa931a-2b7f-4d86-a6c1-849cc4b791b6",
            "match": "https://api-prod.gambitprofit.com/api/matches/703738a8-f9e2-44ee-97d3-23a91e18dfb7/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-16T08:22:58.316033-04: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": "WAS",
                        "amount": 5421.0
                    },
                    {
                        "team": "MIA",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "39ad6a1e-f10c-4434-adb8-216661ac47c6",
                    "gambit_id": "4f9ee02f-6b11-4218-8bf2-690d9aa6a2ce",
                    "last_updated": "2023-06-17T15:03:04.653983-04:00",
                    "created_at": "2023-06-16T08:22:58.321358-04:00",
                    "name": "WAS",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93fa931a-2b7f-4d86-a6c1-849cc4b791b6/?format=api"
                },
                {
                    "id": "ed08be87-f20f-4346-af34-9d3789b1e5ab",
                    "gambit_id": "b1c01460-0df4-4dba-a11c-6cc084afc4cd",
                    "last_updated": "2023-06-17T15:03:04.652420-04:00",
                    "created_at": "2023-06-16T08:22:58.318637-04:00",
                    "name": "MIA",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93fa931a-2b7f-4d86-a6c1-849cc4b791b6/?format=api"
                }
            ]
        },
        {
            "id": "f756941a-d26c-4fc1-b680-55b46e3aacbe",
            "match": "https://api-prod.gambitprofit.com/api/matches/703738a8-f9e2-44ee-97d3-23a91e18dfb7/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-16T08:22:58.323985-04: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 8",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "039faf62-a232-4cdf-86a1-c2dfe40f83f9",
                    "gambit_id": "92864074-b919-4054-aa32-f84fff64c01d",
                    "last_updated": "2023-06-17T15:03:04.656995-04:00",
                    "created_at": "2023-06-16T08:22:58.326634-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f756941a-d26c-4fc1-b680-55b46e3aacbe/?format=api"
                },
                {
                    "id": "df17a3e1-c12e-47cd-aa4c-e24359510560",
                    "gambit_id": "5f9fa773-7dd4-4d2a-add7-7609444a273b",
                    "last_updated": "2023-06-17T15:03:04.658657-04:00",
                    "created_at": "2023-06-16T08:22:58.329528-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f756941a-d26c-4fc1-b680-55b46e3aacbe/?format=api"
                }
            ]
        }
    ]
}