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/0224e713-6c13-4736-be4f-dc347d34853f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0224e713-6c13-4736-be4f-dc347d34853f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a406b345-58d3-4664-b941-5ee576f2f776",
    "completed": true,
    "last_updated": "2023-05-16T10:12:07.548085-04:00",
    "created_at": "2023-05-15T11:36:58.444812-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.13,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a406b345-58d3-4664-b941-5ee576f2f776",
    "datetime": "2023-05-15T21:40:00-04:00",
    "cutoff_datetime": "2023-05-15T21:40:00-04:00",
    "name": "ARI (M Kelly) v. OAK (D Rucinski)",
    "bettypes": [
        {
            "id": "4804f4c0-a329-423f-bd17-89c28d56e0d3",
            "match": "https://api-prod.gambitprofit.com/api/matches/0224e713-6c13-4736-be4f-dc347d34853f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-15T11:36:58.462175-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": "ARI (M Kelly)",
                        "amount": 6499.0
                    },
                    {
                        "team": "OAK (D Rucinski)",
                        "amount": 3501.0
                    }
                ],
                "expected_reward_tokens": 9487.71,
                "profit_sb": -12.29,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "83a1f861-0ab7-4091-b195-f0ddb248cfa7",
                    "gambit_id": "88233340-2168-4a0e-adff-8e8f225a4abf",
                    "last_updated": "2023-05-16T10:12:07.567630-04:00",
                    "created_at": "2023-05-15T11:36:58.466732-04:00",
                    "name": "ARI (M Kelly)",
                    "reward": "1.46000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4804f4c0-a329-423f-bd17-89c28d56e0d3/?format=api"
                },
                {
                    "id": "3df8bd46-89cd-49d1-b25c-18082fd1c758",
                    "gambit_id": "1b5112e1-e4e5-4a3e-81b4-7f8ac6dbc605",
                    "last_updated": "2023-05-16T10:12:07.565711-04:00",
                    "created_at": "2023-05-15T11:36:58.464410-04:00",
                    "name": "OAK (D Rucinski)",
                    "reward": "2.71000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4804f4c0-a329-423f-bd17-89c28d56e0d3/?format=api"
                }
            ]
        },
        {
            "id": "3ce95960-7778-4104-9d00-67ff1e36bea8",
            "match": "https://api-prod.gambitprofit.com/api/matches/0224e713-6c13-4736-be4f-dc347d34853f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-15T11:36:58.455144-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": "ARI",
                        "amount": 5512.0
                    },
                    {
                        "team": "OAK",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ae2f5194-8385-42e5-8583-50a3859dc039",
                    "gambit_id": "20d5ca19-40a7-4aa4-84b4-3e3575c050a4",
                    "last_updated": "2023-05-16T10:12:07.561494-04:00",
                    "created_at": "2023-05-15T11:36:58.459494-04:00",
                    "name": "ARI",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ce95960-7778-4104-9d00-67ff1e36bea8/?format=api"
                },
                {
                    "id": "a2823d5c-c01a-4627-ad90-3ca3dcbe48a3",
                    "gambit_id": "b99709a8-21d7-4a90-b82a-81a15a66612b",
                    "last_updated": "2023-05-16T10:12:07.559320-04:00",
                    "created_at": "2023-05-15T11:36:58.457322-04:00",
                    "name": "OAK",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ce95960-7778-4104-9d00-67ff1e36bea8/?format=api"
                }
            ]
        },
        {
            "id": "7c13f12c-3b05-48be-beec-fe9b8f2774d9",
            "match": "https://api-prod.gambitprofit.com/api/matches/0224e713-6c13-4736-be4f-dc347d34853f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-15T11:36:58.447727-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 9",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f337920b-4002-4381-945a-5fb03b7434e1",
                    "gambit_id": "038ed6be-ecdb-4247-9d78-f470800f253f",
                    "last_updated": "2023-05-16T10:12:07.552947-04:00",
                    "created_at": "2023-05-15T11:36:58.449905-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c13f12c-3b05-48be-beec-fe9b8f2774d9/?format=api"
                },
                {
                    "id": "cdce0eed-fb68-404f-bcb4-057ff98e248e",
                    "gambit_id": "9ca7e4ff-95f4-4709-b447-dccabd638bc6",
                    "last_updated": "2023-05-16T10:12:07.555015-04:00",
                    "created_at": "2023-05-15T11:36:58.452266-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c13f12c-3b05-48be-beec-fe9b8f2774d9/?format=api"
                }
            ]
        }
    ]
}