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/00077d5a-b305-4d57-93a5-4f40e2c7ddb1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "00077d5a-b305-4d57-93a5-4f40e2c7ddb1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7d258913-dcfb-499d-a76d-1b0504aeb4a7",
    "completed": true,
    "last_updated": "2023-06-10T13:38:11.856541-04:00",
    "created_at": "2023-06-08T08:43:18.816389-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.5,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/7d258913-dcfb-499d-a76d-1b0504aeb4a7",
    "datetime": "2023-06-08T19:20:00-04:00",
    "cutoff_datetime": "2023-06-08T19:20:00-04:00",
    "name": "NYM (J Verlander) v. ATL (S Strider)",
    "bettypes": [
        {
            "id": "e32945d4-4db7-4068-8454-242ef27fd7c7",
            "match": "https://api-prod.gambitprofit.com/api/matches/00077d5a-b305-4d57-93a5-4f40e2c7ddb1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-08T08:43:18.818673-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": "ATL (S Strider)",
                        "amount": 6241.0
                    },
                    {
                        "team": "NYM (J Verlander)",
                        "amount": 3759.0
                    }
                ],
                "expected_reward_tokens": 9547.86,
                "profit_sb": 47.86,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2e9701ae-4473-49a7-a02e-52514c396e17",
                    "gambit_id": "24a42dd0-f281-4d23-b4e0-381dcd87cfb4",
                    "last_updated": "2023-06-10T13:38:11.863855-04:00",
                    "created_at": "2023-06-08T08:43:18.822179-04:00",
                    "name": "ATL (S Strider)",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e32945d4-4db7-4068-8454-242ef27fd7c7/?format=api"
                },
                {
                    "id": "275dc4cc-8966-4b3b-ab21-4f64574aa95b",
                    "gambit_id": "838642c4-8388-489a-b244-ceea65728daf",
                    "last_updated": "2023-06-10T13:38:11.861454-04:00",
                    "created_at": "2023-06-08T08:43:18.820394-04:00",
                    "name": "NYM (J Verlander)",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e32945d4-4db7-4068-8454-242ef27fd7c7/?format=api"
                }
            ]
        },
        {
            "id": "43ebf081-42c4-4fe1-8ccb-07dd762df1c1",
            "match": "https://api-prod.gambitprofit.com/api/matches/00077d5a-b305-4d57-93a5-4f40e2c7ddb1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-08T08:43:18.824166-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": "NYM",
                        "amount": 5317.0
                    },
                    {
                        "team": "ATL",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "12d923d6-571a-4251-802c-059de915230c",
                    "gambit_id": "9f0e6816-62a8-4e78-ba4b-1a9228a6ce71",
                    "last_updated": "2023-06-10T13:38:11.869013-04:00",
                    "created_at": "2023-06-08T08:43:18.825814-04:00",
                    "name": "NYM",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43ebf081-42c4-4fe1-8ccb-07dd762df1c1/?format=api"
                },
                {
                    "id": "6534fc24-976f-4d65-a713-8a985a9586e1",
                    "gambit_id": "82263799-a430-4b8a-98b3-0c6874886629",
                    "last_updated": "2023-06-10T13:38:11.871454-04:00",
                    "created_at": "2023-06-08T08:43:18.827486-04:00",
                    "name": "ATL",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43ebf081-42c4-4fe1-8ccb-07dd762df1c1/?format=api"
                }
            ]
        },
        {
            "id": "0d16ac6f-2a79-442a-a9a7-52710ec2297b",
            "match": "https://api-prod.gambitprofit.com/api/matches/00077d5a-b305-4d57-93a5-4f40e2c7ddb1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-08T08:43:18.829067-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": "af167766-a25d-4ddb-9677-6aaf30cf5efc",
                    "gambit_id": "61927817-b55b-4014-bfa0-c8d854133cd9",
                    "last_updated": "2023-06-10T13:38:11.878818-04:00",
                    "created_at": "2023-06-08T08:43:18.831964-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/0d16ac6f-2a79-442a-a9a7-52710ec2297b/?format=api"
                },
                {
                    "id": "e5d86d22-1c6e-4076-8de2-f949fd30c358",
                    "gambit_id": "3a4c1c33-2a81-4b82-afee-3316bd9642ec",
                    "last_updated": "2023-06-10T13:38:11.876146-04:00",
                    "created_at": "2023-06-08T08:43:18.830489-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/0d16ac6f-2a79-442a-a9a7-52710ec2297b/?format=api"
                }
            ]
        }
    ]
}