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/df15c639-5e04-4183-be5c-c52e9b28b11b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "df15c639-5e04-4183-be5c-c52e9b28b11b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e91608a4-774a-4c17-b64c-16c6df9d32bb",
    "completed": true,
    "last_updated": "2023-04-06T11:27:05.185445-04:00",
    "created_at": "2023-04-05T09:22:23.296957-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.86,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e91608a4-774a-4c17-b64c-16c6df9d32bb",
    "datetime": "2023-04-05T19:40:00-04:00",
    "cutoff_datetime": "2023-04-05T19:40:00-04:00",
    "name": "TOR (A Manoah) v. KAN (Z Greinke)",
    "bettypes": [
        {
            "id": "48f857d4-c9d5-44cd-a82b-f00640738218",
            "match": "https://api-prod.gambitprofit.com/api/matches/df15c639-5e04-4183-be5c-c52e9b28b11b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-05T09:22:23.319713-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": "TOR (A Manoah)",
                        "amount": 6182.0
                    },
                    {
                        "team": "KAN (Z Greinke)",
                        "amount": 3818.0
                    }
                ],
                "expected_reward_tokens": 9582.1,
                "profit_sb": 82.1,
                "profit_sb_percentage": 0.86,
                "recommended": true
            },
            "lines": [
                {
                    "id": "030ae8fa-d3dd-4658-b5a4-10a6ba3c1047",
                    "gambit_id": "34f44280-db66-40c3-a114-b4a204a91d54",
                    "last_updated": "2023-04-06T11:27:05.207734-04:00",
                    "created_at": "2023-04-05T09:22:23.324514-04:00",
                    "name": "TOR (A Manoah)",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48f857d4-c9d5-44cd-a82b-f00640738218/?format=api"
                },
                {
                    "id": "746af2e5-604b-4b4f-8301-7930cfb7f80d",
                    "gambit_id": "601a98ab-e8bf-490f-bfc4-d750e62edc24",
                    "last_updated": "2023-04-06T11:27:05.205558-04:00",
                    "created_at": "2023-04-05T09:22:23.321878-04:00",
                    "name": "KAN (Z Greinke)",
                    "reward": "2.51000",
                    "odds": "2.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48f857d4-c9d5-44cd-a82b-f00640738218/?format=api"
                }
            ]
        },
        {
            "id": "0d1fc319-1303-493d-99a1-06de556f9075",
            "match": "https://api-prod.gambitprofit.com/api/matches/df15c639-5e04-4183-be5c-c52e9b28b11b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-05T09:22:23.309165-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": "TOR",
                        "amount": 5107.0
                    },
                    {
                        "team": "KAN",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "44240696-095e-4497-b114-cabfbef6b928",
                    "gambit_id": "c08a3d3e-65f7-4405-9d97-4d813d2db1c4",
                    "last_updated": "2023-04-06T11:27:05.201340-04:00",
                    "created_at": "2023-04-05T09:22:23.317047-04:00",
                    "name": "TOR",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d1fc319-1303-493d-99a1-06de556f9075/?format=api"
                },
                {
                    "id": "e126f0e7-2e39-4eda-96c6-ab5db8b37676",
                    "gambit_id": "45116739-4c7c-4bdb-bfe1-854c81ac0a24",
                    "last_updated": "2023-04-06T11:27:05.199128-04:00",
                    "created_at": "2023-04-05T09:22:23.312754-04:00",
                    "name": "KAN",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d1fc319-1303-493d-99a1-06de556f9075/?format=api"
                }
            ]
        },
        {
            "id": "05894591-18df-4817-8a18-985f92c31041",
            "match": "https://api-prod.gambitprofit.com/api/matches/df15c639-5e04-4183-be5c-c52e9b28b11b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-05T09:22:23.300673-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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3c5903ee-6b1a-4a5f-961c-f969a4310b3f",
                    "gambit_id": "f5f08cb6-700a-4511-ac38-5712d5d4b6bc",
                    "last_updated": "2023-04-06T11:27:05.191339-04:00",
                    "created_at": "2023-04-05T09:22:23.303508-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05894591-18df-4817-8a18-985f92c31041/?format=api"
                },
                {
                    "id": "3ed40686-ca63-486e-8ef2-d4009ee3ad0f",
                    "gambit_id": "c0dcfcf0-abec-43bc-8a14-634fe1bdd593",
                    "last_updated": "2023-04-06T11:27:05.194510-04:00",
                    "created_at": "2023-04-05T09:22:23.306215-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05894591-18df-4817-8a18-985f92c31041/?format=api"
                }
            ]
        }
    ]
}