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/0d074dc1-cdd4-4e95-a261-8f8c04890cc4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0d074dc1-cdd4-4e95-a261-8f8c04890cc4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "47498658-96c8-479f-954c-9d568a36df1c",
    "completed": true,
    "last_updated": "2023-09-23T10:13:11.321172-04:00",
    "created_at": "2023-09-21T10:58:01.472425-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/47498658-96c8-479f-954c-9d568a36df1c",
    "datetime": "2023-09-21T21:40:00-04:00",
    "cutoff_datetime": "2023-09-21T21:40:00-04:00",
    "name": "DET (T Skubal) v. OAK (L Medina)",
    "bettypes": [
        {
            "id": "847100ea-b424-4a50-9fdc-c9a3616beb2d",
            "match": "https://api-prod.gambitprofit.com/api/matches/0d074dc1-cdd4-4e95-a261-8f8c04890cc4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-21T10:58:01.492097-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": "DET (T Skubal)",
                        "amount": 6173.0
                    },
                    {
                        "team": "OAK (L Medina)",
                        "amount": 3827.0
                    }
                ],
                "expected_reward_tokens": 9567.5,
                "profit_sb": 67.5,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2acde021-c01f-4ba5-83dc-79726e8d687a",
                    "gambit_id": "a05c1f17-7226-4214-90d5-16e2dc62f440",
                    "last_updated": "2023-09-23T10:13:11.335672-04:00",
                    "created_at": "2023-09-21T10:58:01.500404-04:00",
                    "name": "DET (T Skubal)",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/847100ea-b424-4a50-9fdc-c9a3616beb2d/?format=api"
                },
                {
                    "id": "6a47b4c4-a2d6-44e4-a8f0-eb82ca2d2d92",
                    "gambit_id": "028c8377-d5e5-482d-88d0-6d2e4254502c",
                    "last_updated": "2023-09-23T10:13:11.339344-04:00",
                    "created_at": "2023-09-21T10:58:01.507605-04:00",
                    "name": "OAK (L Medina)",
                    "reward": "2.50000",
                    "odds": "2.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/847100ea-b424-4a50-9fdc-c9a3616beb2d/?format=api"
                }
            ]
        },
        {
            "id": "68a958e6-38f4-47b8-8cdc-1355b1a2238c",
            "match": "https://api-prod.gambitprofit.com/api/matches/0d074dc1-cdd4-4e95-a261-8f8c04890cc4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-21T10:58:01.514403-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": "DET",
                        "amount": 5107.0
                    },
                    {
                        "team": "OAK",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4a83611c-9613-4930-be04-7c87e37a2668",
                    "gambit_id": "d897750e-b3e9-440e-b64d-71c1f4338101",
                    "last_updated": "2023-09-23T10:13:11.346614-04:00",
                    "created_at": "2023-09-21T10:58:01.520186-04:00",
                    "name": "DET",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68a958e6-38f4-47b8-8cdc-1355b1a2238c/?format=api"
                },
                {
                    "id": "9bb96c3a-f1b9-42a1-943b-4895300fbbbb",
                    "gambit_id": "212b40d9-44bb-4e99-8ab9-a3cfda7ab129",
                    "last_updated": "2023-09-23T10:13:11.350022-04:00",
                    "created_at": "2023-09-21T10:58:01.529895-04:00",
                    "name": "OAK",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68a958e6-38f4-47b8-8cdc-1355b1a2238c/?format=api"
                }
            ]
        },
        {
            "id": "47968965-447e-4cf8-94d0-0fabde087192",
            "match": "https://api-prod.gambitprofit.com/api/matches/0d074dc1-cdd4-4e95-a261-8f8c04890cc4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-21T10:58:01.537214-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 7.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4add4127-6740-46e1-aee1-32c51cce8dfa",
                    "gambit_id": "f9015ee2-2938-4b11-a01b-4d399eb5ee34",
                    "last_updated": "2023-09-23T10:13:11.356577-04:00",
                    "created_at": "2023-09-21T10:58:01.550375-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47968965-447e-4cf8-94d0-0fabde087192/?format=api"
                },
                {
                    "id": "6e8a0ef3-2d00-4236-a710-d1ed16ec9ec5",
                    "gambit_id": "a759a5b9-76c4-4272-9d1c-86548d2a5389",
                    "last_updated": "2023-09-23T10:13:11.360046-04:00",
                    "created_at": "2023-09-21T10:58:01.542534-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47968965-447e-4cf8-94d0-0fabde087192/?format=api"
                }
            ]
        }
    ]
}