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/95eee4ff-597e-41e5-b1cd-951370791cd8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "95eee4ff-597e-41e5-b1cd-951370791cd8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9fe48040-4bf8-409f-acfa-857e27916b67",
    "completed": true,
    "last_updated": "2023-08-21T17:53:26.280323-04:00",
    "created_at": "2023-08-20T08:43:04.899137-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.41,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/9fe48040-4bf8-409f-acfa-857e27916b67",
    "datetime": "2023-08-20T16:07:00-04:00",
    "cutoff_datetime": "2023-08-20T16:07:00-04:00",
    "name": "BAL (K Bradish) v. OAK (J Sears)",
    "bettypes": [
        {
            "id": "9317a1a3-9d97-457b-8666-275e8868d168",
            "match": "https://api-prod.gambitprofit.com/api/matches/95eee4ff-597e-41e5-b1cd-951370791cd8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-20T08:43:04.909363-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": "BAL (K Bradish)",
                        "amount": 6359.0
                    },
                    {
                        "team": "OAK (J Sears)",
                        "amount": 3641.0
                    }
                ],
                "expected_reward_tokens": 9538.5,
                "profit_sb": 38.5,
                "profit_sb_percentage": 0.41,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7f3a8c66-ca55-4c7e-9ebf-b3c27f4fe5ed",
                    "gambit_id": "d8429ab6-0c85-4316-9c44-74d0ee812dbc",
                    "last_updated": "2023-08-21T17:53:26.289945-04:00",
                    "created_at": "2023-08-20T08:43:04.914113-04:00",
                    "name": "BAL (K Bradish)",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9317a1a3-9d97-457b-8666-275e8868d168/?format=api"
                },
                {
                    "id": "5cf1a89b-399c-4c7a-a9be-37df6bb2b91a",
                    "gambit_id": "d133de8d-d7e2-420c-95a0-00adad4448f0",
                    "last_updated": "2023-08-21T17:53:26.293169-04:00",
                    "created_at": "2023-08-20T08:43:04.918629-04:00",
                    "name": "OAK (J Sears)",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9317a1a3-9d97-457b-8666-275e8868d168/?format=api"
                }
            ]
        },
        {
            "id": "dfcad6ff-2c6e-4180-afcc-e09723140d22",
            "match": "https://api-prod.gambitprofit.com/api/matches/95eee4ff-597e-41e5-b1cd-951370791cd8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-20T08:43:04.922801-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": "BAL",
                        "amount": 5213.0
                    },
                    {
                        "team": "OAK",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8c1a71c6-c209-4d55-8eb2-c7e36c71c32a",
                    "gambit_id": "33a6e71a-6739-430f-b780-ad78f109c165",
                    "last_updated": "2023-08-21T17:53:26.299704-04:00",
                    "created_at": "2023-08-20T08:43:04.933036-04:00",
                    "name": "BAL",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfcad6ff-2c6e-4180-afcc-e09723140d22/?format=api"
                },
                {
                    "id": "5c22b5b3-1988-46d3-ab0c-21664fd5db50",
                    "gambit_id": "d9bdcea9-f16c-4299-ac05-609b8d26a226",
                    "last_updated": "2023-08-21T17:53:26.303178-04:00",
                    "created_at": "2023-08-20T08:43:04.937980-04:00",
                    "name": "OAK",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfcad6ff-2c6e-4180-afcc-e09723140d22/?format=api"
                }
            ]
        },
        {
            "id": "2a97d51c-9779-4f61-855c-10303a424ba2",
            "match": "https://api-prod.gambitprofit.com/api/matches/95eee4ff-597e-41e5-b1cd-951370791cd8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-20T08:43:04.955699-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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d8249e44-5507-4cbd-8555-5151559f1a38",
                    "gambit_id": "4e6cd26f-1917-4d43-ba13-c9a791536b40",
                    "last_updated": "2023-08-21T17:53:26.313353-04:00",
                    "created_at": "2023-08-20T08:43:04.983802-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a97d51c-9779-4f61-855c-10303a424ba2/?format=api"
                },
                {
                    "id": "e44c7924-b97d-400c-8bef-537297f7a0e0",
                    "gambit_id": "1da95301-8f50-4960-bfbd-dca2b6fa2cb2",
                    "last_updated": "2023-08-21T17:53:26.309968-04:00",
                    "created_at": "2023-08-20T08:43:04.968868-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a97d51c-9779-4f61-855c-10303a424ba2/?format=api"
                }
            ]
        }
    ]
}