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/bf382088-d8c3-4ac9-b9b1-2077fa6317f6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bf382088-d8c3-4ac9-b9b1-2077fa6317f6",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "eda1752f-214a-4824-95ff-5b394e0535bd",
    "completed": true,
    "last_updated": "2022-09-22T15:17:30.132991-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/eda1752f-214a-4824-95ff-5b394e0535bd",
    "datetime": "2022-09-21T18:40:00-04:00",
    "cutoff_datetime": "2022-09-21T18:40:00-04:00",
    "name": "BOS (C Seabold) v. CIN (C Anderson)",
    "bettypes": [
        {
            "id": "a585f4d6-1ede-4781-b805-a982264eb395",
            "match": "https://api-prod.gambitprofit.com/api/matches/bf382088-d8c3-4ac9-b9b1-2077fa6317f6/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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": "BOS (C Seabold)",
                        "amount": 5798.0
                    },
                    {
                        "team": "CIN (C Anderson)",
                        "amount": 4202.0
                    }
                ],
                "expected_reward_tokens": 9160.36,
                "profit_sb": 160.36,
                "profit_sb_percentage": 1.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a5e7f9b9-7a53-48b5-9103-499682b957e1",
                    "gambit_id": "149b912b-c01f-4dfd-8c25-2d749112891c",
                    "last_updated": "2022-09-22T15:17:30.141836-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BOS (C Seabold)",
                    "reward": "1.58000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a585f4d6-1ede-4781-b805-a982264eb395/?format=api"
                },
                {
                    "id": "cdd811da-94a5-4224-baae-dc12e48f8767",
                    "gambit_id": "5514358d-aabd-481f-9d90-bf7737f013fd",
                    "last_updated": "2022-09-22T15:17:30.142850-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN (C Anderson)",
                    "reward": "2.18000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a585f4d6-1ede-4781-b805-a982264eb395/?format=api"
                }
            ]
        },
        {
            "id": "d67b0d85-720d-4c79-8c08-77826f44e2ab",
            "match": "https://api-prod.gambitprofit.com/api/matches/bf382088-d8c3-4ac9-b9b1-2077fa6317f6/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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": "CIN",
                        "amount": 5208.0
                    },
                    {
                        "team": "BOS",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6ddb6567-21bf-4fff-8f4a-6c72d54fefd1",
                    "gambit_id": "8210666f-97b3-41cf-bee2-9cda279ba31a",
                    "last_updated": "2022-09-22T15:17:30.138949-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d67b0d85-720d-4c79-8c08-77826f44e2ab/?format=api"
                },
                {
                    "id": "6abf0a2b-c167-46ba-8bcf-37867fdd025c",
                    "gambit_id": "609ed4fa-01d3-4e9b-a8ba-c48a3c0ff822",
                    "last_updated": "2022-09-22T15:17:30.139908-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BOS",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d67b0d85-720d-4c79-8c08-77826f44e2ab/?format=api"
                }
            ]
        },
        {
            "id": "0d781285-d874-459d-ba2b-45650abf6eaf",
            "match": "https://api-prod.gambitprofit.com/api/matches/bf382088-d8c3-4ac9-b9b1-2077fa6317f6/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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 10",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Under 10",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "edc4d64c-2a09-4b3d-8e6c-e68632f8bebb",
                    "gambit_id": "49e1e13b-cefb-4d65-8583-30e82bd9db5c",
                    "last_updated": "2022-09-22T15:17:30.137004-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 10",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d781285-d874-459d-ba2b-45650abf6eaf/?format=api"
                },
                {
                    "id": "c9d82757-c339-495e-a9c1-bda8bb9321aa",
                    "gambit_id": "f95ab68a-dc2e-476a-b3fd-fab137992ebe",
                    "last_updated": "2022-09-22T15:17:30.135881-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 10",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d781285-d874-459d-ba2b-45650abf6eaf/?format=api"
                }
            ]
        }
    ]
}