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/e9426d20-07a1-40ad-b392-a70183a32362/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e9426d20-07a1-40ad-b392-a70183a32362",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a80dbb3e-01f7-428f-9119-b25b74b3f2c9",
    "completed": true,
    "last_updated": "2023-09-15T16:38:17.576968-04:00",
    "created_at": "2023-09-11T17:33:21.728737-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.9,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a80dbb3e-01f7-428f-9119-b25b74b3f2c9",
    "datetime": "2023-09-11T19:40:00-04:00",
    "cutoff_datetime": "2023-09-11T19:40:00-04:00",
    "name": "KAN (B Singer) v. CWS (D Cease)",
    "bettypes": [
        {
            "id": "2f36c61e-5536-402d-91cd-aa03331426b1",
            "match": "https://api-prod.gambitprofit.com/api/matches/e9426d20-07a1-40ad-b392-a70183a32362/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-11T17:33:21.749838-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": "CWS (D Cease)",
                        "amount": 5541.0
                    },
                    {
                        "team": "KAN (B Singer)",
                        "amount": 4459.0
                    }
                ],
                "expected_reward_tokens": 9585.93,
                "profit_sb": 85.93,
                "profit_sb_percentage": 0.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1f08e1c3-71d0-4a85-81c0-16745b796168",
                    "gambit_id": "eb599e25-8454-4c62-aa21-7c86cbfd75f4",
                    "last_updated": "2023-09-15T16:38:17.602491-04:00",
                    "created_at": "2023-09-11T17:33:21.759552-04:00",
                    "name": "CWS (D Cease)",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f36c61e-5536-402d-91cd-aa03331426b1/?format=api"
                },
                {
                    "id": "aac791ca-71a0-4afe-854d-2b447c029660",
                    "gambit_id": "0bddc394-c5d3-4796-a379-f01828a72b76",
                    "last_updated": "2023-09-15T16:38:17.593449-04:00",
                    "created_at": "2023-09-11T17:33:21.755569-04:00",
                    "name": "KAN (B Singer)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f36c61e-5536-402d-91cd-aa03331426b1/?format=api"
                }
            ]
        },
        {
            "id": "36e26060-ba87-465d-8a3e-c4fb2194e1c6",
            "match": "https://api-prod.gambitprofit.com/api/matches/e9426d20-07a1-40ad-b392-a70183a32362/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-11T17:33:21.763910-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": "KAN",
                        "amount": 6090.0
                    },
                    {
                        "team": "CWS",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d6041bbe-6ee5-4826-9a66-32c4b75deba1",
                    "gambit_id": "0aced0e0-a1d5-42d2-aeab-283cca88b549",
                    "last_updated": "2023-09-15T16:38:17.617180-04:00",
                    "created_at": "2023-09-11T17:33:21.768129-04:00",
                    "name": "KAN",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36e26060-ba87-465d-8a3e-c4fb2194e1c6/?format=api"
                },
                {
                    "id": "3519a193-17a1-4be8-bb3e-5c923823b622",
                    "gambit_id": "19b8c26e-d0a5-4b81-b2d1-bffc4d0a80bc",
                    "last_updated": "2023-09-15T16:38:17.621342-04:00",
                    "created_at": "2023-09-11T17:33:21.772462-04:00",
                    "name": "CWS",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36e26060-ba87-465d-8a3e-c4fb2194e1c6/?format=api"
                }
            ]
        },
        {
            "id": "6d58fe92-6dd4-4c6b-9db1-2adcbb01f274",
            "match": "https://api-prod.gambitprofit.com/api/matches/e9426d20-07a1-40ad-b392-a70183a32362/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-11T17:33:21.776500-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.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d901a3bf-c60c-493a-8d59-896c1a57f3fd",
                    "gambit_id": "345a1ca2-7493-4875-b92f-7a3f72e1a74d",
                    "last_updated": "2023-09-15T16:38:17.627935-04:00",
                    "created_at": "2023-09-11T17:33:21.780458-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d58fe92-6dd4-4c6b-9db1-2adcbb01f274/?format=api"
                },
                {
                    "id": "3cfd446b-d5c1-4739-9e00-0f839025eadb",
                    "gambit_id": "046f90ad-5e9a-4748-81ee-bbad6590f04b",
                    "last_updated": "2023-09-15T16:38:17.633188-04:00",
                    "created_at": "2023-09-11T17:33:21.784649-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d58fe92-6dd4-4c6b-9db1-2adcbb01f274/?format=api"
                }
            ]
        }
    ]
}