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/a113b72a-c3af-4e37-a820-2f8a8c7aea85/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a113b72a-c3af-4e37-a820-2f8a8c7aea85",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "cea0c73c-3287-4202-a2f7-815c330c8441",
    "completed": true,
    "last_updated": "2022-09-21T16:11:54.110227-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.17,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/cea0c73c-3287-4202-a2f7-815c330c8441",
    "datetime": "2022-09-20T21:40:00-04:00",
    "cutoff_datetime": "2022-09-20T21:40:00-04:00",
    "name": "SEA (L Castillo) v. OAK (J Sears)",
    "bettypes": [
        {
            "id": "b943e4dd-65a3-4571-86ef-d7b7c38d42c1",
            "match": "https://api-prod.gambitprofit.com/api/matches/a113b72a-c3af-4e37-a820-2f8a8c7aea85/?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": "SEA (L Castillo)",
                        "amount": 6569.0
                    },
                    {
                        "team": "OAK (J Sears)",
                        "amount": 3431.0
                    }
                ],
                "expected_reward_tokens": 9195.08,
                "profit_sb": 195.08,
                "profit_sb_percentage": 2.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "97cfb4ef-c20a-493b-ab3b-48d5e303b224",
                    "gambit_id": "9e0d5d5d-4888-422e-a9b1-36d9a51e5612",
                    "last_updated": "2022-09-21T16:11:54.121162-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SEA (L Castillo)",
                    "reward": "1.40000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b943e4dd-65a3-4571-86ef-d7b7c38d42c1/?format=api"
                },
                {
                    "id": "a2b52559-66f0-4a20-982f-a9ae954e5930",
                    "gambit_id": "df998ca2-3089-4ba9-a771-288ebc36ff18",
                    "last_updated": "2022-09-21T16:11:54.120154-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK (J Sears)",
                    "reward": "2.68000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b943e4dd-65a3-4571-86ef-d7b7c38d42c1/?format=api"
                }
            ]
        },
        {
            "id": "5cd34b23-a117-441b-b515-f85b0f55b54e",
            "match": "https://api-prod.gambitprofit.com/api/matches/a113b72a-c3af-4e37-a820-2f8a8c7aea85/?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": "SEA",
                        "amount": 5207.0
                    },
                    {
                        "team": "OAK",
                        "amount": 4793.0
                    }
                ],
                "expected_reward_tokens": 9058.77,
                "profit_sb": 58.77,
                "profit_sb_percentage": 0.65,
                "recommended": true
            },
            "lines": [
                {
                    "id": "abe5f44d-59b4-4d3a-b08a-1c69d5c2ec0e",
                    "gambit_id": "c93188c7-9fe3-4031-9cdd-3c4a16be881e",
                    "last_updated": "2022-09-21T16:11:54.118074-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SEA",
                    "reward": "1.74000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cd34b23-a117-441b-b515-f85b0f55b54e/?format=api"
                },
                {
                    "id": "96135be4-9708-4f02-a68a-51f053558073",
                    "gambit_id": "e884c662-5912-43f5-a7dd-440282d99319",
                    "last_updated": "2022-09-21T16:11:54.116943-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK",
                    "reward": "1.89000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cd34b23-a117-441b-b515-f85b0f55b54e/?format=api"
                }
            ]
        },
        {
            "id": "bdfdaad5-a9e2-4ee4-a861-76c9a2617667",
            "match": "https://api-prod.gambitprofit.com/api/matches/a113b72a-c3af-4e37-a820-2f8a8c7aea85/?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 Under 7",
                        "amount": 5207.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4793.0
                    }
                ],
                "expected_reward_tokens": 9058.77,
                "profit_sb": 58.77,
                "profit_sb_percentage": 0.65,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a0a0b01a-1c7f-47fd-b140-2c6115e0493b",
                    "gambit_id": "ace63b6c-97b6-4553-9859-dc27dc86d006",
                    "last_updated": "2022-09-21T16:11:54.113296-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.74000",
                    "odds": "1.83330",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdfdaad5-a9e2-4ee4-a861-76c9a2617667/?format=api"
                },
                {
                    "id": "17509319-a7c6-4024-a805-cb27151ba4af",
                    "gambit_id": "47ee1188-fc68-4e14-b6bf-a9d2f1389246",
                    "last_updated": "2022-09-21T16:11:54.114627-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.89000",
                    "odds": "2.00000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdfdaad5-a9e2-4ee4-a861-76c9a2617667/?format=api"
                }
            ]
        }
    ]
}