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/ca64894b-7849-4788-b44e-e29970c90db7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ca64894b-7849-4788-b44e-e29970c90db7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "51f53a29-6c64-4061-9650-57efa08ce8f5",
    "completed": true,
    "last_updated": "2023-06-29T17:58:30.637718-04:00",
    "created_at": "2023-06-28T08:48:03.887805-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.57,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/51f53a29-6c64-4061-9650-57efa08ce8f5",
    "datetime": "2023-06-28T20:05:00-04:00",
    "cutoff_datetime": "2023-06-28T20:05:00-04:00",
    "name": "DET (J Wentz) v. TEX (D Dunning)",
    "bettypes": [
        {
            "id": "6af2fc8b-45e8-42d5-b826-7221dba0d3a5",
            "match": "https://api-prod.gambitprofit.com/api/matches/ca64894b-7849-4788-b44e-e29970c90db7/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-28T08:48:03.891289-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": "TEX (D Dunning)",
                        "amount": 6728.0
                    },
                    {
                        "team": "DET (J Wentz)",
                        "amount": 3272.0
                    }
                ],
                "expected_reward_tokens": 9553.76,
                "profit_sb": 53.76,
                "profit_sb_percentage": 0.57,
                "recommended": true
            },
            "lines": [
                {
                    "id": "960309d7-5797-4d77-b934-d67e1c7ecd5b",
                    "gambit_id": "32d8c0ef-7e66-4f48-b353-0bec8de620b1",
                    "last_updated": "2023-06-29T17:58:30.643567-04:00",
                    "created_at": "2023-06-28T08:48:03.896117-04:00",
                    "name": "TEX (D Dunning)",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6af2fc8b-45e8-42d5-b826-7221dba0d3a5/?format=api"
                },
                {
                    "id": "ae6f7b56-d9c8-48fc-a0a1-204a4d83e8ad",
                    "gambit_id": "30feb913-acbe-4512-82e1-0c12786ff8bd",
                    "last_updated": "2023-06-29T17:58:30.641939-04:00",
                    "created_at": "2023-06-28T08:48:03.893753-04:00",
                    "name": "DET (J Wentz)",
                    "reward": "2.92000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6af2fc8b-45e8-42d5-b826-7221dba0d3a5/?format=api"
                }
            ]
        },
        {
            "id": "d235bab9-80a0-40c9-8e6c-8fc9bd7dd78b",
            "match": "https://api-prod.gambitprofit.com/api/matches/ca64894b-7849-4788-b44e-e29970c90db7/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-28T08:48:03.898679-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": "TEX",
                        "amount": 5512.0
                    },
                    {
                        "team": "DET",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2748c2cf-ebf9-45fd-9af1-95d6a74d7085",
                    "gambit_id": "7ffa5732-18db-4b63-b13a-7d3640e5752a",
                    "last_updated": "2023-06-29T17:58:30.648622-04:00",
                    "created_at": "2023-06-28T08:48:03.903462-04:00",
                    "name": "TEX",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d235bab9-80a0-40c9-8e6c-8fc9bd7dd78b/?format=api"
                },
                {
                    "id": "15d91685-a3b4-4d6f-9a0f-0b714fa432f4",
                    "gambit_id": "32e3596e-f8dd-4b1f-8767-a7beba2b95c3",
                    "last_updated": "2023-06-29T17:58:30.646964-04:00",
                    "created_at": "2023-06-28T08:48:03.901022-04:00",
                    "name": "DET",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d235bab9-80a0-40c9-8e6c-8fc9bd7dd78b/?format=api"
                }
            ]
        },
        {
            "id": "117418cc-aef7-4dc4-8aee-ecfff2f23526",
            "match": "https://api-prod.gambitprofit.com/api/matches/ca64894b-7849-4788-b44e-e29970c90db7/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-28T08:48:03.905897-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": "8317a712-99cc-49da-8d7e-4e314287bb90",
                    "gambit_id": "dd7fc4c5-e8a8-481d-8e07-229ebbcd50a4",
                    "last_updated": "2023-06-29T17:58:30.651852-04:00",
                    "created_at": "2023-06-28T08:48:03.910771-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/117418cc-aef7-4dc4-8aee-ecfff2f23526/?format=api"
                },
                {
                    "id": "e07a6dbf-cb3c-4c00-bda9-666a16cb24f2",
                    "gambit_id": "0e627151-ba5f-4191-b2e7-7dab76c19581",
                    "last_updated": "2023-06-29T17:58:30.653513-04:00",
                    "created_at": "2023-06-28T08:48:03.908279-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/117418cc-aef7-4dc4-8aee-ecfff2f23526/?format=api"
                }
            ]
        }
    ]
}