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/fa6d508e-1ab9-4fc4-8ef5-93c7b19c1305/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fa6d508e-1ab9-4fc4-8ef5-93c7b19c1305",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6ee33db8-ef8e-4b94-8809-9bbb1c6be656",
    "completed": true,
    "last_updated": "2023-10-03T10:03:10.383230-04:00",
    "created_at": "2023-10-01T09:18:21.701618-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.35,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/6ee33db8-ef8e-4b94-8809-9bbb1c6be656",
    "datetime": "2023-10-01T15:10:00-04:00",
    "cutoff_datetime": "2023-10-01T15:10:00-04:00",
    "name": "HOU (C Javier) v. ARI (R Nelson)",
    "bettypes": [
        {
            "id": "9a5f3ccb-a725-4a68-ab22-9a07ccca12a5",
            "match": "https://api-prod.gambitprofit.com/api/matches/fa6d508e-1ab9-4fc4-8ef5-93c7b19c1305/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-01T09:18:21.717002-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": "HOU (C Javier)",
                        "amount": 6232.0
                    },
                    {
                        "team": "ARI (R Nelson)",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4aaa398f-7fb8-4e61-9b4d-00e56109495f",
                    "gambit_id": "f495361b-e186-469c-819d-7007dcda50e6",
                    "last_updated": "2023-10-03T10:03:10.400142-04:00",
                    "created_at": "2023-10-01T09:18:21.721595-04:00",
                    "name": "HOU (C Javier)",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a5f3ccb-a725-4a68-ab22-9a07ccca12a5/?format=api"
                },
                {
                    "id": "b3130c47-6731-4246-829d-384117d25a31",
                    "gambit_id": "93ca8122-dd75-40d1-91ee-e48848639ca3",
                    "last_updated": "2023-10-03T10:03:10.410902-04:00",
                    "created_at": "2023-10-01T09:18:21.727238-04:00",
                    "name": "ARI (R Nelson)",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a5f3ccb-a725-4a68-ab22-9a07ccca12a5/?format=api"
                }
            ]
        },
        {
            "id": "f2b1ff6b-53b4-42aa-86fb-77cc75b84038",
            "match": "https://api-prod.gambitprofit.com/api/matches/fa6d508e-1ab9-4fc4-8ef5-93c7b19c1305/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-01T09:18:21.759348-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": "HOU",
                        "amount": 5107.0
                    },
                    {
                        "team": "ARI",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b876ee8b-31ce-48ea-8f63-7f226660d72b",
                    "gambit_id": "18bd3229-2ef7-4428-a111-8dceee9e2038",
                    "last_updated": "2023-10-03T10:03:10.438628-04:00",
                    "created_at": "2023-10-01T09:18:21.763257-04:00",
                    "name": "HOU",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2b1ff6b-53b4-42aa-86fb-77cc75b84038/?format=api"
                },
                {
                    "id": "4afaa6df-bb3a-4f07-9ee9-b1503ba8609d",
                    "gambit_id": "7b787229-92ad-4427-a279-14431ef49e99",
                    "last_updated": "2023-10-03T10:03:10.444499-04:00",
                    "created_at": "2023-10-01T09:18:21.768361-04:00",
                    "name": "ARI",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2b1ff6b-53b4-42aa-86fb-77cc75b84038/?format=api"
                }
            ]
        },
        {
            "id": "9af82127-b23e-4cae-87f2-8b6add0f9f9e",
            "match": "https://api-prod.gambitprofit.com/api/matches/fa6d508e-1ab9-4fc4-8ef5-93c7b19c1305/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-01T09:18:21.743646-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": 5213.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cf80c8a3-7923-4082-b306-677d0159f39a",
                    "gambit_id": "b499550f-e36f-4d4f-9364-cc88f6a5a9c9",
                    "last_updated": "2023-10-03T10:03:10.427916-04:00",
                    "created_at": "2023-10-01T09:18:21.755030-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9af82127-b23e-4cae-87f2-8b6add0f9f9e/?format=api"
                },
                {
                    "id": "50af15bc-a7d3-4883-ac56-ea6ab64f6ada",
                    "gambit_id": "66ba4b03-68a5-4fd8-be6c-e916e20addd0",
                    "last_updated": "2023-10-03T10:03:10.422549-04:00",
                    "created_at": "2023-10-01T09:18:21.748823-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9af82127-b23e-4cae-87f2-8b6add0f9f9e/?format=api"
                }
            ]
        }
    ]
}