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/c8f906e0-ddef-4be5-85c9-618d23521e4a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c8f906e0-ddef-4be5-85c9-618d23521e4a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ad58268e-4036-4cd9-8802-58f99a14cae7",
    "completed": true,
    "last_updated": "2023-05-31T11:47:21.208687-04:00",
    "created_at": "2023-05-30T10:47:18.241164-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.68,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/ad58268e-4036-4cd9-8802-58f99a14cae7",
    "datetime": "2023-05-30T21:40:00-04:00",
    "cutoff_datetime": "2023-05-30T21:40:00-04:00",
    "name": "ATL (B Elder) v. OAK (J Sears)",
    "bettypes": [
        {
            "id": "de456389-5cd9-46b4-8ef5-63875dd36a92",
            "match": "https://api-prod.gambitprofit.com/api/matches/c8f906e0-ddef-4be5-85c9-618d23521e4a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-30T10:47:18.244830-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 (B Elder)",
                        "amount": 6833.0
                    },
                    {
                        "team": "OAK (J Sears)",
                        "amount": 3167.0
                    }
                ],
                "expected_reward_tokens": 9564.34,
                "profit_sb": 64.34,
                "profit_sb_percentage": 0.68,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3af53d60-0e83-487f-8d8e-bb09e60382c9",
                    "gambit_id": "00a2652f-4af5-4f83-8de6-60e04ea5db23",
                    "last_updated": "2023-05-31T11:47:21.215155-04:00",
                    "created_at": "2023-05-30T10:47:18.248317-04:00",
                    "name": "ATL (B Elder)",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de456389-5cd9-46b4-8ef5-63875dd36a92/?format=api"
                },
                {
                    "id": "f93d1e47-f517-4c27-becd-c3eb9e6d080d",
                    "gambit_id": "0fe971e5-7e0b-41ad-b36d-9ef2e639228b",
                    "last_updated": "2023-05-31T11:47:21.217681-04:00",
                    "created_at": "2023-05-30T10:47:18.250429-04:00",
                    "name": "OAK (J Sears)",
                    "reward": "3.02000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de456389-5cd9-46b4-8ef5-63875dd36a92/?format=api"
                }
            ]
        },
        {
            "id": "a226039a-f43f-47e0-bd01-fe58f4652880",
            "match": "https://api-prod.gambitprofit.com/api/matches/c8f906e0-ddef-4be5-85c9-618d23521e4a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-30T10:47:18.252263-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",
                        "amount": 5784.0
                    },
                    {
                        "team": "OAK",
                        "amount": 4216.0
                    }
                ],
                "expected_reward_tokens": 9485.76,
                "profit_sb": -14.24,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "671a15df-aefa-45d8-afc2-fa8cceba7afc",
                    "gambit_id": "3f42a48e-09a4-483d-927b-bce549f5feb8",
                    "last_updated": "2023-05-31T11:47:21.222347-04:00",
                    "created_at": "2023-05-30T10:47:18.254269-04:00",
                    "name": "ATL",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a226039a-f43f-47e0-bd01-fe58f4652880/?format=api"
                },
                {
                    "id": "852cad77-f96d-4352-87e0-255ce391785e",
                    "gambit_id": "bd03d1eb-b362-4ea4-85de-cf05fbbb798e",
                    "last_updated": "2023-05-31T11:47:21.224479-04:00",
                    "created_at": "2023-05-30T10:47:18.256418-04:00",
                    "name": "OAK",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a226039a-f43f-47e0-bd01-fe58f4652880/?format=api"
                }
            ]
        },
        {
            "id": "caffafd8-5862-4d8c-bb8b-ca3875109ac6",
            "match": "https://api-prod.gambitprofit.com/api/matches/c8f906e0-ddef-4be5-85c9-618d23521e4a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-30T10:47:18.258325-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": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a385a9bb-9e83-4722-9218-018d92d71328",
                    "gambit_id": "35d2e623-f4da-43bf-89a9-a602569dbd79",
                    "last_updated": "2023-05-31T11:47:21.229358-04:00",
                    "created_at": "2023-05-30T10:47:18.260158-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/caffafd8-5862-4d8c-bb8b-ca3875109ac6/?format=api"
                },
                {
                    "id": "d2596d64-9617-4741-8337-8bd0cdafcd90",
                    "gambit_id": "2a169f65-1dd8-4431-b4c8-3639b74eeabd",
                    "last_updated": "2023-05-31T11:47:21.231876-04:00",
                    "created_at": "2023-05-30T10:47:18.262289-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/caffafd8-5862-4d8c-bb8b-ca3875109ac6/?format=api"
                }
            ]
        }
    ]
}