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/463d9a6d-7f1a-44cf-89f5-133716805119/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "463d9a6d-7f1a-44cf-89f5-133716805119",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c70da3ca-b94f-4c29-ad83-9c052d4f5e61",
    "completed": true,
    "last_updated": "2023-06-19T17:13:30.511561-04:00",
    "created_at": "2023-06-18T09:43:04.031010-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c70da3ca-b94f-4c29-ad83-9c052d4f5e61",
    "datetime": "2023-06-18T14:35:00-04:00",
    "cutoff_datetime": "2023-06-18T14:35:00-04:00",
    "name": "TOR (C Bassitt) v. TEX (J Gray)",
    "bettypes": [
        {
            "id": "8d7b853f-8e08-4ea3-9145-669d8a126cce",
            "match": "https://api-prod.gambitprofit.com/api/matches/463d9a6d-7f1a-44cf-89f5-133716805119/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-18T09:43:04.033739-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": 5787.0
                    },
                    {
                        "team": "TOR (C Bassitt)",
                        "amount": 4213.0
                    }
                ],
                "expected_reward_tokens": 9605.64,
                "profit_sb": 105.64,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cf654cfa-ba8d-41e5-9464-0ab0f3191713",
                    "gambit_id": "32f563d6-6ab6-4b53-a47f-4b2ea5bdb924",
                    "last_updated": "2023-06-19T17:13:30.517943-04:00",
                    "created_at": "2023-06-18T09:43:04.037987-04:00",
                    "name": "TEX (J Gray)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d7b853f-8e08-4ea3-9145-669d8a126cce/?format=api"
                },
                {
                    "id": "bd8bce6c-538e-4612-99f8-6e34048dd2c7",
                    "gambit_id": "d445ab86-0985-49dd-b510-a7bcac8406d5",
                    "last_updated": "2023-06-19T17:13:30.516105-04:00",
                    "created_at": "2023-06-18T09:43:04.035811-04:00",
                    "name": "TOR (C Bassitt)",
                    "reward": "2.28000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d7b853f-8e08-4ea3-9145-669d8a126cce/?format=api"
                }
            ]
        },
        {
            "id": "c3301ca4-4ab0-4a8a-b911-221c443c7c33",
            "match": "https://api-prod.gambitprofit.com/api/matches/463d9a6d-7f1a-44cf-89f5-133716805119/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-18T09:43:04.040541-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": 6020.0
                    },
                    {
                        "team": "TEX",
                        "amount": 3980.0
                    }
                ],
                "expected_reward_tokens": 9511.6,
                "profit_sb": 11.6,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "05e31517-2edd-4e8b-93c4-dba177af0c67",
                    "gambit_id": "e1633175-919d-4158-92a4-5b4a2cd7dbe6",
                    "last_updated": "2023-06-19T17:13:30.522323-04:00",
                    "created_at": "2023-06-18T09:43:04.042530-04:00",
                    "name": "TOR",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3301ca4-4ab0-4a8a-b911-221c443c7c33/?format=api"
                },
                {
                    "id": "875c07b7-4db8-4c13-8e4f-ea2cf21a1dcd",
                    "gambit_id": "4e043ea4-dd27-4f6f-a34a-69b5c3c2e917",
                    "last_updated": "2023-06-19T17:13:30.524433-04:00",
                    "created_at": "2023-06-18T09:43:04.044586-04:00",
                    "name": "TEX",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3301ca4-4ab0-4a8a-b911-221c443c7c33/?format=api"
                }
            ]
        },
        {
            "id": "813d060b-dd83-423c-94e3-e2ed438dc8db",
            "match": "https://api-prod.gambitprofit.com/api/matches/463d9a6d-7f1a-44cf-89f5-133716805119/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-18T09:43:04.046853-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": "13b019d3-cfc7-42e1-a418-99f8aedd447c",
                    "gambit_id": "2e6b1cd8-0601-4675-85e3-c67669eb06a9",
                    "last_updated": "2023-06-19T17:13:30.528726-04:00",
                    "created_at": "2023-06-18T09:43:04.048812-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/813d060b-dd83-423c-94e3-e2ed438dc8db/?format=api"
                },
                {
                    "id": "1af823fb-e42e-45be-aa4f-6af3989a8069",
                    "gambit_id": "2479dd62-8c6c-41d2-8123-06af7057fc44",
                    "last_updated": "2023-06-19T17:13:30.530986-04:00",
                    "created_at": "2023-06-18T09:43:04.050972-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/813d060b-dd83-423c-94e3-e2ed438dc8db/?format=api"
                }
            ]
        }
    ]
}