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/18e64f1d-2e40-41a1-b490-e51966772695/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "18e64f1d-2e40-41a1-b490-e51966772695",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0ead0c62-c31b-4e6f-be7c-7fdc59b25c7f",
    "completed": true,
    "last_updated": "2023-07-08T09:42:56.928740-04:00",
    "created_at": "2023-07-06T08:43:17.356880-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.25,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/0ead0c62-c31b-4e6f-be7c-7fdc59b25c7f",
    "datetime": "2023-07-06T19:10:00-04:00",
    "cutoff_datetime": "2023-07-06T19:10:00-04:00",
    "name": "KAN (J Lyles) v. CLE (T Bibee)",
    "bettypes": [
        {
            "id": "6686ea11-7dc1-4cc5-a16d-86bffc721237",
            "match": "https://api-prod.gambitprofit.com/api/matches/18e64f1d-2e40-41a1-b490-e51966772695/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-06T08:43:17.359653-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": "CLE (T Bibee)",
                        "amount": 6627.0
                    },
                    {
                        "team": "KAN (J Lyles)",
                        "amount": 3373.0
                    }
                ],
                "expected_reward_tokens": 9476.61,
                "profit_sb": -23.39,
                "profit_sb_percentage": -0.25,
                "recommended": false
            },
            "lines": [
                {
                    "id": "674a1157-61d7-499f-9c99-4df54ae8d0e0",
                    "gambit_id": "012c76ba-92fe-4f57-846c-f5596c139ca7",
                    "last_updated": "2023-07-08T09:42:56.936833-04:00",
                    "created_at": "2023-07-06T08:43:17.363509-04:00",
                    "name": "CLE (T Bibee)",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6686ea11-7dc1-4cc5-a16d-86bffc721237/?format=api"
                },
                {
                    "id": "5d4b62a4-1139-4329-a7a6-4a865c7d2547",
                    "gambit_id": "c21f2761-d61c-465b-a7c8-fae2e35f75c3",
                    "last_updated": "2023-07-08T09:42:56.934266-04:00",
                    "created_at": "2023-07-06T08:43:17.361571-04:00",
                    "name": "KAN (J Lyles)",
                    "reward": "2.81000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6686ea11-7dc1-4cc5-a16d-86bffc721237/?format=api"
                }
            ]
        },
        {
            "id": "b3876008-bba4-40a7-ae1c-f037bf4988d6",
            "match": "https://api-prod.gambitprofit.com/api/matches/18e64f1d-2e40-41a1-b490-e51966772695/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-06T08:43:17.365379-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": "KAN",
                        "amount": 5107.0
                    },
                    {
                        "team": "CLE",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "589d62bd-4803-4846-b19f-e18b2f0c816e",
                    "gambit_id": "68e7922b-a50a-4add-8fe4-6b176a0efaf2",
                    "last_updated": "2023-07-08T09:42:56.941537-04:00",
                    "created_at": "2023-07-06T08:43:17.367248-04:00",
                    "name": "KAN",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3876008-bba4-40a7-ae1c-f037bf4988d6/?format=api"
                },
                {
                    "id": "31b78888-f0da-433d-aaf0-4cfdab62147c",
                    "gambit_id": "71471826-38f2-4d47-8712-9b26dfac2ae3",
                    "last_updated": "2023-07-08T09:42:56.944668-04:00",
                    "created_at": "2023-07-06T08:43:17.369354-04:00",
                    "name": "CLE",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3876008-bba4-40a7-ae1c-f037bf4988d6/?format=api"
                }
            ]
        },
        {
            "id": "052120e2-b66c-4637-bb97-b9b875047b3f",
            "match": "https://api-prod.gambitprofit.com/api/matches/18e64f1d-2e40-41a1-b490-e51966772695/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-06T08:43:17.371495-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",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "57bc5bd6-a32f-4ae2-a3b4-13c17f91c880",
                    "gambit_id": "4c6f5cf9-0cff-4935-aa5b-02ff18f44e62",
                    "last_updated": "2023-07-08T09:42:56.950334-04:00",
                    "created_at": "2023-07-06T08:43:17.373516-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/052120e2-b66c-4637-bb97-b9b875047b3f/?format=api"
                },
                {
                    "id": "8aad6d80-630f-4e64-af77-1f296ce80f95",
                    "gambit_id": "45576f75-85ee-46de-89d0-39ea9b5773ea",
                    "last_updated": "2023-07-08T09:42:56.953790-04:00",
                    "created_at": "2023-07-06T08:43:17.375628-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/052120e2-b66c-4637-bb97-b9b875047b3f/?format=api"
                }
            ]
        }
    ]
}