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/8a893202-912f-4120-9672-73dc19416c5b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8a893202-912f-4120-9672-73dc19416c5b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d4ffdd3c-6248-49b0-af2d-1ccdd636b7f1",
    "completed": true,
    "last_updated": "2023-06-11T11:13:01.113880-04:00",
    "created_at": "2023-06-10T09:38:06.833564-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.87,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d4ffdd3c-6248-49b0-af2d-1ccdd636b7f1",
    "datetime": "2023-06-10T19:35:00-04:00",
    "cutoff_datetime": "2023-06-10T19:35:00-04:00",
    "name": "BOS (T Houck) v. NYY (D German)",
    "bettypes": [
        {
            "id": "e6ca5550-d624-4ae6-acfa-0cdd1ad4e133",
            "match": "https://api-prod.gambitprofit.com/api/matches/8a893202-912f-4120-9672-73dc19416c5b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-10T09:38:06.837214-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": "NYY (D German)",
                        "amount": 5415.0
                    },
                    {
                        "team": "BOS (T Houck)",
                        "amount": 4585.0
                    }
                ],
                "expected_reward_tokens": 9582.65,
                "profit_sb": 82.65,
                "profit_sb_percentage": 0.87,
                "recommended": true
            },
            "lines": [
                {
                    "id": "46a43938-42f8-44b8-b674-5aa516c1f155",
                    "gambit_id": "da17a0d4-2fa3-491a-a037-60fc1ff0b58e",
                    "last_updated": "2023-06-11T11:13:01.118763-04:00",
                    "created_at": "2023-06-10T09:38:06.843266-04:00",
                    "name": "NYY (D German)",
                    "reward": "1.77000",
                    "odds": "1.80650",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6ca5550-d624-4ae6-acfa-0cdd1ad4e133/?format=api"
                },
                {
                    "id": "6a236080-682a-4dd6-b99b-c947829b11bd",
                    "gambit_id": "7ac0b84a-7fa4-42bb-84a6-22dc4afb3a1b",
                    "last_updated": "2023-06-11T11:13:01.117232-04:00",
                    "created_at": "2023-06-10T09:38:06.840659-04:00",
                    "name": "BOS (T Houck)",
                    "reward": "2.09000",
                    "odds": "2.14000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6ca5550-d624-4ae6-acfa-0cdd1ad4e133/?format=api"
                }
            ]
        },
        {
            "id": "79f64ee4-3aa4-4dd2-9874-34d754acd7db",
            "match": "https://api-prod.gambitprofit.com/api/matches/8a893202-912f-4120-9672-73dc19416c5b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-10T09:38:06.846179-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": "BOS",
                        "amount": 6241.0
                    },
                    {
                        "team": "NYY",
                        "amount": 3759.0
                    }
                ],
                "expected_reward_tokens": 9547.86,
                "profit_sb": 47.86,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "60f64b85-ae3d-49f0-a6c3-7b86ecc7c727",
                    "gambit_id": "b1b98172-75c7-433a-b0c3-20c17f8d3175",
                    "last_updated": "2023-06-11T11:13:01.121529-04:00",
                    "created_at": "2023-06-10T09:38:06.849065-04:00",
                    "name": "BOS",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79f64ee4-3aa4-4dd2-9874-34d754acd7db/?format=api"
                },
                {
                    "id": "d5cfea6c-d755-414c-995d-9d347f08d7cb",
                    "gambit_id": "e9e862f8-122a-4cda-96d9-a7c6bbd26449",
                    "last_updated": "2023-06-11T11:13:01.123245-04:00",
                    "created_at": "2023-06-10T09:38:06.851774-04:00",
                    "name": "NYY",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79f64ee4-3aa4-4dd2-9874-34d754acd7db/?format=api"
                }
            ]
        },
        {
            "id": "2274f32c-925b-4c31-8722-9893534b9b1e",
            "match": "https://api-prod.gambitprofit.com/api/matches/8a893202-912f-4120-9672-73dc19416c5b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-10T09:38:06.854734-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 Under 9",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bd46e94a-4e26-433a-bf3b-2ea3f1c12971",
                    "gambit_id": "eca591a5-f187-4226-8176-9ceae0e900ee",
                    "last_updated": "2023-06-11T11:13:01.127982-04:00",
                    "created_at": "2023-06-10T09:38:06.859249-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2274f32c-925b-4c31-8722-9893534b9b1e/?format=api"
                },
                {
                    "id": "b836451d-6c47-4383-83d6-3fa37cb2763b",
                    "gambit_id": "7e1af0e3-4c0b-4118-88fc-155164547c69",
                    "last_updated": "2023-06-11T11:13:01.126601-04:00",
                    "created_at": "2023-06-10T09:38:06.856979-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2274f32c-925b-4c31-8722-9893534b9b1e/?format=api"
                }
            ]
        }
    ]
}