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/bbc94b78-50ab-4f58-bdc0-6bec9775ff5e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bbc94b78-50ab-4f58-bdc0-6bec9775ff5e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "745dbdee-f3b2-4599-8131-127a435cb14f",
    "completed": true,
    "last_updated": "2023-06-15T23:23:32.197240-04:00",
    "created_at": "2023-06-14T05:58:09.288881-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.72,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/745dbdee-f3b2-4599-8131-127a435cb14f",
    "datetime": "2023-06-14T19:05:00-04:00",
    "cutoff_datetime": "2023-06-14T19:05:00-04:00",
    "name": "TOR (J Berrios) v. BAL (K Bradish)",
    "bettypes": [
        {
            "id": "19fde970-a500-4803-9ef3-faddb0b1e209",
            "match": "https://api-prod.gambitprofit.com/api/matches/bbc94b78-50ab-4f58-bdc0-6bec9775ff5e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-14T05:58:09.291920-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": "TOR (J Berrios)",
                        "amount": 5117.0
                    },
                    {
                        "team": "BAL (K Bradish)",
                        "amount": 4883.0
                    }
                ],
                "expected_reward_tokens": 9568.79,
                "profit_sb": 68.79,
                "profit_sb_percentage": 0.72,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cccacf64-59ee-4dc6-83e0-ed8335cc883a",
                    "gambit_id": "d631311f-e1d0-4b8e-a456-43d549c92703",
                    "last_updated": "2023-06-15T23:23:32.200506-04:00",
                    "created_at": "2023-06-14T05:58:09.294754-04:00",
                    "name": "TOR (J Berrios)",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19fde970-a500-4803-9ef3-faddb0b1e209/?format=api"
                },
                {
                    "id": "a50ef5eb-2a19-4824-b38c-046ef5f5fe90",
                    "gambit_id": "62d39e38-29c9-4ae3-b3c9-46dab8fc3fef",
                    "last_updated": "2023-06-15T23:23:32.201833-04:00",
                    "created_at": "2023-06-14T05:58:09.297578-04:00",
                    "name": "BAL (K Bradish)",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19fde970-a500-4803-9ef3-faddb0b1e209/?format=api"
                }
            ]
        },
        {
            "id": "a7b3a220-47b6-481e-afee-45dbbf476d81",
            "match": "https://api-prod.gambitprofit.com/api/matches/bbc94b78-50ab-4f58-bdc0-6bec9775ff5e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-14T05:58:09.300395-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": "TOR",
                        "amount": 3900.0
                    }
                ],
                "expected_reward_tokens": 9516.0,
                "profit_sb": 16.0,
                "profit_sb_percentage": 0.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "49e7e1b9-b400-46d8-a88f-74796ce11165",
                    "gambit_id": "8a6666be-cd4d-44b3-a508-5c159dced091",
                    "last_updated": "2023-06-15T23:23:32.205807-04:00",
                    "created_at": "2023-06-14T05:58:09.305701-04:00",
                    "name": "BAL",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7b3a220-47b6-481e-afee-45dbbf476d81/?format=api"
                },
                {
                    "id": "4c16c6bf-e91e-48d6-a774-bf154ebc0052",
                    "gambit_id": "6947fadd-0f7a-4a3e-9979-8f3736746f75",
                    "last_updated": "2023-06-15T23:23:32.204479-04:00",
                    "created_at": "2023-06-14T05:58:09.303001-04:00",
                    "name": "TOR",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7b3a220-47b6-481e-afee-45dbbf476d81/?format=api"
                }
            ]
        },
        {
            "id": "a68e09e9-5b4f-47f6-ad1c-ee70ddc8e097",
            "match": "https://api-prod.gambitprofit.com/api/matches/bbc94b78-50ab-4f58-bdc0-6bec9775ff5e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-14T05:58:09.308463-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.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3a6500d5-e81b-4516-829e-43696696c306",
                    "gambit_id": "e4d0a609-24b9-4dbc-9e56-b1e8f62400cf",
                    "last_updated": "2023-06-15T23:23:32.209770-04:00",
                    "created_at": "2023-06-14T05:58:09.311456-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a68e09e9-5b4f-47f6-ad1c-ee70ddc8e097/?format=api"
                },
                {
                    "id": "06cdaee5-dc84-4953-873d-b04d3a1ecde3",
                    "gambit_id": "00b761b1-c55f-4b81-8a4a-dab0542dfe99",
                    "last_updated": "2023-06-15T23:23:32.208362-04:00",
                    "created_at": "2023-06-14T05:58:09.314251-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a68e09e9-5b4f-47f6-ad1c-ee70ddc8e097/?format=api"
                }
            ]
        }
    ]
}