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/303291e4-d2c6-4fb5-b818-8c5717fd8d4d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "303291e4-d2c6-4fb5-b818-8c5717fd8d4d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "212cde94-75e5-4585-834d-0ea150e9472a",
    "completed": true,
    "last_updated": "2023-06-08T16:33:26.586782-04:00",
    "created_at": "2023-06-07T09:28:19.297909-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.86,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/212cde94-75e5-4585-834d-0ea150e9472a",
    "datetime": "2023-06-07T12:35:00-04:00",
    "cutoff_datetime": "2023-06-07T12:35:00-04:00",
    "name": "OAK (H Harris) v. PIT (R Contreras)",
    "bettypes": [
        {
            "id": "91df250d-2b07-4145-9436-01e664c65259",
            "match": "https://api-prod.gambitprofit.com/api/matches/303291e4-d2c6-4fb5-b818-8c5717fd8d4d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-07T09:28:19.302321-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 (R Contreras)",
                        "amount": 6182.0
                    },
                    {
                        "team": "OAK (H Harris)",
                        "amount": 3818.0
                    }
                ],
                "expected_reward_tokens": 9582.1,
                "profit_sb": 82.1,
                "profit_sb_percentage": 0.86,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d25ce4df-c79b-4306-abf2-b3c3c5e6166f",
                    "gambit_id": "ca84b316-55ed-41d3-9299-3739778482ff",
                    "last_updated": "2023-06-08T16:33:26.593764-04:00",
                    "created_at": "2023-06-07T09:28:19.309066-04:00",
                    "name": "PIT (R Contreras)",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91df250d-2b07-4145-9436-01e664c65259/?format=api"
                },
                {
                    "id": "12852bbf-c55c-482a-9887-7639a7519b35",
                    "gambit_id": "dd50ec3b-cf31-4fc6-b3c5-ab8bc1051016",
                    "last_updated": "2023-06-08T16:33:26.591110-04:00",
                    "created_at": "2023-06-07T09:28:19.305900-04:00",
                    "name": "OAK (H Harris)",
                    "reward": "2.51000",
                    "odds": "2.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91df250d-2b07-4145-9436-01e664c65259/?format=api"
                }
            ]
        },
        {
            "id": "44fdb057-5c13-4e58-9bff-e3c0ae19e5ba",
            "match": "https://api-prod.gambitprofit.com/api/matches/303291e4-d2c6-4fb5-b818-8c5717fd8d4d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-07T09:28:19.311841-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": "OAK",
                        "amount": 5317.0
                    },
                    {
                        "team": "PIT",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "20f85b92-ae9b-4c1d-a286-69dcee87034e",
                    "gambit_id": "764fe078-c308-4746-8ab7-d04af0858629",
                    "last_updated": "2023-06-08T16:33:26.597564-04:00",
                    "created_at": "2023-06-07T09:28:19.314495-04:00",
                    "name": "OAK",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44fdb057-5c13-4e58-9bff-e3c0ae19e5ba/?format=api"
                },
                {
                    "id": "0fae8f3d-37dd-4e11-ade9-57c04a2fe1dd",
                    "gambit_id": "32630d47-2236-48a6-b241-a2bd3751997d",
                    "last_updated": "2023-06-08T16:33:26.599306-04:00",
                    "created_at": "2023-06-07T09:28:19.317678-04:00",
                    "name": "PIT",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44fdb057-5c13-4e58-9bff-e3c0ae19e5ba/?format=api"
                }
            ]
        },
        {
            "id": "f21dd702-8492-4a56-8dfa-ec1a72250f3c",
            "match": "https://api-prod.gambitprofit.com/api/matches/303291e4-d2c6-4fb5-b818-8c5717fd8d4d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-07T09:28:19.320633-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 9.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "039a852f-957e-47c5-95fb-026c7673121f",
                    "gambit_id": "ae8148cb-48db-4fe9-ae6d-9aab078f484e",
                    "last_updated": "2023-06-08T16:33:26.602690-04:00",
                    "created_at": "2023-06-07T09:28:19.322785-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f21dd702-8492-4a56-8dfa-ec1a72250f3c/?format=api"
                },
                {
                    "id": "b8d7e100-d2e1-4d35-aa08-5bb236f8029e",
                    "gambit_id": "de425408-aa95-41d9-9fbe-856c8c728d1b",
                    "last_updated": "2023-06-08T16:33:26.604350-04:00",
                    "created_at": "2023-06-07T09:28:19.325852-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f21dd702-8492-4a56-8dfa-ec1a72250f3c/?format=api"
                }
            ]
        }
    ]
}