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/8b9dfbc6-3f5c-4cb9-bbf2-c8487889e20d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8b9dfbc6-3f5c-4cb9-bbf2-c8487889e20d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "d60ee8b9-dcc2-4ca4-bebb-d8eabc6b4cdc",
    "completed": true,
    "last_updated": "2022-09-20T08:32:10.234491-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.8,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d60ee8b9-dcc2-4ca4-bebb-d8eabc6b4cdc",
    "datetime": "2022-09-19T18:40:00-04:00",
    "cutoff_datetime": "2022-09-19T18:40:00-04:00",
    "name": "CHC (W Miley) v. MIA (E Cabrera)",
    "bettypes": [
        {
            "id": "5006591c-58f1-4d02-8ab1-a0c776c9082b",
            "match": "https://api-prod.gambitprofit.com/api/matches/8b9dfbc6-3f5c-4cb9-bbf2-c8487889e20d/?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": "MIA (E Cabrera)",
                        "amount": 5676.0
                    },
                    {
                        "team": "CHC (W Miley)",
                        "amount": 4324.0
                    }
                ],
                "expected_reward_tokens": 9251.88,
                "profit_sb": 251.88,
                "profit_sb_percentage": 2.8,
                "recommended": true
            },
            "lines": [
                {
                    "id": "37d10152-6d62-41ae-9783-c39244c90001",
                    "gambit_id": "0d73c3c6-0f56-4e1a-a34f-9eea9781cd86",
                    "last_updated": "2022-09-20T08:32:10.244341-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA (E Cabrera)",
                    "reward": "1.63000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5006591c-58f1-4d02-8ab1-a0c776c9082b/?format=api"
                },
                {
                    "id": "426b0276-cbde-4e48-acd2-ecfecfc5d856",
                    "gambit_id": "62d1636f-5880-4b21-8c78-548a5e39f9fc",
                    "last_updated": "2022-09-20T08:32:10.245327-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CHC (W Miley)",
                    "reward": "2.14000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5006591c-58f1-4d02-8ab1-a0c776c9082b/?format=api"
                }
            ]
        },
        {
            "id": "5e986eac-e12c-4c74-b917-636577337b85",
            "match": "https://api-prod.gambitprofit.com/api/matches/8b9dfbc6-3f5c-4cb9-bbf2-c8487889e20d/?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": "CHC",
                        "amount": 6170.0
                    },
                    {
                        "team": "MIA",
                        "amount": 3830.0
                    }
                ],
                "expected_reward_tokens": 9192.0,
                "profit_sb": 192.0,
                "profit_sb_percentage": 2.13,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a1e0c7af-82b4-4d1f-b2df-926cf46c90fd",
                    "gambit_id": "4518ba25-6956-4e0a-8d8f-6710957a1906",
                    "last_updated": "2022-09-20T08:32:10.242171-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CHC",
                    "reward": "1.49000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e986eac-e12c-4c74-b917-636577337b85/?format=api"
                },
                {
                    "id": "a6e0c249-3d3f-4cfb-86d6-8487deb004b0",
                    "gambit_id": "158c8b7d-40f5-417a-9854-0860f5ff54a5",
                    "last_updated": "2022-09-20T08:32:10.241064-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA",
                    "reward": "2.40000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e986eac-e12c-4c74-b917-636577337b85/?format=api"
                }
            ]
        },
        {
            "id": "6e3ba8db-0318-438e-9b04-2a943cdc3b67",
            "match": "https://api-prod.gambitprofit.com/api/matches/8b9dfbc6-3f5c-4cb9-bbf2-c8487889e20d/?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": 5208.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "342bf871-d7d3-4748-832c-ec7bdc055fd9",
                    "gambit_id": "6e5d01f1-a379-4c90-8c3e-3ec75c3cffec",
                    "last_updated": "2022-09-20T08:32:10.237476-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e3ba8db-0318-438e-9b04-2a943cdc3b67/?format=api"
                },
                {
                    "id": "59f00771-22da-4241-94ad-b8a0aec778dc",
                    "gambit_id": "178d695b-7604-47f5-b7f5-bb4c53974f9a",
                    "last_updated": "2022-09-20T08:32:10.238726-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e3ba8db-0318-438e-9b04-2a943cdc3b67/?format=api"
                }
            ]
        }
    ]
}