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/1c088ba2-9c1a-4f6a-84fe-3e8e7a6be7fe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1c088ba2-9c1a-4f6a-84fe-3e8e7a6be7fe",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8e54facc-6ff5-4272-ac63-3b930b2c4744",
    "completed": true,
    "last_updated": "2023-07-29T19:38:36.324108-04:00",
    "created_at": "2023-07-28T17:53:17.398533-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.54,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/8e54facc-6ff5-4272-ac63-3b930b2c4744",
    "datetime": "2023-07-28T20:15:00-04:00",
    "cutoff_datetime": "2023-07-28T20:15:00-04:00",
    "name": "CHC (H Wesneski) v. STL (J Montgomery)",
    "bettypes": [
        {
            "id": "97392f88-2bfc-4889-bd36-f4e90f3a9f16",
            "match": "https://api-prod.gambitprofit.com/api/matches/1c088ba2-9c1a-4f6a-84fe-3e8e7a6be7fe/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-28T17:53:17.408450-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": "STL (J Montgomery)",
                        "amount": 5970.0
                    },
                    {
                        "team": "CHC (H Wesneski)",
                        "amount": 4030.0
                    }
                ],
                "expected_reward_tokens": 9551.1,
                "profit_sb": 51.1,
                "profit_sb_percentage": 0.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5f7cc1d7-5fae-49c5-b4dd-a33ce6c75e30",
                    "gambit_id": "fe6fd109-337e-4989-8b6c-6cc63dbd037c",
                    "last_updated": "2023-07-29T19:38:36.337307-04:00",
                    "created_at": "2023-07-28T17:53:17.424640-04:00",
                    "name": "STL (J Montgomery)",
                    "reward": "1.60000",
                    "odds": "1.63290",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97392f88-2bfc-4889-bd36-f4e90f3a9f16/?format=api"
                },
                {
                    "id": "6aa607a0-1199-4a3d-a1fc-6676dd64d059",
                    "gambit_id": "4d89bbcd-146c-4962-bb67-163683f031e0",
                    "last_updated": "2023-07-29T19:38:36.333478-04:00",
                    "created_at": "2023-07-28T17:53:17.417018-04:00",
                    "name": "CHC (H Wesneski)",
                    "reward": "2.37000",
                    "odds": "2.43000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97392f88-2bfc-4889-bd36-f4e90f3a9f16/?format=api"
                }
            ]
        },
        {
            "id": "d1db27ab-f5ca-495a-8c95-e5fafe9bf430",
            "match": "https://api-prod.gambitprofit.com/api/matches/1c088ba2-9c1a-4f6a-84fe-3e8e7a6be7fe/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-28T17:53:17.429263-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": "CHC",
                        "amount": 5857.0
                    },
                    {
                        "team": "STL",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4f59c052-f9db-4a84-b2be-693952160956",
                    "gambit_id": "76468974-8a4d-4754-a302-38952c7a0904",
                    "last_updated": "2023-07-29T19:38:36.345194-04:00",
                    "created_at": "2023-07-28T17:53:17.433449-04:00",
                    "name": "CHC",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1db27ab-f5ca-495a-8c95-e5fafe9bf430/?format=api"
                },
                {
                    "id": "17a78ddf-9fb7-47a0-91f9-d22d5b1883ea",
                    "gambit_id": "d7599540-a5a6-4ab3-affe-26637caa348d",
                    "last_updated": "2023-07-29T19:38:36.349004-04:00",
                    "created_at": "2023-07-28T17:53:17.438253-04:00",
                    "name": "STL",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1db27ab-f5ca-495a-8c95-e5fafe9bf430/?format=api"
                }
            ]
        },
        {
            "id": "2ca1137d-d1ca-497d-9e5e-686192a42d92",
            "match": "https://api-prod.gambitprofit.com/api/matches/1c088ba2-9c1a-4f6a-84fe-3e8e7a6be7fe/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-28T17:53:17.442665-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.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8bd4c9b0-b3a1-4146-8211-86f5b8c63127",
                    "gambit_id": "c219d623-06e0-41ea-9950-c743d3b1ae71",
                    "last_updated": "2023-07-29T19:38:36.361777-04:00",
                    "created_at": "2023-07-28T17:53:17.458906-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ca1137d-d1ca-497d-9e5e-686192a42d92/?format=api"
                },
                {
                    "id": "261da1c2-dca3-499b-80dd-515d85dcd648",
                    "gambit_id": "dbfd641c-f8c3-4a44-9ebd-6f875217ce32",
                    "last_updated": "2023-07-29T19:38:36.357177-04:00",
                    "created_at": "2023-07-28T17:53:17.447823-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ca1137d-d1ca-497d-9e5e-686192a42d92/?format=api"
                }
            ]
        }
    ]
}