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/2733fd7a-a5de-473f-974a-bd4e086b0831/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2733fd7a-a5de-473f-974a-bd4e086b0831",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2fd0347b-e77c-4601-9389-5ac11bf2ee33",
    "completed": true,
    "last_updated": "2023-04-18T12:12:09.603004-04:00",
    "created_at": "2023-04-17T11:42:01.774537-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.27,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/2fd0347b-e77c-4601-9389-5ac11bf2ee33",
    "datetime": "2023-04-17T20:40:00-04:00",
    "cutoff_datetime": "2023-04-17T20:40:00-04:00",
    "name": "PIT (R Hill) v. COL (K Freeland)",
    "bettypes": [
        {
            "id": "3827102c-2ec6-47bf-a42d-bc32be2c1c2b",
            "match": "https://api-prod.gambitprofit.com/api/matches/2733fd7a-a5de-473f-974a-bd4e086b0831/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-17T11:42:01.795671-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": "COL (K Freeland)",
                        "amount": 5627.0
                    },
                    {
                        "team": "PIT (R Hill)",
                        "amount": 4373.0
                    }
                ],
                "expected_reward_tokens": 9620.6,
                "profit_sb": 120.6,
                "profit_sb_percentage": 1.27,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c73f6221-354f-4fb9-88fb-19bafadf349c",
                    "gambit_id": "b4a94c81-f413-489d-82a7-d477a046e252",
                    "last_updated": "2023-04-18T12:12:09.619515-04:00",
                    "created_at": "2023-04-17T11:42:01.798402-04:00",
                    "name": "COL (K Freeland)",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3827102c-2ec6-47bf-a42d-bc32be2c1c2b/?format=api"
                },
                {
                    "id": "265931bd-1fed-4080-8924-692345818703",
                    "gambit_id": "910a12b4-16e4-45d9-80b3-c1d2ec3a02ee",
                    "last_updated": "2023-04-18T12:12:09.621531-04:00",
                    "created_at": "2023-04-17T11:42:01.801344-04:00",
                    "name": "PIT (R Hill)",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3827102c-2ec6-47bf-a42d-bc32be2c1c2b/?format=api"
                }
            ]
        },
        {
            "id": "3a3222d8-ae2f-486a-bf4f-93ea6d4eb4d3",
            "match": "https://api-prod.gambitprofit.com/api/matches/2733fd7a-a5de-473f-974a-bd4e086b0831/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-17T11:42:01.787924-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": "PIT",
                        "amount": 5784.0
                    },
                    {
                        "team": "COL",
                        "amount": 4216.0
                    }
                ],
                "expected_reward_tokens": 9485.76,
                "profit_sb": -14.24,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d526c0c6-435f-4d09-88d6-85699c73bbaa",
                    "gambit_id": "2f360fa4-70e7-43b6-9dbc-4ec737e3554f",
                    "last_updated": "2023-04-18T12:12:09.616226-04:00",
                    "created_at": "2023-04-17T11:42:01.793005-04:00",
                    "name": "PIT",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a3222d8-ae2f-486a-bf4f-93ea6d4eb4d3/?format=api"
                },
                {
                    "id": "8d709920-cc1b-4a93-a96e-77e8b9da4b48",
                    "gambit_id": "3f911037-2211-4690-8181-92de2972f3c4",
                    "last_updated": "2023-04-18T12:12:09.614625-04:00",
                    "created_at": "2023-04-17T11:42:01.790666-04:00",
                    "name": "COL",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a3222d8-ae2f-486a-bf4f-93ea6d4eb4d3/?format=api"
                }
            ]
        },
        {
            "id": "0deeee69-abc6-4a07-9700-072e9fa76309",
            "match": "https://api-prod.gambitprofit.com/api/matches/2733fd7a-a5de-473f-974a-bd4e086b0831/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-17T11:42:01.779127-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 11.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 11.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9df79e8d-ded7-4c52-ad22-9e29976a4cf7",
                    "gambit_id": "1ab4d044-8452-4f09-b493-508b59291086",
                    "last_updated": "2023-04-18T12:12:09.611151-04:00",
                    "created_at": "2023-04-17T11:42:01.785045-04:00",
                    "name": "Game Total Over 11.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0deeee69-abc6-4a07-9700-072e9fa76309/?format=api"
                },
                {
                    "id": "48d475c5-506f-412b-af3c-989f82962c2e",
                    "gambit_id": "2ff429f0-8a7a-41ee-b801-ddaced17ca68",
                    "last_updated": "2023-04-18T12:12:09.609204-04:00",
                    "created_at": "2023-04-17T11:42:01.781887-04:00",
                    "name": "Game Total Under 11.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0deeee69-abc6-4a07-9700-072e9fa76309/?format=api"
                }
            ]
        }
    ]
}