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/43a846e0-c8a1-47f0-9237-1a33ff09fa0c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "43a846e0-c8a1-47f0-9237-1a33ff09fa0c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4ff57c8e-11a1-4e16-b8fe-39b869db779b",
    "completed": true,
    "last_updated": "2023-08-10T15:13:05.233830-04:00",
    "created_at": "2023-08-09T14:53:16.586487-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.58,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/4ff57c8e-11a1-4e16-b8fe-39b869db779b",
    "datetime": "2023-08-09T15:37:00-04:00",
    "cutoff_datetime": "2023-08-09T15:37:00-04:00",
    "name": "TEX (J Montgomery) v. OAK (A Pruitt)",
    "bettypes": [
        {
            "id": "4aa1610e-c895-4657-8328-27cb261a5d80",
            "match": "https://api-prod.gambitprofit.com/api/matches/43a846e0-c8a1-47f0-9237-1a33ff09fa0c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-09T14:53:16.596245-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 Montgomery)",
                        "amount": 6825.0
                    },
                    {
                        "team": "OAK (A Pruitt)",
                        "amount": 3175.0
                    }
                ],
                "expected_reward_tokens": 9555.0,
                "profit_sb": 55.0,
                "profit_sb_percentage": 0.58,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3fbf9095-2ed0-4211-94c7-601b981c6025",
                    "gambit_id": "9c367a3d-720e-4415-b911-d704dd8d178e",
                    "last_updated": "2023-08-10T15:13:05.243369-04:00",
                    "created_at": "2023-08-09T14:53:16.602259-04:00",
                    "name": "TEX (J Montgomery)",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4aa1610e-c895-4657-8328-27cb261a5d80/?format=api"
                },
                {
                    "id": "b25c9ee9-4abb-4a09-bb63-32504574f51e",
                    "gambit_id": "fc0eab0d-2157-4bf2-ba2c-9379a7ccb663",
                    "last_updated": "2023-08-10T15:13:05.247021-04:00",
                    "created_at": "2023-08-09T14:53:16.607478-04:00",
                    "name": "OAK (A Pruitt)",
                    "reward": "3.01000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4aa1610e-c895-4657-8328-27cb261a5d80/?format=api"
                }
            ]
        },
        {
            "id": "5934807f-0df2-4092-816e-847e0de90cdd",
            "match": "https://api-prod.gambitprofit.com/api/matches/43a846e0-c8a1-47f0-9237-1a33ff09fa0c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-09T14:53:16.611608-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",
                        "amount": 5939.0
                    },
                    {
                        "team": "OAK",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ea219214-fb58-42f6-a2ab-d36471e7d80d",
                    "gambit_id": "6497647c-d8a5-473f-9b1a-965aaa304962",
                    "last_updated": "2023-08-10T15:13:05.256657-04:00",
                    "created_at": "2023-08-09T14:53:16.618592-04:00",
                    "name": "TEX",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5934807f-0df2-4092-816e-847e0de90cdd/?format=api"
                },
                {
                    "id": "35f9f17e-dba3-45b6-9aea-bafd61f23e69",
                    "gambit_id": "d2b523aa-f844-457b-b96f-8196f6ce8526",
                    "last_updated": "2023-08-10T15:13:05.261276-04:00",
                    "created_at": "2023-08-09T14:53:16.623354-04:00",
                    "name": "OAK",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5934807f-0df2-4092-816e-847e0de90cdd/?format=api"
                }
            ]
        },
        {
            "id": "a6f64818-bcda-477e-8623-2af9105c80f8",
            "match": "https://api-prod.gambitprofit.com/api/matches/43a846e0-c8a1-47f0-9237-1a33ff09fa0c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-09T14:53:16.627441-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": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "51394bb5-ef50-4b0d-ad07-f3ac6ef012bf",
                    "gambit_id": "de3deb6a-a1c5-4b84-a0a2-3ea7d64f5adf",
                    "last_updated": "2023-08-10T15:13:05.269641-04:00",
                    "created_at": "2023-08-09T14:53:16.631627-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6f64818-bcda-477e-8623-2af9105c80f8/?format=api"
                },
                {
                    "id": "f5091896-f898-4334-913b-fb2749672301",
                    "gambit_id": "da6d782a-2734-4c53-80c6-0513f5239255",
                    "last_updated": "2023-08-10T15:13:05.285215-04:00",
                    "created_at": "2023-08-09T14:53:16.636437-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6f64818-bcda-477e-8623-2af9105c80f8/?format=api"
                }
            ]
        }
    ]
}