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/886e0913-d835-4558-96b0-2faf138d384b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "886e0913-d835-4558-96b0-2faf138d384b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d3b999e7-2a90-4e62-8f59-3c333eb64d19",
    "completed": true,
    "last_updated": "2023-06-18T10:18:25.329112-04:00",
    "created_at": "2023-06-17T09:32:58.391058-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.27,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d3b999e7-2a90-4e62-8f59-3c333eb64d19",
    "datetime": "2023-06-17T14:20:00-04:00",
    "cutoff_datetime": "2023-06-17T14:20:00-04:00",
    "name": "BAL (K Gibson) v. CHC (J Steele)",
    "bettypes": [
        {
            "id": "f5f16bb4-5ca0-47d5-ab82-93ac68ba3540",
            "match": "https://api-prod.gambitprofit.com/api/matches/886e0913-d835-4558-96b0-2faf138d384b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-17T09:32:58.394031-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": "CHC (J Steele)",
                        "amount": 5627.0
                    },
                    {
                        "team": "BAL (K Gibson)",
                        "amount": 4373.0
                    }
                ],
                "expected_reward_tokens": 9620.6,
                "profit_sb": 120.6,
                "profit_sb_percentage": 1.27,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9c51aba5-308d-475b-b8d6-a18940f0d1d7",
                    "gambit_id": "50ee976d-f08f-4fd7-a8a7-a791c26650cf",
                    "last_updated": "2023-06-18T10:18:25.337104-04:00",
                    "created_at": "2023-06-17T09:32:58.398045-04:00",
                    "name": "CHC (J Steele)",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5f16bb4-5ca0-47d5-ab82-93ac68ba3540/?format=api"
                },
                {
                    "id": "58dc8e55-f130-4667-a5ef-8059211c615a",
                    "gambit_id": "bb5c5650-6ec9-4d47-9ab2-13f13bda34e1",
                    "last_updated": "2023-06-18T10:18:25.334774-04:00",
                    "created_at": "2023-06-17T09:32:58.395945-04:00",
                    "name": "BAL (K Gibson)",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5f16bb4-5ca0-47d5-ab82-93ac68ba3540/?format=api"
                }
            ]
        },
        {
            "id": "2dab0fcd-3fe1-401f-9f68-6d6ecb3e6149",
            "match": "https://api-prod.gambitprofit.com/api/matches/886e0913-d835-4558-96b0-2faf138d384b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-17T09:32:58.400463-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": "BAL",
                        "amount": 6100.0
                    },
                    {
                        "team": "CHC",
                        "amount": 3900.0
                    }
                ],
                "expected_reward_tokens": 9516.0,
                "profit_sb": 16.0,
                "profit_sb_percentage": 0.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e1466121-94fd-4b78-8005-8ec4fbb1e629",
                    "gambit_id": "020a2334-a622-4c25-91c0-b891c5aa3b93",
                    "last_updated": "2023-06-18T10:18:25.341629-04:00",
                    "created_at": "2023-06-17T09:32:58.402623-04:00",
                    "name": "BAL",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dab0fcd-3fe1-401f-9f68-6d6ecb3e6149/?format=api"
                },
                {
                    "id": "c7779881-2945-412c-a3e5-16cf5ee63653",
                    "gambit_id": "19cf6ca4-effd-4d64-a2c5-115b8be660f4",
                    "last_updated": "2023-06-18T10:18:25.344379-04:00",
                    "created_at": "2023-06-17T09:32:58.404942-04:00",
                    "name": "CHC",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dab0fcd-3fe1-401f-9f68-6d6ecb3e6149/?format=api"
                }
            ]
        },
        {
            "id": "31deb611-315d-446e-8158-2342c9d3f75c",
            "match": "https://api-prod.gambitprofit.com/api/matches/886e0913-d835-4558-96b0-2faf138d384b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-17T09:32:58.407434-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 8",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fb1f2f4b-c7e4-4f0a-a09c-66ccf70353c3",
                    "gambit_id": "a4fc5aa4-696a-477b-b914-0e3271a7e623",
                    "last_updated": "2023-06-18T10:18:25.348661-04:00",
                    "created_at": "2023-06-17T09:32:58.409639-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31deb611-315d-446e-8158-2342c9d3f75c/?format=api"
                },
                {
                    "id": "0b4fc524-9311-4326-9b13-94bf97e2cd3b",
                    "gambit_id": "2325df38-efe0-4b07-9287-0b70294504ab",
                    "last_updated": "2023-06-18T10:18:25.350475-04:00",
                    "created_at": "2023-06-17T09:32:58.411608-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31deb611-315d-446e-8158-2342c9d3f75c/?format=api"
                }
            ]
        }
    ]
}