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/d7e54c88-0ce8-4c52-8f3a-e9e0542f2392/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d7e54c88-0ce8-4c52-8f3a-e9e0542f2392",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5529e2cd-f161-4448-b964-8f959508546c",
    "completed": true,
    "last_updated": "2023-09-20T09:13:04.745471-04:00",
    "created_at": "2023-09-18T09:08:20.240355-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.35,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/5529e2cd-f161-4448-b964-8f959508546c",
    "datetime": "2023-09-18T22:10:00-04:00",
    "cutoff_datetime": "2023-09-18T22:10:00-04:00",
    "name": "DET (Ed Rodriguez) v. LOS (L Lynn)",
    "bettypes": [
        {
            "id": "ba4e9db6-7fae-4e62-b649-0f5638ba581a",
            "match": "https://api-prod.gambitprofit.com/api/matches/d7e54c88-0ce8-4c52-8f3a-e9e0542f2392/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-18T09:08:20.247357-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": "LOS (L Lynn)",
                        "amount": 6232.0
                    },
                    {
                        "team": "DET (Ed Rodriguez)",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "47aa95b1-6348-4588-a0d1-92389e221e37",
                    "gambit_id": "0a0a4abc-c6b2-4017-b792-85973cf9b7d8",
                    "last_updated": "2023-09-20T09:13:04.767859-04:00",
                    "created_at": "2023-09-18T09:08:20.258868-04:00",
                    "name": "LOS (L Lynn)",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba4e9db6-7fae-4e62-b649-0f5638ba581a/?format=api"
                },
                {
                    "id": "f2d6929b-a16f-4d41-8450-ba931d64ee3e",
                    "gambit_id": "28853f18-cd5f-4d78-ab62-4b120990834c",
                    "last_updated": "2023-09-20T09:13:04.764395-04:00",
                    "created_at": "2023-09-18T09:08:20.252919-04:00",
                    "name": "DET (Ed Rodriguez)",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba4e9db6-7fae-4e62-b649-0f5638ba581a/?format=api"
                }
            ]
        },
        {
            "id": "44509f94-7f45-427b-af63-4ba22fb21ec0",
            "match": "https://api-prod.gambitprofit.com/api/matches/d7e54c88-0ce8-4c52-8f3a-e9e0542f2392/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-18T09:08:20.277504-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": "DET",
                        "amount": 5423.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f243d724-6475-4621-a18e-b56c0ad748a5",
                    "gambit_id": "d16a22c2-263e-491f-a495-e62642fa6a55",
                    "last_updated": "2023-09-20T09:13:04.774362-04:00",
                    "created_at": "2023-09-18T09:08:20.294391-04:00",
                    "name": "DET",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44509f94-7f45-427b-af63-4ba22fb21ec0/?format=api"
                },
                {
                    "id": "890f45a6-633d-43bc-ab81-80356cdd5a01",
                    "gambit_id": "88ff027b-e4a9-426b-aa44-f883e98fe0dc",
                    "last_updated": "2023-09-20T09:13:04.784220-04:00",
                    "created_at": "2023-09-18T09:08:20.301643-04:00",
                    "name": "LOS",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44509f94-7f45-427b-af63-4ba22fb21ec0/?format=api"
                }
            ]
        },
        {
            "id": "51399c33-6aed-4eb9-9bf7-419f3f53df8d",
            "match": "https://api-prod.gambitprofit.com/api/matches/d7e54c88-0ce8-4c52-8f3a-e9e0542f2392/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-18T09:08:20.307178-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 Under 8",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5acf46fd-7339-4a47-984c-9acf1ff0958b",
                    "gambit_id": "34caafe5-4fb7-4e6a-aa48-775d69c4b2a9",
                    "last_updated": "2023-09-20T09:13:04.791138-04:00",
                    "created_at": "2023-09-18T09:08:20.318874-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51399c33-6aed-4eb9-9bf7-419f3f53df8d/?format=api"
                },
                {
                    "id": "0c95eabe-2293-40fb-91c9-a2950ac7eb93",
                    "gambit_id": "7556bb6f-cfca-454d-b397-92870778aaf4",
                    "last_updated": "2023-09-20T09:13:04.801524-04:00",
                    "created_at": "2023-09-18T09:08:20.312872-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51399c33-6aed-4eb9-9bf7-419f3f53df8d/?format=api"
                }
            ]
        }
    ]
}