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/2186d1ad-a856-49f4-90ec-fd5aba380a6a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2186d1ad-a856-49f4-90ec-fd5aba380a6a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e4ad7696-e774-47b8-9b38-ed1d73b0fde5",
    "completed": true,
    "last_updated": "2023-07-27T23:03:19.800916-04:00",
    "created_at": "2023-07-26T09:18:15.356501-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.93,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e4ad7696-e774-47b8-9b38-ed1d73b0fde5",
    "datetime": "2023-07-26T12:05:00-04:00",
    "cutoff_datetime": "2023-07-26T12:05:00-04:00",
    "name": "COL (P Lambert) v. WAS (J Irvin)",
    "bettypes": [
        {
            "id": "0ae39682-a7cf-46ef-b57f-5d306dab3394",
            "match": "https://api-prod.gambitprofit.com/api/matches/2186d1ad-a856-49f4-90ec-fd5aba380a6a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-26T09:18:15.368175-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 (J Irvin)",
                        "amount": 5776.0
                    },
                    {
                        "team": "COL (P Lambert)",
                        "amount": 4224.0
                    }
                ],
                "expected_reward_tokens": 9588.16,
                "profit_sb": 88.16,
                "profit_sb_percentage": 0.93,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bb8f16c0-429a-44ee-915d-e0f974744996",
                    "gambit_id": "6509a834-c4ac-407c-9774-ddcebe3207ae",
                    "last_updated": "2023-07-27T23:03:19.814461-04:00",
                    "created_at": "2023-07-26T09:18:15.380124-04:00",
                    "name": "WAS (J Irvin)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ae39682-a7cf-46ef-b57f-5d306dab3394/?format=api"
                },
                {
                    "id": "847cd533-90e8-4ff3-be39-77afa0cdde6e",
                    "gambit_id": "4e6785db-e0de-47d6-bf29-8fe209053f80",
                    "last_updated": "2023-07-27T23:03:19.810996-04:00",
                    "created_at": "2023-07-26T09:18:15.375165-04:00",
                    "name": "COL (P Lambert)",
                    "reward": "2.27000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ae39682-a7cf-46ef-b57f-5d306dab3394/?format=api"
                }
            ]
        },
        {
            "id": "236b0c1f-2def-4d5f-af4a-f6a65507327b",
            "match": "https://api-prod.gambitprofit.com/api/matches/2186d1ad-a856-49f4-90ec-fd5aba380a6a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-26T09:18:15.384270-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": "COL",
                        "amount": 5939.0
                    },
                    {
                        "team": "WAS",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4332f692-138d-47b1-bba9-a4b174d522ab",
                    "gambit_id": "d8d230aa-fcf8-4f94-a9dc-b1479555f80e",
                    "last_updated": "2023-07-27T23:03:19.821040-04:00",
                    "created_at": "2023-07-26T09:18:15.389596-04:00",
                    "name": "COL",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/236b0c1f-2def-4d5f-af4a-f6a65507327b/?format=api"
                },
                {
                    "id": "5859198f-0fd4-4dfa-af07-1a385d49e6a0",
                    "gambit_id": "ded557f9-8dff-4c7e-b6a4-500c7a20b149",
                    "last_updated": "2023-07-27T23:03:19.827259-04:00",
                    "created_at": "2023-07-26T09:18:15.393966-04:00",
                    "name": "WAS",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/236b0c1f-2def-4d5f-af4a-f6a65507327b/?format=api"
                }
            ]
        },
        {
            "id": "5a72bc8f-85b5-4be5-9a46-2664693c1213",
            "match": "https://api-prod.gambitprofit.com/api/matches/2186d1ad-a856-49f4-90ec-fd5aba380a6a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-26T09:18:15.412912-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 9",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "49b3eab2-0bc4-4075-8c0f-bde54b0cece3",
                    "gambit_id": "ce143036-59d4-4b8e-8b99-895969da9b77",
                    "last_updated": "2023-07-27T23:03:19.833620-04:00",
                    "created_at": "2023-07-26T09:18:15.421799-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a72bc8f-85b5-4be5-9a46-2664693c1213/?format=api"
                },
                {
                    "id": "db359397-d37e-44c5-9343-d9ac4626e48e",
                    "gambit_id": "b83ca6af-4146-4bc8-9edf-723657cdd1c5",
                    "last_updated": "2023-07-27T23:03:19.849719-04:00",
                    "created_at": "2023-07-26T09:18:15.427931-04:00",
                    "name": "Game Total Under 9",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a72bc8f-85b5-4be5-9a46-2664693c1213/?format=api"
                }
            ]
        }
    ]
}