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/4d199286-4409-4767-8f16-9e515b034500/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4d199286-4409-4767-8f16-9e515b034500",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "cf2481e7-e335-4dcb-a383-977d9a1a1b6b",
    "completed": true,
    "last_updated": "2023-05-22T13:27:21.147342-04:00",
    "created_at": "2023-05-20T10:51:57.105420-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/cf2481e7-e335-4dcb-a383-977d9a1a1b6b",
    "datetime": "2023-05-20T16:05:00-04:00",
    "cutoff_datetime": "2023-05-20T16:05:00-04:00",
    "name": "ARI (B Pfaadt) v. PIT (M Keller)",
    "bettypes": [
        {
            "id": "7a3866b8-c062-4475-80b7-36e043c41bd9",
            "match": "https://api-prod.gambitprofit.com/api/matches/4d199286-4409-4767-8f16-9e515b034500/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-20T10:51:57.123267-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": "PIT (M Keller)",
                        "amount": 5827.0
                    },
                    {
                        "team": "ARI (B Pfaadt)",
                        "amount": 4173.0
                    }
                ],
                "expected_reward_tokens": 9556.17,
                "profit_sb": 56.17,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9b1201a5-ece7-4a53-a50a-fa32bb30efed",
                    "gambit_id": "d9c9cb14-b0db-4543-92a4-4d0a912b9485",
                    "last_updated": "2023-05-22T13:27:21.158130-04:00",
                    "created_at": "2023-05-20T10:51:57.125702-04:00",
                    "name": "PIT (M Keller)",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a3866b8-c062-4475-80b7-36e043c41bd9/?format=api"
                },
                {
                    "id": "57a7b043-d4db-4942-a5ec-7d470fbc64a9",
                    "gambit_id": "1716ec81-821c-4cef-a64e-6682de4d1c06",
                    "last_updated": "2023-05-22T13:27:21.159276-04:00",
                    "created_at": "2023-05-20T10:51:57.128070-04:00",
                    "name": "ARI (B Pfaadt)",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a3866b8-c062-4475-80b7-36e043c41bd9/?format=api"
                }
            ]
        },
        {
            "id": "6bc9168d-fa0d-4142-86c7-984c9fc4397a",
            "match": "https://api-prod.gambitprofit.com/api/matches/4d199286-4409-4767-8f16-9e515b034500/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-20T10:51:57.115386-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": "ARI",
                        "amount": 5939.0
                    },
                    {
                        "team": "PIT",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6f321154-e770-4e14-aef1-6eaa6f0e7378",
                    "gambit_id": "754d1b11-91da-41cc-8cbf-ad9ae448bdd1",
                    "last_updated": "2023-05-22T13:27:21.155668-04:00",
                    "created_at": "2023-05-20T10:51:57.120155-04:00",
                    "name": "ARI",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bc9168d-fa0d-4142-86c7-984c9fc4397a/?format=api"
                },
                {
                    "id": "99dc345e-a616-44c8-9c0c-4c022db8ab2f",
                    "gambit_id": "ebb96f7c-879f-41b8-b523-2d8ce97c0b41",
                    "last_updated": "2023-05-22T13:27:21.154179-04:00",
                    "created_at": "2023-05-20T10:51:57.117592-04:00",
                    "name": "PIT",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bc9168d-fa0d-4142-86c7-984c9fc4397a/?format=api"
                }
            ]
        },
        {
            "id": "08c660ac-d291-4723-ab36-553fdc3b1f71",
            "match": "https://api-prod.gambitprofit.com/api/matches/4d199286-4409-4767-8f16-9e515b034500/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-20T10:51:57.108048-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": "6e1e1b92-c1ad-4255-8ac6-c0febd24f4f0",
                    "gambit_id": "e2a73f1e-5771-4d30-b933-99115e19abbc",
                    "last_updated": "2023-05-22T13:27:21.151647-04:00",
                    "created_at": "2023-05-20T10:51:57.110279-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/08c660ac-d291-4723-ab36-553fdc3b1f71/?format=api"
                },
                {
                    "id": "6cf89700-1638-40ce-99ea-9cbfda77b4b9",
                    "gambit_id": "ebf55444-ac0c-49eb-a34c-31f42cc7367d",
                    "last_updated": "2023-05-22T13:27:21.150337-04:00",
                    "created_at": "2023-05-20T10:51:57.112813-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/08c660ac-d291-4723-ab36-553fdc3b1f71/?format=api"
                }
            ]
        }
    ]
}