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/b8eda9f1-85fc-45fc-b381-19178477c9cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b8eda9f1-85fc-45fc-b381-19178477c9cf",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c6d15f7e-5606-4254-bdbe-60babe590bf1",
    "completed": true,
    "last_updated": "2022-09-03T19:52:05.146360-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.0,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c6d15f7e-5606-4254-bdbe-60babe590bf1",
    "datetime": "2022-09-02T19:10:00-04:00",
    "cutoff_datetime": "2022-09-02T19:10:00-04:00",
    "name": "WAS (J Gray) v. NYM (D Peterson)",
    "bettypes": [
        {
            "id": "3a142015-51c1-4ab8-a7b7-785324f4a77a",
            "match": "https://api-prod.gambitprofit.com/api/matches/b8eda9f1-85fc-45fc-b381-19178477c9cf/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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 (D Peterson)",
                        "amount": 6970.0
                    },
                    {
                        "team": "WAS (J Gray)",
                        "amount": 3030.0
                    }
                ],
                "expected_reward_tokens": 9270.1,
                "profit_sb": 270.1,
                "profit_sb_percentage": 3.0,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a149bdba-ff6a-4571-aba4-16c47697bccf",
                    "gambit_id": "9e895529-0e82-43a0-8ee5-30999f241531",
                    "last_updated": "2022-09-03T19:52:05.155157-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM (D Peterson)",
                    "reward": "1.33000",
                    "odds": "1.37040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a142015-51c1-4ab8-a7b7-785324f4a77a/?format=api"
                },
                {
                    "id": "1b559067-c3c5-4d7b-98b5-6e15082e6434",
                    "gambit_id": "d33d9197-8b59-4955-8fc9-f1362b8278ea",
                    "last_updated": "2022-09-03T19:52:05.156103-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "WAS (J Gray)",
                    "reward": "3.06000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a142015-51c1-4ab8-a7b7-785324f4a77a/?format=api"
                }
            ]
        },
        {
            "id": "ada0d6e9-b4ad-4328-8d4c-2e9fb75fa0ec",
            "match": "https://api-prod.gambitprofit.com/api/matches/b8eda9f1-85fc-45fc-b381-19178477c9cf/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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": 5301.0
                    },
                    {
                        "team": "WAS",
                        "amount": 4699.0
                    }
                ],
                "expected_reward_tokens": 9116.06,
                "profit_sb": 116.06,
                "profit_sb_percentage": 1.29,
                "recommended": true
            },
            "lines": [
                {
                    "id": "42a08187-b2f4-4c6a-b612-87997a7da945",
                    "gambit_id": "505821e5-e581-401c-8dac-3dce97959280",
                    "last_updated": "2022-09-03T19:52:05.152281-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM",
                    "reward": "1.72000",
                    "odds": "1.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ada0d6e9-b4ad-4328-8d4c-2e9fb75fa0ec/?format=api"
                },
                {
                    "id": "0830d724-9fc4-448a-810f-193602600eb1",
                    "gambit_id": "836f7797-58d0-48b6-b8e9-5e4ef747b2b1",
                    "last_updated": "2022-09-03T19:52:05.153241-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "WAS",
                    "reward": "1.94000",
                    "odds": "2.05000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ada0d6e9-b4ad-4328-8d4c-2e9fb75fa0ec/?format=api"
                }
            ]
        },
        {
            "id": "478a5ff7-4a0e-4794-92bb-ab6fef5b7260",
            "match": "https://api-prod.gambitprofit.com/api/matches/b8eda9f1-85fc-45fc-b381-19178477c9cf/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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",
                        "amount": 5301.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4699.0
                    }
                ],
                "expected_reward_tokens": 9116.06,
                "profit_sb": 116.06,
                "profit_sb_percentage": 1.29,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bf345d73-a234-4b89-93b6-87c84b81b69f",
                    "gambit_id": "9df11553-4f6d-4c62-ba44-939b9724315c",
                    "last_updated": "2022-09-03T19:52:05.149150-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.72000",
                    "odds": "1.80000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/478a5ff7-4a0e-4794-92bb-ab6fef5b7260/?format=api"
                },
                {
                    "id": "98327486-32e2-42ee-9be8-44bfc6092b2f",
                    "gambit_id": "b38aadfa-3b0d-4576-abe2-b27a9763615c",
                    "last_updated": "2022-09-03T19:52:05.150324-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.94000",
                    "odds": "2.05000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/478a5ff7-4a0e-4794-92bb-ab6fef5b7260/?format=api"
                }
            ]
        }
    ]
}