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/0575f6be-211a-4b97-8102-51ba35640e8e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0575f6be-211a-4b97-8102-51ba35640e8e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "30e2af3e-046c-45a8-adaa-dca257c6aef9",
    "completed": true,
    "last_updated": "2023-07-03T10:58:21.786533-04:00",
    "created_at": "2023-07-02T08:58:24.626642-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.93,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/30e2af3e-046c-45a8-adaa-dca257c6aef9",
    "datetime": "2023-07-02T14:35:00-04:00",
    "cutoff_datetime": "2023-07-02T14:35:00-04:00",
    "name": "HOU (S Dubin) v. TEX (A Heaney)",
    "bettypes": [
        {
            "id": "7811f805-96b4-43b7-b10f-9e26aa08f482",
            "match": "https://api-prod.gambitprofit.com/api/matches/0575f6be-211a-4b97-8102-51ba35640e8e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-02T08:58:24.629499-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 (A Heaney)",
                        "amount": 5776.0
                    },
                    {
                        "team": "HOU (S Dubin)",
                        "amount": 4224.0
                    }
                ],
                "expected_reward_tokens": 9588.16,
                "profit_sb": 88.16,
                "profit_sb_percentage": 0.93,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e48ad96d-602d-4557-9061-59b530ff831c",
                    "gambit_id": "a6f2326c-e171-4f51-8ac7-9ec0055603dc",
                    "last_updated": "2023-07-03T10:58:21.791782-04:00",
                    "created_at": "2023-07-02T08:58:24.633837-04:00",
                    "name": "TEX (A Heaney)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7811f805-96b4-43b7-b10f-9e26aa08f482/?format=api"
                },
                {
                    "id": "6e22f2fc-e602-4ec1-82d3-5e2b92d385f7",
                    "gambit_id": "bf904940-fcf8-4149-9e26-e097a75cb938",
                    "last_updated": "2023-07-03T10:58:21.790218-04:00",
                    "created_at": "2023-07-02T08:58:24.631623-04:00",
                    "name": "HOU (S Dubin)",
                    "reward": "2.27000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7811f805-96b4-43b7-b10f-9e26aa08f482/?format=api"
                }
            ]
        },
        {
            "id": "490c44da-b215-426d-9f53-a86ba6a99abf",
            "match": "https://api-prod.gambitprofit.com/api/matches/0575f6be-211a-4b97-8102-51ba35640e8e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-02T08:58:24.636363-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": "HOU",
                        "amount": 5688.0
                    },
                    {
                        "team": "TEX",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "46b84485-cb72-432b-8dfd-dde7c5184b26",
                    "gambit_id": "0cb3ad29-452b-428b-98d0-ab907461140f",
                    "last_updated": "2023-07-03T10:58:21.795271-04:00",
                    "created_at": "2023-07-02T08:58:24.638808-04:00",
                    "name": "HOU",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/490c44da-b215-426d-9f53-a86ba6a99abf/?format=api"
                },
                {
                    "id": "83c467c9-b3ce-44d1-a0a6-73aa6f868828",
                    "gambit_id": "ea967eb0-a8d9-4fdf-9e79-453f05475b23",
                    "last_updated": "2023-07-03T10:58:21.797025-04:00",
                    "created_at": "2023-07-02T08:58:24.640625-04:00",
                    "name": "TEX",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/490c44da-b215-426d-9f53-a86ba6a99abf/?format=api"
                }
            ]
        },
        {
            "id": "b4977626-57f1-4564-b173-9c3e91cbf7dd",
            "match": "https://api-prod.gambitprofit.com/api/matches/0575f6be-211a-4b97-8102-51ba35640e8e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-02T08:58:24.642533-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.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "428c689d-a3c5-4a5d-9a61-7603fc3adb55",
                    "gambit_id": "d8a7759a-e1f2-4e87-9cd5-cef39e774115",
                    "last_updated": "2023-07-03T10:58:21.802573-04:00",
                    "created_at": "2023-07-02T08:58:24.644365-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4977626-57f1-4564-b173-9c3e91cbf7dd/?format=api"
                },
                {
                    "id": "d2e9d496-5677-49e9-8371-d8f3fed1e795",
                    "gambit_id": "9dd0e2ee-088d-4c14-8575-f2ab79fca35b",
                    "last_updated": "2023-07-03T10:58:21.800642-04:00",
                    "created_at": "2023-07-02T08:58:24.646226-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4977626-57f1-4564-b173-9c3e91cbf7dd/?format=api"
                }
            ]
        }
    ]
}