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/5184d4d7-f30d-466b-a407-29c674500eee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5184d4d7-f30d-466b-a407-29c674500eee",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7d59ec37-32bc-4b5c-aeb1-549770bf2d82",
    "completed": true,
    "last_updated": "2023-08-03T10:58:04.336636-04:00",
    "created_at": "2023-08-02T09:28:02.213385-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/7d59ec37-32bc-4b5c-aeb1-549770bf2d82",
    "datetime": "2023-08-02T20:05:00-04:00",
    "cutoff_datetime": "2023-08-02T20:05:00-04:00",
    "name": "CWS (D Cease) v. TEX (D Dunning)",
    "bettypes": [
        {
            "id": "8570b2e3-1026-40dc-a7a2-e224c7ee7026",
            "match": "https://api-prod.gambitprofit.com/api/matches/5184d4d7-f30d-466b-a407-29c674500eee/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-02T09:28:02.221515-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 (D Dunning)",
                        "amount": 6060.0
                    },
                    {
                        "team": "CWS (D Cease)",
                        "amount": 3940.0
                    }
                ],
                "expected_reward_tokens": 9574.2,
                "profit_sb": 74.2,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "770ee462-65c5-44a9-965b-c8c44885d88c",
                    "gambit_id": "ac1f4bfa-95bc-408a-b669-b7134fe52de1",
                    "last_updated": "2023-08-03T10:58:04.355242-04:00",
                    "created_at": "2023-08-02T09:28:02.233291-04:00",
                    "name": "TEX (D Dunning)",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8570b2e3-1026-40dc-a7a2-e224c7ee7026/?format=api"
                },
                {
                    "id": "c351a98b-245b-471d-9dac-679b16cb921d",
                    "gambit_id": "14d62a3c-8968-4563-9cde-00ea965ea34a",
                    "last_updated": "2023-08-03T10:58:04.349719-04:00",
                    "created_at": "2023-08-02T09:28:02.226742-04:00",
                    "name": "CWS (D Cease)",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8570b2e3-1026-40dc-a7a2-e224c7ee7026/?format=api"
                }
            ]
        },
        {
            "id": "3713cb49-58ea-41d0-91d6-f066dff99816",
            "match": "https://api-prod.gambitprofit.com/api/matches/5184d4d7-f30d-466b-a407-29c674500eee/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-02T09:28:02.239787-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": "CWS",
                        "amount": 5614.0
                    },
                    {
                        "team": "TEX",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "21238d28-a69d-4a39-80a0-b9eb7bcc30e2",
                    "gambit_id": "50033f23-82d1-4d45-b32e-cc0e432fec92",
                    "last_updated": "2023-08-03T10:58:04.364030-04:00",
                    "created_at": "2023-08-02T09:28:02.249897-04:00",
                    "name": "CWS",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3713cb49-58ea-41d0-91d6-f066dff99816/?format=api"
                },
                {
                    "id": "b37c6d88-a029-4419-9088-9bf14cc5668c",
                    "gambit_id": "61d923fd-eba6-4f4d-95d5-65233e3f0377",
                    "last_updated": "2023-08-03T10:58:04.369038-04:00",
                    "created_at": "2023-08-02T09:28:02.257410-04:00",
                    "name": "TEX",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3713cb49-58ea-41d0-91d6-f066dff99816/?format=api"
                }
            ]
        },
        {
            "id": "5cd721ea-4120-4c1f-950c-cc0ca4c7ddac",
            "match": "https://api-prod.gambitprofit.com/api/matches/5184d4d7-f30d-466b-a407-29c674500eee/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-02T09:28:02.263364-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": 5000.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fe632ada-2856-45a8-8341-bab4b78676eb",
                    "gambit_id": "a39ca099-314b-4692-9dd3-43514d6e6eac",
                    "last_updated": "2023-08-03T10:58:04.378363-04:00",
                    "created_at": "2023-08-02T09:28:02.282865-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cd721ea-4120-4c1f-950c-cc0ca4c7ddac/?format=api"
                },
                {
                    "id": "d9525615-1314-4328-9092-4359240d1578",
                    "gambit_id": "71a268bf-d407-4c6a-a9a8-c72ce020713f",
                    "last_updated": "2023-08-03T10:58:04.382891-04:00",
                    "created_at": "2023-08-02T09:28:02.273694-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cd721ea-4120-4c1f-950c-cc0ca4c7ddac/?format=api"
                }
            ]
        }
    ]
}