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/95e4d1bd-df12-4508-90b3-edb04464e414/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "95e4d1bd-df12-4508-90b3-edb04464e414",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6a6e4238-17b3-4fbe-a85a-af29b0cb2ef0",
    "completed": true,
    "last_updated": "2023-07-22T09:43:04.482706-04:00",
    "created_at": "2023-07-20T08:33:11.699398-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.67,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/6a6e4238-17b3-4fbe-a85a-af29b0cb2ef0",
    "datetime": "2023-07-20T12:35:00-04:00",
    "cutoff_datetime": "2023-07-20T12:35:00-04:00",
    "name": "SFO (A Cobb) v. CIN (A Abbott)",
    "bettypes": [
        {
            "id": "f4e294be-3b60-41fd-bdde-454ac067248a",
            "match": "https://api-prod.gambitprofit.com/api/matches/95e4d1bd-df12-4508-90b3-edb04464e414/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-20T08:33:11.701408-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": "CIN (A Abbott)",
                        "amount": 5170.0
                    },
                    {
                        "team": "SFO (A Cobb)",
                        "amount": 4830.0
                    }
                ],
                "expected_reward_tokens": 9563.4,
                "profit_sb": 63.4,
                "profit_sb_percentage": 0.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6e2e392d-bca9-4d92-82f4-79933e8aabb8",
                    "gambit_id": "ae33686d-4298-47cb-8a13-4d4193992c4e",
                    "last_updated": "2023-07-22T09:43:04.496557-04:00",
                    "created_at": "2023-07-20T08:33:11.704625-04:00",
                    "name": "CIN (A Abbott)",
                    "reward": "1.85000",
                    "odds": "1.88500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4e294be-3b60-41fd-bdde-454ac067248a/?format=api"
                },
                {
                    "id": "d3de5fcf-fb8b-4740-b99d-e72ee0484eb3",
                    "gambit_id": "da793402-ed56-4d57-8fc7-499025754cb4",
                    "last_updated": "2023-07-22T09:43:04.492263-04:00",
                    "created_at": "2023-07-20T08:33:11.702859-04:00",
                    "name": "SFO (A Cobb)",
                    "reward": "1.98000",
                    "odds": "2.03000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4e294be-3b60-41fd-bdde-454ac067248a/?format=api"
                }
            ]
        },
        {
            "id": "bf3ad41f-c8c2-4d13-8ed6-d05496dd2b4f",
            "match": "https://api-prod.gambitprofit.com/api/matches/95e4d1bd-df12-4508-90b3-edb04464e414/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-20T08:33:11.707381-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": "CIN",
                        "amount": 6232.0
                    },
                    {
                        "team": "SFO",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "236f4075-884a-4caa-bc72-2e5280c54d11",
                    "gambit_id": "7fc79073-8def-4744-9490-96c162ab4757",
                    "last_updated": "2023-07-22T09:43:04.508184-04:00",
                    "created_at": "2023-07-20T08:33:11.710478-04:00",
                    "name": "CIN",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf3ad41f-c8c2-4d13-8ed6-d05496dd2b4f/?format=api"
                },
                {
                    "id": "22ecc767-f11a-4899-bbd5-4a60439ba37d",
                    "gambit_id": "e416ee6c-2cbd-4be6-825e-74da9d66fae5",
                    "last_updated": "2023-07-22T09:43:04.504412-04:00",
                    "created_at": "2023-07-20T08:33:11.708909-04:00",
                    "name": "SFO",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf3ad41f-c8c2-4d13-8ed6-d05496dd2b4f/?format=api"
                }
            ]
        },
        {
            "id": "4bea9ff3-aaa8-49ea-aa74-9565c281c9de",
            "match": "https://api-prod.gambitprofit.com/api/matches/95e4d1bd-df12-4508-90b3-edb04464e414/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-20T08:33:11.712088-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 Over 9.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "620d76c7-762d-4e53-a371-f513f543ecee",
                    "gambit_id": "5ba43956-c010-4c58-8af3-1c8018665c1e",
                    "last_updated": "2023-07-22T09:43:04.519916-04:00",
                    "created_at": "2023-07-20T08:33:11.715405-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bea9ff3-aaa8-49ea-aa74-9565c281c9de/?format=api"
                },
                {
                    "id": "dcb4410b-a6c7-4a25-98b0-000f094c7c61",
                    "gambit_id": "fbff2edc-5e02-47e9-bead-610fb5520551",
                    "last_updated": "2023-07-22T09:43:04.516005-04:00",
                    "created_at": "2023-07-20T08:33:11.713700-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bea9ff3-aaa8-49ea-aa74-9565c281c9de/?format=api"
                }
            ]
        }
    ]
}