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/76bef33f-4b9d-4a16-9abb-54ec922bd419/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "76bef33f-4b9d-4a16-9abb-54ec922bd419",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3d3cfce8-b40a-4778-b675-3c36f90d51f8",
    "completed": true,
    "last_updated": "2023-07-25T20:18:25.008337-04:00",
    "created_at": "2023-07-24T08:13:22.409517-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.72,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3d3cfce8-b40a-4778-b675-3c36f90d51f8",
    "datetime": "2023-07-24T20:10:00-04:00",
    "cutoff_datetime": "2023-07-24T20:10:00-04:00",
    "name": "TEX (J Gray) v. HOU (B Bielak)",
    "bettypes": [
        {
            "id": "5b5e9471-17cf-4194-9715-47b23caa94b7",
            "match": "https://api-prod.gambitprofit.com/api/matches/76bef33f-4b9d-4a16-9abb-54ec922bd419/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-24T08:13:22.429922-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": "TEX (J Gray)",
                        "amount": 5117.0
                    },
                    {
                        "team": "HOU (B Bielak)",
                        "amount": 4883.0
                    }
                ],
                "expected_reward_tokens": 9568.79,
                "profit_sb": 68.79,
                "profit_sb_percentage": 0.72,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f43a9257-8e1e-48dc-ab4e-0c2339e65281",
                    "gambit_id": "0cac01b5-09fb-4524-a7d7-14e5681fe12b",
                    "last_updated": "2023-07-25T20:18:25.015832-04:00",
                    "created_at": "2023-07-24T08:13:22.434179-04:00",
                    "name": "TEX (J Gray)",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b5e9471-17cf-4194-9715-47b23caa94b7/?format=api"
                },
                {
                    "id": "61d0f7aa-07a4-4c44-b4b0-f7c0f251c8c8",
                    "gambit_id": "df0dbc41-a0e3-46b3-b42e-dfaba32f6e91",
                    "last_updated": "2023-07-25T20:18:25.019029-04:00",
                    "created_at": "2023-07-24T08:13:22.438152-04:00",
                    "name": "HOU (B Bielak)",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b5e9471-17cf-4194-9715-47b23caa94b7/?format=api"
                }
            ]
        },
        {
            "id": "ba4fe2e6-b792-4f14-88b1-62c59c54fce4",
            "match": "https://api-prod.gambitprofit.com/api/matches/76bef33f-4b9d-4a16-9abb-54ec922bd419/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-24T08:13:22.441845-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": "HOU",
                        "amount": 6090.0
                    },
                    {
                        "team": "TEX",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8fb47b33-8670-497f-ac86-2a346fc0cc4e",
                    "gambit_id": "1b2845f5-dbd6-47a7-a3a3-09e143be4dbf",
                    "last_updated": "2023-07-25T20:18:25.029613-04:00",
                    "created_at": "2023-07-24T08:13:22.456308-04:00",
                    "name": "HOU",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba4fe2e6-b792-4f14-88b1-62c59c54fce4/?format=api"
                },
                {
                    "id": "c70c87b0-3f5f-4daa-84f6-01b674bc85d2",
                    "gambit_id": "1220e62f-bb72-45cc-bd79-6591e95bf24e",
                    "last_updated": "2023-07-25T20:18:25.025954-04:00",
                    "created_at": "2023-07-24T08:13:22.445409-04:00",
                    "name": "TEX",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba4fe2e6-b792-4f14-88b1-62c59c54fce4/?format=api"
                }
            ]
        },
        {
            "id": "9a945459-87e5-403b-a4c7-32d4e7f69af5",
            "match": "https://api-prod.gambitprofit.com/api/matches/76bef33f-4b9d-4a16-9abb-54ec922bd419/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-24T08:13:22.459922-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 8.5",
                        "amount": 5512.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7ceb96e2-5ff1-451f-a84e-279037f63736",
                    "gambit_id": "0848303a-9121-4c1d-b28a-5d8083411386",
                    "last_updated": "2023-07-25T20:18:25.036928-04:00",
                    "created_at": "2023-07-24T08:13:22.473115-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a945459-87e5-403b-a4c7-32d4e7f69af5/?format=api"
                },
                {
                    "id": "5b0ba47b-7651-47a9-b2eb-2ada51156684",
                    "gambit_id": "53c4deaf-3954-45f2-86b5-7112aca85e67",
                    "last_updated": "2023-07-25T20:18:25.040554-04:00",
                    "created_at": "2023-07-24T08:13:22.463799-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a945459-87e5-403b-a4c7-32d4e7f69af5/?format=api"
                }
            ]
        }
    ]
}