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/a11cd09c-1c03-49d6-bbce-5a8e3443683d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a11cd09c-1c03-49d6-bbce-5a8e3443683d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2029c3ed-d520-4fcb-b0c9-5840b262f348",
    "completed": true,
    "last_updated": "2023-07-02T11:08:02.233314-04:00",
    "created_at": "2023-06-30T08:23:05.328492-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.82,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/2029c3ed-d520-4fcb-b0c9-5840b262f348",
    "datetime": "2023-06-30T19:05:00-04:00",
    "cutoff_datetime": "2023-06-30T19:05:00-04:00",
    "name": "MIN (P Lopez) v. BAL (D Kremer)",
    "bettypes": [
        {
            "id": "57dfbe51-8282-483f-a100-2dcae1ae6dd3",
            "match": "https://api-prod.gambitprofit.com/api/matches/a11cd09c-1c03-49d6-bbce-5a8e3443683d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-30T08:23:05.331565-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 (D Kremer)",
                        "amount": 5234.0
                    },
                    {
                        "team": "MIN (P Lopez)",
                        "amount": 4766.0
                    }
                ],
                "expected_reward_tokens": 9578.22,
                "profit_sb": 78.22,
                "profit_sb_percentage": 0.82,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7f2da61f-6f9b-40a4-9c1a-b5965b6fd83b",
                    "gambit_id": "7d6e84af-90d6-4c45-a369-c73dbddc5ff1",
                    "last_updated": "2023-07-02T11:08:02.240363-04:00",
                    "created_at": "2023-06-30T08:23:05.335332-04:00",
                    "name": "BAL (D Kremer)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57dfbe51-8282-483f-a100-2dcae1ae6dd3/?format=api"
                },
                {
                    "id": "01c19184-531f-4465-88fa-01bcbffa8f01",
                    "gambit_id": "6fc6b060-983f-44e9-9dd9-de65adb9d437",
                    "last_updated": "2023-07-02T11:08:02.238050-04:00",
                    "created_at": "2023-06-30T08:23:05.333421-04:00",
                    "name": "MIN (P Lopez)",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57dfbe51-8282-483f-a100-2dcae1ae6dd3/?format=api"
                }
            ]
        },
        {
            "id": "f1a8af10-c386-454b-9356-cea4d9d44d7c",
            "match": "https://api-prod.gambitprofit.com/api/matches/a11cd09c-1c03-49d6-bbce-5a8e3443683d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-30T08:23:05.337382-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": "MIN",
                        "amount": 6241.0
                    },
                    {
                        "team": "BAL",
                        "amount": 3759.0
                    }
                ],
                "expected_reward_tokens": 9547.86,
                "profit_sb": 47.86,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a401f3dd-d4a8-47cd-936f-a8d2c40f270c",
                    "gambit_id": "7dfc3553-5fe5-4924-9cc7-a57b8424b022",
                    "last_updated": "2023-07-02T11:08:02.245030-04:00",
                    "created_at": "2023-06-30T08:23:05.339307-04:00",
                    "name": "MIN",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1a8af10-c386-454b-9356-cea4d9d44d7c/?format=api"
                },
                {
                    "id": "473d3fb3-a4cf-4eb6-b546-389efb77bc76",
                    "gambit_id": "f9bbd941-d669-4f8a-8684-5e5774c7d560",
                    "last_updated": "2023-07-02T11:08:02.247594-04:00",
                    "created_at": "2023-06-30T08:23:05.341463-04:00",
                    "name": "BAL",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1a8af10-c386-454b-9356-cea4d9d44d7c/?format=api"
                }
            ]
        },
        {
            "id": "bf89b0a7-d029-472b-b35f-8ddcc3182e94",
            "match": "https://api-prod.gambitprofit.com/api/matches/a11cd09c-1c03-49d6-bbce-5a8e3443683d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-30T08:23:05.343520-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": "261da2b3-5c4d-4758-99f5-b865c58fa365",
                    "gambit_id": "16c3f4b9-5421-4e41-98f2-fad0ef41574a",
                    "last_updated": "2023-07-02T11:08:02.254183-04:00",
                    "created_at": "2023-06-30T08:23:05.347323-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/bf89b0a7-d029-472b-b35f-8ddcc3182e94/?format=api"
                },
                {
                    "id": "3ad8328b-4551-41f3-922d-089592215b03",
                    "gambit_id": "8979e6ff-1985-4470-9424-e13fddc077e1",
                    "last_updated": "2023-07-02T11:08:02.252256-04:00",
                    "created_at": "2023-06-30T08:23:05.345437-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/bf89b0a7-d029-472b-b35f-8ddcc3182e94/?format=api"
                }
            ]
        }
    ]
}