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/ce07520f-ae03-41aa-a2fc-b8a461a2b01a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ce07520f-ae03-41aa-a2fc-b8a461a2b01a",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "3ebb8b87-34c9-4bbf-a3a5-5e4e30c6689e",
    "completed": true,
    "last_updated": "2022-08-22T09:41:58.684436-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.15,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3ebb8b87-34c9-4bbf-a3a5-5e4e30c6689e",
    "datetime": "2022-08-21T14:10:00-04:00",
    "cutoff_datetime": "2022-08-21T14:10:00-04:00",
    "name": "TEX (K Arihara) v. MIN (J Ryan)",
    "bettypes": [
        {
            "id": "5bd1bc71-170b-4dbc-92ec-3a86127d5c35",
            "match": "https://api-prod.gambitprofit.com/api/matches/ce07520f-ae03-41aa-a2fc-b8a461a2b01a/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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 (J Ryan)",
                        "amount": 6148.0
                    },
                    {
                        "team": "TEX (K Arihara)",
                        "amount": 3852.0
                    }
                ],
                "expected_reward_tokens": 9283.32,
                "profit_sb": 283.32,
                "profit_sb_percentage": 3.15,
                "recommended": true
            },
            "lines": [
                {
                    "id": "de457e87-248c-4032-b5e7-70120c3c4a2b",
                    "gambit_id": "7a11a377-6746-4f7e-afbe-02ae3b1b8e24",
                    "last_updated": "2022-08-22T09:41:58.687270-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN (J Ryan)",
                    "reward": "1.51000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bd1bc71-170b-4dbc-92ec-3a86127d5c35/?format=api"
                },
                {
                    "id": "f4081e10-d7de-4f98-a532-a0022486377a",
                    "gambit_id": "fa1b95a3-0698-4822-9c3f-88c987d89f67",
                    "last_updated": "2022-08-22T09:41:58.687701-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX (K Arihara)",
                    "reward": "2.41000",
                    "odds": "2.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bd1bc71-170b-4dbc-92ec-3a86127d5c35/?format=api"
                }
            ]
        },
        {
            "id": "83c7dc9a-adcd-450f-950f-0f18cf1f45a7",
            "match": "https://api-prod.gambitprofit.com/api/matches/ce07520f-ae03-41aa-a2fc-b8a461a2b01a/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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",
                        "amount": 5499.0
                    },
                    {
                        "team": "MIN",
                        "amount": 4501.0
                    }
                ],
                "expected_reward_tokens": 9182.04,
                "profit_sb": 182.04,
                "profit_sb_percentage": 2.02,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d5fa81e2-7ce8-4160-9d1e-656e8ff3212f",
                    "gambit_id": "5593fd81-0bbf-4011-846c-a848a59bced6",
                    "last_updated": "2022-08-22T09:41:58.686819-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX",
                    "reward": "1.67000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83c7dc9a-adcd-450f-950f-0f18cf1f45a7/?format=api"
                },
                {
                    "id": "5f1a73ae-d65e-46f9-952b-525a150a80f3",
                    "gambit_id": "6e82087a-a6d3-49ec-839d-21f512a16552",
                    "last_updated": "2022-08-22T09:41:58.686342-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN",
                    "reward": "2.04000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83c7dc9a-adcd-450f-950f-0f18cf1f45a7/?format=api"
                }
            ]
        }
    ]
}