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/167143cf-2a14-43dc-b90b-cd7e54a64588/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "167143cf-2a14-43dc-b90b-cd7e54a64588",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e1b569d0-0e89-4568-8ba8-45edc41d214d",
    "completed": true,
    "last_updated": "2023-04-06T11:42:05.241322-04:00",
    "created_at": "2023-04-05T09:22:20.839614-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e1b569d0-0e89-4568-8ba8-45edc41d214d",
    "datetime": "2023-04-05T13:05:00-04:00",
    "cutoff_datetime": "2023-04-05T13:05:00-04:00",
    "name": "TAM (S McClanahan) v. WAS (P Corbin)",
    "bettypes": [
        {
            "id": "52620ce1-69b5-440b-aec7-7437cffd6cc7",
            "match": "https://api-prod.gambitprofit.com/api/matches/167143cf-2a14-43dc-b90b-cd7e54a64588/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-05T09:22:20.866354-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": "TAM (S McClanahan)",
                        "amount": 6892.0
                    },
                    {
                        "team": "WAS (P Corbin)",
                        "amount": 3108.0
                    }
                ],
                "expected_reward_tokens": 9510.48,
                "profit_sb": 10.48,
                "profit_sb_percentage": 0.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a17fb3b9-42d5-4abb-8041-97333a2c915f",
                    "gambit_id": "ed8f0fe3-731e-404b-8323-30220271a109",
                    "last_updated": "2023-04-06T11:42:05.265448-04:00",
                    "created_at": "2023-04-05T09:22:20.870894-04:00",
                    "name": "TAM (S McClanahan)",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52620ce1-69b5-440b-aec7-7437cffd6cc7/?format=api"
                },
                {
                    "id": "13048927-f30f-4151-97b4-57d0a32d31a2",
                    "gambit_id": "604a3079-4bd9-47f5-8297-873fe2c2046d",
                    "last_updated": "2023-04-06T11:42:05.263215-04:00",
                    "created_at": "2023-04-05T09:22:20.868268-04:00",
                    "name": "WAS (P Corbin)",
                    "reward": "3.06000",
                    "odds": "3.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52620ce1-69b5-440b-aec7-7437cffd6cc7/?format=api"
                }
            ]
        },
        {
            "id": "4c040b88-e96b-4391-a47a-4ecde9ab2563",
            "match": "https://api-prod.gambitprofit.com/api/matches/167143cf-2a14-43dc-b90b-cd7e54a64588/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-05T09:22:20.856933-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": "TAM",
                        "amount": 5699.0
                    },
                    {
                        "team": "WAS",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cea456ec-ad40-4ee1-9545-40a9cb1a9485",
                    "gambit_id": "87343904-7969-4851-8a45-29831bd7ab2d",
                    "last_updated": "2023-04-06T11:42:05.258398-04:00",
                    "created_at": "2023-04-05T09:22:20.863508-04:00",
                    "name": "TAM",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c040b88-e96b-4391-a47a-4ecde9ab2563/?format=api"
                },
                {
                    "id": "acef8050-1d02-4a5c-adf9-3cae27c1a301",
                    "gambit_id": "7e28b95d-a927-4a3c-9c7f-8598233b8f4a",
                    "last_updated": "2023-04-06T11:42:05.255857-04:00",
                    "created_at": "2023-04-05T09:22:20.860223-04:00",
                    "name": "WAS",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c040b88-e96b-4391-a47a-4ecde9ab2563/?format=api"
                }
            ]
        },
        {
            "id": "178b311f-29ba-4bca-abd2-8add223152a2",
            "match": "https://api-prod.gambitprofit.com/api/matches/167143cf-2a14-43dc-b90b-cd7e54a64588/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-05T09:22:20.843507-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": "f3b49ae6-b166-4196-a552-ae7336150f96",
                    "gambit_id": "711f11b3-2a7e-4bc5-b4af-ef8663bae249",
                    "last_updated": "2023-04-06T11:42:05.251117-04:00",
                    "created_at": "2023-04-05T09:22:20.853721-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/178b311f-29ba-4bca-abd2-8add223152a2/?format=api"
                },
                {
                    "id": "509cc26f-c210-4035-bf45-19dfd18d6138",
                    "gambit_id": "ccff87ec-2ed9-4b37-b942-1e95d52879f7",
                    "last_updated": "2023-04-06T11:42:05.248058-04:00",
                    "created_at": "2023-04-05T09:22:20.850444-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/178b311f-29ba-4bca-abd2-8add223152a2/?format=api"
                }
            ]
        }
    ]
}