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/43782a01-ba59-4d47-a703-72acca82d71f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "43782a01-ba59-4d47-a703-72acca82d71f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "72c9d28e-4926-4ec9-ad38-f6eaec1b2890",
    "completed": true,
    "last_updated": "2023-03-31T14:47:30.861152-04:00",
    "created_at": "2023-03-29T23:47:16.239451-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/72c9d28e-4926-4ec9-ad38-f6eaec1b2890",
    "datetime": "2023-03-30T22:10:00-04:00",
    "cutoff_datetime": "2023-03-30T22:10:00-04:00",
    "name": "CLE (S Bieber) v. SEA (L Castillo)",
    "bettypes": [
        {
            "id": "b8382690-f0a7-4d8d-90d8-546a59baa7aa",
            "match": "https://api-prod.gambitprofit.com/api/matches/43782a01-ba59-4d47-a703-72acca82d71f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-29T23:47:16.259137-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": "SEA (L Castillo)",
                        "amount": 5337.0
                    },
                    {
                        "team": "CLE (S Bieber)",
                        "amount": 4663.0
                    }
                ],
                "expected_reward_tokens": 9605.78,
                "profit_sb": 105.78,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c5f7ebe2-119e-47a3-aa1a-a52da9b8e887",
                    "gambit_id": "a6b7835c-5f89-474e-9a87-6018c225b825",
                    "last_updated": "2023-03-31T14:47:30.889089-04:00",
                    "created_at": "2023-03-29T23:47:16.261117-04:00",
                    "name": "SEA (L Castillo)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8382690-f0a7-4d8d-90d8-546a59baa7aa/?format=api"
                },
                {
                    "id": "15bf897d-4431-4bb3-9d8d-94892090ca63",
                    "gambit_id": "c593d3c5-fb1d-4482-9fae-5f1dbc6bde33",
                    "last_updated": "2023-03-31T14:47:30.891661-04:00",
                    "created_at": "2023-03-29T23:47:16.263319-04:00",
                    "name": "CLE (S Bieber)",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8382690-f0a7-4d8d-90d8-546a59baa7aa/?format=api"
                }
            ]
        },
        {
            "id": "6006a368-ea7c-40b2-99ea-563e90113890",
            "match": "https://api-prod.gambitprofit.com/api/matches/43782a01-ba59-4d47-a703-72acca82d71f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-29T23:47:16.252154-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": "CLE",
                        "amount": 6651.0
                    },
                    {
                        "team": "SEA",
                        "amount": 3349.0
                    }
                ],
                "expected_reward_tokens": 9444.18,
                "profit_sb": -55.82,
                "profit_sb_percentage": -0.59,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8b6da04b-27b5-400c-aa11-d10701adf5d2",
                    "gambit_id": "6e003be0-67bc-4c22-a549-304d7b04128c",
                    "last_updated": "2023-03-31T14:47:30.883865-04:00",
                    "created_at": "2023-03-29T23:47:16.256719-04:00",
                    "name": "CLE",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6006a368-ea7c-40b2-99ea-563e90113890/?format=api"
                },
                {
                    "id": "ae71ead2-101d-400f-87cb-3c93b6860aea",
                    "gambit_id": "9a94beed-1bbe-4ea5-bcbb-21cbd629d981",
                    "last_updated": "2023-03-31T14:47:30.880409-04:00",
                    "created_at": "2023-03-29T23:47:16.254371-04:00",
                    "name": "SEA",
                    "reward": "2.82000",
                    "odds": "2.90000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6006a368-ea7c-40b2-99ea-563e90113890/?format=api"
                }
            ]
        },
        {
            "id": "c9fb6267-dd82-41a7-8ebe-771778d987f1",
            "match": "https://api-prod.gambitprofit.com/api/matches/43782a01-ba59-4d47-a703-72acca82d71f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-29T23:47:16.243627-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 6.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1fd0a452-e73f-439a-83cf-73da7af039a9",
                    "gambit_id": "d964f816-93b1-4283-8e97-04d0888207d9",
                    "last_updated": "2023-03-31T14:47:30.872333-04:00",
                    "created_at": "2023-03-29T23:47:16.249412-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9fb6267-dd82-41a7-8ebe-771778d987f1/?format=api"
                },
                {
                    "id": "75e8687b-251e-4bbc-ab98-7e9e52cb6d3d",
                    "gambit_id": "d5358378-006e-41bc-8ab0-a14c805671f3",
                    "last_updated": "2023-03-31T14:47:30.869057-04:00",
                    "created_at": "2023-03-29T23:47:16.246336-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9fb6267-dd82-41a7-8ebe-771778d987f1/?format=api"
                }
            ]
        }
    ]
}