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/c273bce5-2832-4690-a988-341ccc26d989/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c273bce5-2832-4690-a988-341ccc26d989",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2577590e-12e6-49fc-96f6-d8a8d09ba016",
    "completed": true,
    "last_updated": "2023-07-06T12:37:57.597171-04:00",
    "created_at": "2023-07-05T08:38:25.849521-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.79,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/2577590e-12e6-49fc-96f6-d8a8d09ba016",
    "datetime": "2023-07-05T21:05:00-04:00",
    "cutoff_datetime": "2023-07-05T21:05:00-04:00",
    "name": "SEA (T Milone) v. SFO (A Cobb)",
    "bettypes": [
        {
            "id": "09a560cb-4655-47d6-bb5b-e4d20555ad40",
            "match": "https://api-prod.gambitprofit.com/api/matches/c273bce5-2832-4690-a988-341ccc26d989/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-05T08:38:25.851697-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": "SFO (A Cobb)",
                        "amount": 6139.0
                    },
                    {
                        "team": "SEA (T Milone)",
                        "amount": 3861.0
                    }
                ],
                "expected_reward_tokens": 9575.28,
                "profit_sb": 75.28,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ed9d109c-068a-4de5-95ad-c302a98ac080",
                    "gambit_id": "22a10195-da76-45b0-9eb9-605eca322f4b",
                    "last_updated": "2023-07-06T12:37:57.607987-04:00",
                    "created_at": "2023-07-05T08:38:25.855243-04:00",
                    "name": "SFO (A Cobb)",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09a560cb-4655-47d6-bb5b-e4d20555ad40/?format=api"
                },
                {
                    "id": "f1bf3e1b-b1ec-4335-829c-e68350aad8c6",
                    "gambit_id": "f605ca82-aa52-4c7a-9cb0-f20d70e4d5a6",
                    "last_updated": "2023-07-06T12:37:57.604438-04:00",
                    "created_at": "2023-07-05T08:38:25.853375-04:00",
                    "name": "SEA (T Milone)",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09a560cb-4655-47d6-bb5b-e4d20555ad40/?format=api"
                }
            ]
        },
        {
            "id": "b0f2409f-926c-44c9-a11a-5234d1874b1b",
            "match": "https://api-prod.gambitprofit.com/api/matches/c273bce5-2832-4690-a988-341ccc26d989/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-05T08:38:25.857403-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": "SEA",
                        "amount": 5614.0
                    },
                    {
                        "team": "SFO",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e9192e39-02b4-4209-848f-6664926b1ed5",
                    "gambit_id": "f7e0822a-93ee-424c-ab29-95b9be7dac78",
                    "last_updated": "2023-07-06T12:37:57.611560-04:00",
                    "created_at": "2023-07-05T08:38:25.859574-04:00",
                    "name": "SEA",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0f2409f-926c-44c9-a11a-5234d1874b1b/?format=api"
                },
                {
                    "id": "b68fe9f1-877c-4df7-8984-c060ea836bb3",
                    "gambit_id": "335efc05-2808-4008-80a6-46d1bc3d8d8e",
                    "last_updated": "2023-07-06T12:37:57.613740-04:00",
                    "created_at": "2023-07-05T08:38:25.861448-04:00",
                    "name": "SFO",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0f2409f-926c-44c9-a11a-5234d1874b1b/?format=api"
                }
            ]
        },
        {
            "id": "3f438f60-4292-4472-a164-c8069ae0edf8",
            "match": "https://api-prod.gambitprofit.com/api/matches/c273bce5-2832-4690-a988-341ccc26d989/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-05T08:38:25.863339-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": "727f8d1e-7dd1-492d-904e-13a6f133715c",
                    "gambit_id": "85a9664c-8dc7-493b-a093-7802eb396c4e",
                    "last_updated": "2023-07-06T12:37:57.620385-04:00",
                    "created_at": "2023-07-05T08:38:25.867175-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/3f438f60-4292-4472-a164-c8069ae0edf8/?format=api"
                },
                {
                    "id": "dfb52fe3-6748-454f-9771-62ea255cec6d",
                    "gambit_id": "6374337c-816b-4e88-a01a-e3b9abb18e7c",
                    "last_updated": "2023-07-06T12:37:57.617750-04:00",
                    "created_at": "2023-07-05T08:38:25.865379-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/3f438f60-4292-4472-a164-c8069ae0edf8/?format=api"
                }
            ]
        }
    ]
}