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/6e872d57-1fea-4934-8133-28bb21170794/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6e872d57-1fea-4934-8133-28bb21170794",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1988c901-0402-40f4-94b1-3cb5bb33fa93",
    "completed": true,
    "last_updated": "2023-08-17T10:43:00.104944-04:00",
    "created_at": "2023-08-15T08:58:25.480288-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.19,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/1988c901-0402-40f4-94b1-3cb5bb33fa93",
    "datetime": "2023-08-15T22:10:00-04:00",
    "cutoff_datetime": "2023-08-15T22:10:00-04:00",
    "name": "MIL (A Houser) v. LOS (B Miller)",
    "bettypes": [
        {
            "id": "8648be0e-12d6-4e11-8308-371f7d85ef3b",
            "match": "https://api-prod.gambitprofit.com/api/matches/6e872d57-1fea-4934-8133-28bb21170794/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-15T08:58:25.489438-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 (B Miller)",
                        "amount": 6564.0
                    },
                    {
                        "team": "MIL (A Houser)",
                        "amount": 3436.0
                    }
                ],
                "expected_reward_tokens": 9517.72,
                "profit_sb": 17.72,
                "profit_sb_percentage": 0.19,
                "recommended": true
            },
            "lines": [
                {
                    "id": "14c9cf84-2bdc-428a-921b-77ff1597fad1",
                    "gambit_id": "4c751187-7671-4117-816f-7f487bff0c86",
                    "last_updated": "2023-08-17T10:43:00.117652-04:00",
                    "created_at": "2023-08-15T08:58:25.499739-04:00",
                    "name": "LOS (B Miller)",
                    "reward": "1.45000",
                    "odds": "1.47620",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8648be0e-12d6-4e11-8308-371f7d85ef3b/?format=api"
                },
                {
                    "id": "9f2dba2e-ba43-4c45-bbb7-247ffdb543fb",
                    "gambit_id": "7af07832-ef3e-4728-9f49-b18553037601",
                    "last_updated": "2023-08-17T10:43:00.113830-04:00",
                    "created_at": "2023-08-15T08:58:25.493483-04:00",
                    "name": "MIL (A Houser)",
                    "reward": "2.77000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8648be0e-12d6-4e11-8308-371f7d85ef3b/?format=api"
                }
            ]
        },
        {
            "id": "cc2dec16-aaca-41d7-9e3b-a3ee31825b98",
            "match": "https://api-prod.gambitprofit.com/api/matches/6e872d57-1fea-4934-8133-28bb21170794/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-15T08:58:25.505168-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",
                        "amount": 5213.0
                    },
                    {
                        "team": "MIL",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6e69be27-9a08-4b15-bde8-d0cacae5976a",
                    "gambit_id": "85217e2e-a570-450a-b4ca-9f4474bd52d1",
                    "last_updated": "2023-08-17T10:43:00.128696-04:00",
                    "created_at": "2023-08-15T08:58:25.515566-04:00",
                    "name": "LOS",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc2dec16-aaca-41d7-9e3b-a3ee31825b98/?format=api"
                },
                {
                    "id": "5c914bca-a777-4e5f-b2ee-6ee8ad35e25d",
                    "gambit_id": "d22c5a39-4c8b-405d-8d64-c3c5621b9f04",
                    "last_updated": "2023-08-17T10:43:00.125397-04:00",
                    "created_at": "2023-08-15T08:58:25.510610-04:00",
                    "name": "MIL",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc2dec16-aaca-41d7-9e3b-a3ee31825b98/?format=api"
                }
            ]
        },
        {
            "id": "125f8e3d-67df-4cd8-ba83-2a240db73a37",
            "match": "https://api-prod.gambitprofit.com/api/matches/6e872d57-1fea-4934-8133-28bb21170794/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-15T08:58:25.520607-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 9",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9c6541fb-9228-4619-b926-31e735283eb0",
                    "gambit_id": "511f0eaf-5c13-4440-a822-4adc9cf120ed",
                    "last_updated": "2023-08-17T10:43:00.138557-04:00",
                    "created_at": "2023-08-15T08:58:25.530761-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/125f8e3d-67df-4cd8-ba83-2a240db73a37/?format=api"
                },
                {
                    "id": "69dee5ac-5797-4e1b-bd6b-5c32df958a93",
                    "gambit_id": "a2a82db3-d8a9-4a9b-9282-6d7534479ffc",
                    "last_updated": "2023-08-17T10:43:00.135221-04:00",
                    "created_at": "2023-08-15T08:58:25.526414-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/125f8e3d-67df-4cd8-ba83-2a240db73a37/?format=api"
                }
            ]
        }
    ]
}