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/6d06ed1f-54ea-49ea-b3cb-916076f8aa4f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6d06ed1f-54ea-49ea-b3cb-916076f8aa4f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b691913d-0117-4439-ba38-41fff3182186",
    "completed": true,
    "last_updated": "2023-08-04T09:48:11.315549-04:00",
    "created_at": "2023-08-02T08:23:15.807580-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.65,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b691913d-0117-4439-ba38-41fff3182186",
    "datetime": "2023-08-02T12:35:00-04:00",
    "cutoff_datetime": "2023-08-02T12:35:00-04:00",
    "name": "DET (Ed Rodriguez) v. PIT (O Bido)",
    "bettypes": [
        {
            "id": "e45aaa14-dac1-4bc4-9cd8-8f79f08a79d8",
            "match": "https://api-prod.gambitprofit.com/api/matches/6d06ed1f-54ea-49ea-b3cb-916076f8aa4f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-02T08:23:15.822977-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": 5312.0
                    },
                    {
                        "team": "PIT (O Bido)",
                        "amount": 4688.0
                    }
                ],
                "expected_reward_tokens": 9561.6,
                "profit_sb": 61.6,
                "profit_sb_percentage": 0.65,
                "recommended": true
            },
            "lines": [
                {
                    "id": "93fc577f-a750-4f62-9185-bdd19dd57f14",
                    "gambit_id": "49cb31c9-2785-46cd-b2d7-ab29df5888d3",
                    "last_updated": "2023-08-04T09:48:11.330057-04:00",
                    "created_at": "2023-08-02T08:23:15.831843-04:00",
                    "name": "DET (Ed Rodriguez)",
                    "reward": "1.80000",
                    "odds": "1.84030",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e45aaa14-dac1-4bc4-9cd8-8f79f08a79d8/?format=api"
                },
                {
                    "id": "c83036d7-0949-4b23-9f37-ac3ce3d70e93",
                    "gambit_id": "4675206b-d44d-40ff-9dbd-cc342c61d03f",
                    "last_updated": "2023-08-04T09:48:11.333720-04:00",
                    "created_at": "2023-08-02T08:23:15.837945-04:00",
                    "name": "PIT (O Bido)",
                    "reward": "2.04000",
                    "odds": "2.09000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e45aaa14-dac1-4bc4-9cd8-8f79f08a79d8/?format=api"
                }
            ]
        },
        {
            "id": "d934c211-3ca8-4402-a038-21121ddc482a",
            "match": "https://api-prod.gambitprofit.com/api/matches/6d06ed1f-54ea-49ea-b3cb-916076f8aa4f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-02T08:23:15.842604-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": 6010.0
                    },
                    {
                        "team": "DET",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5d234b02-817d-47cb-9992-a86f7469ebe3",
                    "gambit_id": "ee9e8ce5-d14c-43f5-9889-36eaa713b2c2",
                    "last_updated": "2023-08-04T09:48:11.351632-04:00",
                    "created_at": "2023-08-02T08:23:15.856108-04:00",
                    "name": "PIT",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d934c211-3ca8-4402-a038-21121ddc482a/?format=api"
                },
                {
                    "id": "d24973d4-a380-4008-91df-a1b5c28991e3",
                    "gambit_id": "fc64e7b5-b742-49fd-b4ba-0f6b545b5f5b",
                    "last_updated": "2023-08-04T09:48:11.348256-04:00",
                    "created_at": "2023-08-02T08:23:15.849245-04:00",
                    "name": "DET",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d934c211-3ca8-4402-a038-21121ddc482a/?format=api"
                }
            ]
        },
        {
            "id": "ba5620c7-9581-4414-bfe7-fdd00aa2bb98",
            "match": "https://api-prod.gambitprofit.com/api/matches/6d06ed1f-54ea-49ea-b3cb-916076f8aa4f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-02T08:23:15.861826-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": "8d245bc4-d948-440c-a7cf-bce82ed4407e",
                    "gambit_id": "5bd26931-5c65-4781-80e5-1cbe104f4b53",
                    "last_updated": "2023-08-04T09:48:11.367941-04:00",
                    "created_at": "2023-08-02T08:23:15.873372-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/ba5620c7-9581-4414-bfe7-fdd00aa2bb98/?format=api"
                },
                {
                    "id": "af52db6b-b253-4d09-b04e-4ccf52b26b18",
                    "gambit_id": "39a2fb66-2945-476b-9360-31450365bd17",
                    "last_updated": "2023-08-04T09:48:11.358387-04:00",
                    "created_at": "2023-08-02T08:23:15.867269-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/ba5620c7-9581-4414-bfe7-fdd00aa2bb98/?format=api"
                }
            ]
        }
    ]
}