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/630df8fd-91d6-4910-8561-e5d3d8171494/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "630df8fd-91d6-4910-8561-e5d3d8171494",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c810aa22-b0fc-4197-a204-7d7885a10547",
    "completed": true,
    "last_updated": "2023-08-21T19:38:24.690158-04:00",
    "created_at": "2023-08-20T08:43:03.205473-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.46,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c810aa22-b0fc-4197-a204-7d7885a10547",
    "datetime": "2023-08-20T13:40:00-04:00",
    "cutoff_datetime": "2023-08-20T13:40:00-04:00",
    "name": "DET (Ed Rodriguez) v. CLE (L Allen)",
    "bettypes": [
        {
            "id": "621ab550-edc4-4d67-ab10-5119d5124cc6",
            "match": "https://api-prod.gambitprofit.com/api/matches/630df8fd-91d6-4910-8561-e5d3d8171494/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-20T08:43:03.215848-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": "DET (Ed Rodriguez)",
                        "amount": 5131.0
                    },
                    {
                        "team": "CLE (L Allen)",
                        "amount": 4869.0
                    }
                ],
                "expected_reward_tokens": 9543.24,
                "profit_sb": 43.24,
                "profit_sb_percentage": 0.46,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9a05a09e-2af0-4ed4-b0b4-d0722a3981f6",
                    "gambit_id": "d8b235fe-106a-431c-862b-291159a7ce98",
                    "last_updated": "2023-08-21T19:38:24.703323-04:00",
                    "created_at": "2023-08-20T08:43:03.220631-04:00",
                    "name": "DET (Ed Rodriguez)",
                    "reward": "1.86000",
                    "odds": "1.90090",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/621ab550-edc4-4d67-ab10-5119d5124cc6/?format=api"
                },
                {
                    "id": "a2ac0c0a-a062-4d0e-bbde-89755a6f165b",
                    "gambit_id": "76d6264c-e1a5-43b1-8784-c76641bf3bb1",
                    "last_updated": "2023-08-21T19:38:24.706737-04:00",
                    "created_at": "2023-08-20T08:43:03.225622-04:00",
                    "name": "CLE (L Allen)",
                    "reward": "1.96000",
                    "odds": "2.01000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/621ab550-edc4-4d67-ab10-5119d5124cc6/?format=api"
                }
            ]
        },
        {
            "id": "bcbb545d-c47e-4a12-8238-fbbd06a87fd3",
            "match": "https://api-prod.gambitprofit.com/api/matches/630df8fd-91d6-4910-8561-e5d3d8171494/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-20T08:43:03.230593-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": "DET",
                        "amount": 6698.0
                    },
                    {
                        "team": "CLE",
                        "amount": 3302.0
                    }
                ],
                "expected_reward_tokens": 9443.72,
                "profit_sb": -56.28,
                "profit_sb_percentage": -0.59,
                "recommended": false
            },
            "lines": [
                {
                    "id": "90a1410f-44ba-46ed-8d92-67f147fd17b6",
                    "gambit_id": "902e8632-e7fa-43ac-8075-dc199ba54907",
                    "last_updated": "2023-08-21T19:38:24.713425-04:00",
                    "created_at": "2023-08-20T08:43:03.234867-04:00",
                    "name": "DET",
                    "reward": "1.41000",
                    "odds": "1.42550",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcbb545d-c47e-4a12-8238-fbbd06a87fd3/?format=api"
                },
                {
                    "id": "32dc70f3-d4b3-4cd4-a68e-5f416d4e390c",
                    "gambit_id": "9888ebde-d599-422a-a090-07df798a3117",
                    "last_updated": "2023-08-21T19:38:24.716753-04:00",
                    "created_at": "2023-08-20T08:43:03.239175-04:00",
                    "name": "CLE",
                    "reward": "2.86000",
                    "odds": "2.95000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcbb545d-c47e-4a12-8238-fbbd06a87fd3/?format=api"
                }
            ]
        },
        {
            "id": "28809351-7718-40aa-b056-7015f07ce68c",
            "match": "https://api-prod.gambitprofit.com/api/matches/630df8fd-91d6-4910-8561-e5d3d8171494/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-20T08:43:03.243476-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 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ce92f9c4-5aa9-4ceb-be00-251df4ce9bae",
                    "gambit_id": "426d48ed-c5e2-4913-adbf-172420147549",
                    "last_updated": "2023-08-21T19:38:24.726538-04:00",
                    "created_at": "2023-08-20T08:43:03.247837-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28809351-7718-40aa-b056-7015f07ce68c/?format=api"
                },
                {
                    "id": "acbc4c72-41a5-4aa4-b649-6b514338c08f",
                    "gambit_id": "b83d6ad5-c8ce-47d1-b22a-5388500bee6e",
                    "last_updated": "2023-08-21T19:38:24.723351-04:00",
                    "created_at": "2023-08-20T08:43:03.252606-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28809351-7718-40aa-b056-7015f07ce68c/?format=api"
                }
            ]
        }
    ]
}