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/3ca797c6-a961-463d-8047-ce44870db622/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3ca797c6-a961-463d-8047-ce44870db622",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "66793d25-46ca-47ae-80ff-34839a73f7f9",
    "completed": true,
    "last_updated": "2022-09-05T13:37:10.271035-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.21,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/66793d25-46ca-47ae-80ff-34839a73f7f9",
    "datetime": "2022-09-04T14:40:00-04:00",
    "cutoff_datetime": "2022-09-04T14:40:00-04:00",
    "name": "SEA (G Kirby) v. CLE (C Quantrill)",
    "bettypes": [
        {
            "id": "68b24b32-8b49-4d2c-98e0-9729ca9d4be0",
            "match": "https://api-prod.gambitprofit.com/api/matches/3ca797c6-a961-463d-8047-ce44870db622/?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 (G Kirby)",
                        "amount": 5308.0
                    },
                    {
                        "team": "CLE (C Quantrill)",
                        "amount": 4692.0
                    }
                ],
                "expected_reward_tokens": 9289.0,
                "profit_sb": 289.0,
                "profit_sb_percentage": 3.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f72257a9-aeb2-4ed3-a4d4-c8deb99bc8c4",
                    "gambit_id": "54069015-8e74-4e5d-9376-5147b9608253",
                    "last_updated": "2022-09-05T13:37:10.280920-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SEA (G Kirby)",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68b24b32-8b49-4d2c-98e0-9729ca9d4be0/?format=api"
                },
                {
                    "id": "474f7e48-8c6a-46d6-9b6e-c08704d6a658",
                    "gambit_id": "b6fc0e37-1117-466c-865d-6874ef139b50",
                    "last_updated": "2022-09-05T13:37:10.279933-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CLE (C Quantrill)",
                    "reward": "1.98000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68b24b32-8b49-4d2c-98e0-9729ca9d4be0/?format=api"
                }
            ]
        },
        {
            "id": "fedb85b1-d5b8-4bdf-86d4-b9554064fe14",
            "match": "https://api-prod.gambitprofit.com/api/matches/3ca797c6-a961-463d-8047-ce44870db622/?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": "CLE",
                        "amount": 5831.0
                    },
                    {
                        "team": "SEA",
                        "amount": 4169.0
                    }
                ],
                "expected_reward_tokens": 9212.98,
                "profit_sb": 212.98,
                "profit_sb_percentage": 2.37,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a7789a63-77c1-433f-b09b-7ed606fb0e52",
                    "gambit_id": "aa3b3b1e-546c-46ef-985b-dd0bec8585d9",
                    "last_updated": "2022-09-05T13:37:10.276954-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CLE",
                    "reward": "1.58000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fedb85b1-d5b8-4bdf-86d4-b9554064fe14/?format=api"
                },
                {
                    "id": "40387b83-0787-4734-9f05-12b0d060ee37",
                    "gambit_id": "0fae2673-7a25-45ff-970c-fa51d91f215b",
                    "last_updated": "2022-09-05T13:37:10.277949-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SEA",
                    "reward": "2.21000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fedb85b1-d5b8-4bdf-86d4-b9554064fe14/?format=api"
                }
            ]
        },
        {
            "id": "c3f459de-1a1f-49d6-a91b-db6177bbe0a1",
            "match": "https://api-prod.gambitprofit.com/api/matches/3ca797c6-a961-463d-8047-ce44870db622/?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.5",
                        "amount": 5096.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4904.0
                    }
                ],
                "expected_reward_tokens": 9070.88,
                "profit_sb": 70.88,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a9f1ed54-c726-4b6d-b1f8-7534f8dbdef4",
                    "gambit_id": "000b3070-a771-4c53-8c6f-300cc3b00810",
                    "last_updated": "2022-09-05T13:37:10.273931-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3f459de-1a1f-49d6-a91b-db6177bbe0a1/?format=api"
                },
                {
                    "id": "904a72fd-81ce-4cb8-839d-a9f2091e417f",
                    "gambit_id": "2b5240f6-013e-45a5-b4a8-f78c230755c4",
                    "last_updated": "2022-09-05T13:37:10.274988-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3f459de-1a1f-49d6-a91b-db6177bbe0a1/?format=api"
                }
            ]
        }
    ]
}