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/a277d512-6205-4698-bd60-bf42bf7e6924/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a277d512-6205-4698-bd60-bf42bf7e6924",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "67d4f383-3b08-4c54-a772-859b1ba04826",
    "completed": true,
    "last_updated": "2023-04-03T14:16:50.089093-04:00",
    "created_at": "2023-04-02T09:57:08.325422-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/67d4f383-3b08-4c54-a772-859b1ba04826",
    "datetime": "2023-04-02T14:10:00-04:00",
    "cutoff_datetime": "2023-04-02T14:10:00-04:00",
    "name": "CWS (M Clevinger) v. HOU (L Garcia)",
    "bettypes": [
        {
            "id": "c6f7d58b-d707-4a0f-a562-64829fef865b",
            "match": "https://api-prod.gambitprofit.com/api/matches/a277d512-6205-4698-bd60-bf42bf7e6924/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-02T09:57:08.342048-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 (L Garcia)",
                        "amount": 5787.0
                    },
                    {
                        "team": "CWS (M Clevinger)",
                        "amount": 4213.0
                    }
                ],
                "expected_reward_tokens": 9605.64,
                "profit_sb": 105.64,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b6a20550-1685-482b-86aa-904691c06c2f",
                    "gambit_id": "f1c4f0ed-a8d1-4ca5-af2e-64fad967b63e",
                    "last_updated": "2023-04-03T14:16:50.107012-04:00",
                    "created_at": "2023-04-02T09:57:08.344133-04:00",
                    "name": "HOU (L Garcia)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6f7d58b-d707-4a0f-a562-64829fef865b/?format=api"
                },
                {
                    "id": "3500571c-20e1-4925-8c4f-fad92a432794",
                    "gambit_id": "2623a745-133d-4fb1-86c8-610d5957ca92",
                    "last_updated": "2023-04-03T14:16:50.109149-04:00",
                    "created_at": "2023-04-02T09:57:08.346758-04:00",
                    "name": "CWS (M Clevinger)",
                    "reward": "2.28000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6f7d58b-d707-4a0f-a562-64829fef865b/?format=api"
                }
            ]
        },
        {
            "id": "2fbb1cec-191f-44b4-803d-8998f09474c0",
            "match": "https://api-prod.gambitprofit.com/api/matches/a277d512-6205-4698-bd60-bf42bf7e6924/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-02T09:57:08.335396-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": 6020.0
                    },
                    {
                        "team": "HOU",
                        "amount": 3980.0
                    }
                ],
                "expected_reward_tokens": 9511.6,
                "profit_sb": 11.6,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a5f8c9a0-1f1c-423e-946b-5ea6f1bed65b",
                    "gambit_id": "c6ff2ec6-652d-4fa7-8e45-c42488754250",
                    "last_updated": "2023-04-03T14:16:50.102666-04:00",
                    "created_at": "2023-04-02T09:57:08.339465-04:00",
                    "name": "CWS",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fbb1cec-191f-44b4-803d-8998f09474c0/?format=api"
                },
                {
                    "id": "91ae1757-bd9f-4a5f-bfc1-5b12a1d33026",
                    "gambit_id": "fa8e7658-d864-4cc2-8f56-d1d1a8bbf65c",
                    "last_updated": "2023-04-03T14:16:50.100469-04:00",
                    "created_at": "2023-04-02T09:57:08.337352-04:00",
                    "name": "HOU",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fbb1cec-191f-44b4-803d-8998f09474c0/?format=api"
                }
            ]
        },
        {
            "id": "765c60ef-5390-4c58-9858-b808dc59ae7f",
            "match": "https://api-prod.gambitprofit.com/api/matches/a277d512-6205-4698-bd60-bf42bf7e6924/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-02T09:57:08.328315-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6cfadc18-c10e-4795-bd93-96d25f977cf0",
                    "gambit_id": "70570087-61b9-421c-a692-619e539a25de",
                    "last_updated": "2023-04-03T14:16:50.093994-04:00",
                    "created_at": "2023-04-02T09:57:08.330529-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/765c60ef-5390-4c58-9858-b808dc59ae7f/?format=api"
                },
                {
                    "id": "f759ff21-d7ec-455b-a39c-8e323880a7c7",
                    "gambit_id": "e6be4dda-bfad-4677-b29f-d90cfea693fe",
                    "last_updated": "2023-04-03T14:16:50.096125-04:00",
                    "created_at": "2023-04-02T09:57:08.332978-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/765c60ef-5390-4c58-9858-b808dc59ae7f/?format=api"
                }
            ]
        }
    ]
}