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/dbb29f2d-55c0-4ede-8d0c-eb7377533a95/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dbb29f2d-55c0-4ede-8d0c-eb7377533a95",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3f96abd3-8bca-47bb-b54f-753daff9917b",
    "completed": true,
    "last_updated": "2023-04-06T11:37:06.186426-04:00",
    "created_at": "2023-04-05T09:22:21.843714-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.96,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3f96abd3-8bca-47bb-b54f-753daff9917b",
    "datetime": "2023-04-05T14:05:00-04:00",
    "cutoff_datetime": "2023-04-05T14:05:00-04:00",
    "name": "BAL (G Rodriguez) v. TEX (J Degrom)",
    "bettypes": [
        {
            "id": "9842af69-2470-498b-b276-9d77b6d28d2b",
            "match": "https://api-prod.gambitprofit.com/api/matches/dbb29f2d-55c0-4ede-8d0c-eb7377533a95/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-05T09:22:21.863577-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 Degrom)",
                        "amount": 6353.0
                    },
                    {
                        "team": "BAL (G Rodriguez)",
                        "amount": 3647.0
                    }
                ],
                "expected_reward_tokens": 9591.61,
                "profit_sb": 91.61,
                "profit_sb_percentage": 0.96,
                "recommended": true
            },
            "lines": [
                {
                    "id": "01308099-30f5-4911-b1d0-45ebf7486eed",
                    "gambit_id": "2a42bbb8-6593-4f45-a6f5-af23b362a94e",
                    "last_updated": "2023-04-06T11:37:06.201728-04:00",
                    "created_at": "2023-04-05T09:22:21.865728-04:00",
                    "name": "TEX (J Degrom)",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9842af69-2470-498b-b276-9d77b6d28d2b/?format=api"
                },
                {
                    "id": "36ae1f24-0fc3-4344-8743-6e85ee7bd165",
                    "gambit_id": "9e6fe34d-6fbf-4f59-9128-7342567868ef",
                    "last_updated": "2023-04-06T11:37:06.203944-04:00",
                    "created_at": "2023-04-05T09:22:21.868370-04:00",
                    "name": "BAL (G Rodriguez)",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9842af69-2470-498b-b276-9d77b6d28d2b/?format=api"
                }
            ]
        },
        {
            "id": "902d35cb-4d28-4251-a291-d8cca47d3cc6",
            "match": "https://api-prod.gambitprofit.com/api/matches/dbb29f2d-55c0-4ede-8d0c-eb7377533a95/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-05T09:22:21.855816-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": "BAL",
                        "amount": 5317.0
                    },
                    {
                        "team": "TEX",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5a65c907-10ce-47a2-94c3-033e83e544a5",
                    "gambit_id": "2d7a0547-419e-4de3-8392-c810c7bda0c6",
                    "last_updated": "2023-04-06T11:37:06.197499-04:00",
                    "created_at": "2023-04-05T09:22:21.860726-04:00",
                    "name": "BAL",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/902d35cb-4d28-4251-a291-d8cca47d3cc6/?format=api"
                },
                {
                    "id": "a1a0d26f-f9b5-40d7-b056-c6b3a27161f4",
                    "gambit_id": "d4c3acc1-208b-41cb-a0e2-d69c070dcbad",
                    "last_updated": "2023-04-06T11:37:06.195993-04:00",
                    "created_at": "2023-04-05T09:22:21.858171-04:00",
                    "name": "TEX",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/902d35cb-4d28-4251-a291-d8cca47d3cc6/?format=api"
                }
            ]
        },
        {
            "id": "6262aaa5-b9c3-4ac5-91ee-0e0df4b6b76c",
            "match": "https://api-prod.gambitprofit.com/api/matches/dbb29f2d-55c0-4ede-8d0c-eb7377533a95/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-05T09:22:21.847665-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": "fac17d0c-f96b-42fe-8e01-045bb7921526",
                    "gambit_id": "89e97dc8-897f-405c-a333-0e329dae8aa3",
                    "last_updated": "2023-04-06T11:37:06.192460-04:00",
                    "created_at": "2023-04-05T09:22:21.853033-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/6262aaa5-b9c3-4ac5-91ee-0e0df4b6b76c/?format=api"
                },
                {
                    "id": "984b58b7-9da2-442b-be0a-0a22f091662f",
                    "gambit_id": "ff844613-7aeb-4cd8-8746-07635b687849",
                    "last_updated": "2023-04-06T11:37:06.190655-04:00",
                    "created_at": "2023-04-05T09:22:21.850328-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/6262aaa5-b9c3-4ac5-91ee-0e0df4b6b76c/?format=api"
                }
            ]
        }
    ]
}