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/652d2450-1285-4408-836e-2f3bc05f2dd3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "652d2450-1285-4408-836e-2f3bc05f2dd3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2d403708-8af5-4076-b6cc-761d3b9859e6",
    "completed": true,
    "last_updated": "2023-07-22T09:42:55.873368-04:00",
    "created_at": "2023-07-20T08:33:12.110776-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/2d403708-8af5-4076-b6cc-761d3b9859e6",
    "datetime": "2023-07-20T13:07:00-04:00",
    "cutoff_datetime": "2023-07-20T13:07:00-04:00",
    "name": "SDG (B Snell) v. TOR (C Bassitt)",
    "bettypes": [
        {
            "id": "380512a3-e1e4-408d-8aae-b87cb6e25098",
            "match": "https://api-prod.gambitprofit.com/api/matches/652d2450-1285-4408-836e-2f3bc05f2dd3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-20T08:33:12.112696-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": "SDG (B Snell)",
                        "amount": 5222.0
                    },
                    {
                        "team": "TOR (C Bassitt)",
                        "amount": 4778.0
                    }
                ],
                "expected_reward_tokens": 9556.0,
                "profit_sb": 56.0,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ffc2483f-2370-415f-a3eb-3b34de0effe3",
                    "gambit_id": "09c59cdd-9d49-4d64-b476-f4c851dbb400",
                    "last_updated": "2023-07-22T09:42:55.885971-04:00",
                    "created_at": "2023-07-20T08:33:12.114142-04:00",
                    "name": "SDG (B Snell)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/380512a3-e1e4-408d-8aae-b87cb6e25098/?format=api"
                },
                {
                    "id": "cfbd6074-3a33-4b7d-874d-57b83a954441",
                    "gambit_id": "81f95670-2a82-49ce-bfdc-ffb562a1b720",
                    "last_updated": "2023-07-22T09:42:55.889251-04:00",
                    "created_at": "2023-07-20T08:33:12.115539-04:00",
                    "name": "TOR (C Bassitt)",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/380512a3-e1e4-408d-8aae-b87cb6e25098/?format=api"
                }
            ]
        },
        {
            "id": "c8d22f45-ffd3-4aff-82c4-436f3e8e02ff",
            "match": "https://api-prod.gambitprofit.com/api/matches/652d2450-1285-4408-836e-2f3bc05f2dd3/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-20T08:33:12.117030-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": "TOR",
                        "amount": 5939.0
                    },
                    {
                        "team": "SDG",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cde11e4f-aab3-43b3-9b21-2c0265f1f990",
                    "gambit_id": "b4766e6a-ca85-408b-b630-95c0859b4d99",
                    "last_updated": "2023-07-22T09:42:55.899863-04:00",
                    "created_at": "2023-07-20T08:33:12.119818-04:00",
                    "name": "TOR",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8d22f45-ffd3-4aff-82c4-436f3e8e02ff/?format=api"
                },
                {
                    "id": "94134be7-43cc-4a1f-a38c-b77c11464458",
                    "gambit_id": "a35c1c20-abb5-4bee-acdf-853e2bd055f9",
                    "last_updated": "2023-07-22T09:42:55.896092-04:00",
                    "created_at": "2023-07-20T08:33:12.118419-04:00",
                    "name": "SDG",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8d22f45-ffd3-4aff-82c4-436f3e8e02ff/?format=api"
                }
            ]
        },
        {
            "id": "37953976-909b-4931-a0cb-90b99c0c68c5",
            "match": "https://api-prod.gambitprofit.com/api/matches/652d2450-1285-4408-836e-2f3bc05f2dd3/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-20T08:33:12.121346-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": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6670197f-bc81-43d0-b325-66b948875fe9",
                    "gambit_id": "12322c3c-a08c-45e1-b4cd-c9d4e08e96cd",
                    "last_updated": "2023-07-22T09:42:55.907033-04:00",
                    "created_at": "2023-07-20T08:33:12.122688-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37953976-909b-4931-a0cb-90b99c0c68c5/?format=api"
                },
                {
                    "id": "d76fac57-6208-4e29-8cf1-3378f5f66cd4",
                    "gambit_id": "9a183d75-6d5f-4b0b-9d6e-da7c7ef8410a",
                    "last_updated": "2023-07-22T09:42:55.910517-04:00",
                    "created_at": "2023-07-20T08:33:12.124048-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37953976-909b-4931-a0cb-90b99c0c68c5/?format=api"
                }
            ]
        }
    ]
}