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/29de0be4-7d54-483f-aa58-92be7750cf47/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "29de0be4-7d54-483f-aa58-92be7750cf47",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c70f034a-70b4-48c0-b8e2-59b671e0761a",
    "completed": true,
    "last_updated": "2023-08-28T18:32:59.287818-04:00",
    "created_at": "2023-08-25T08:38:08.233597-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.35,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c70f034a-70b4-48c0-b8e2-59b671e0761a",
    "datetime": "2023-08-25T19:10:00-04:00",
    "cutoff_datetime": "2023-08-25T19:10:00-04:00",
    "name": "OAK (Z Neal) v. CWS (D Cease)",
    "bettypes": [
        {
            "id": "d05f9912-09f7-4d5d-aa25-3e5504102b55",
            "match": "https://api-prod.gambitprofit.com/api/matches/29de0be4-7d54-483f-aa58-92be7750cf47/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-25T08:38:08.238812-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 (D Cease)",
                        "amount": 6232.0
                    },
                    {
                        "team": "OAK (Z Neal)",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cb4615fe-6254-44a9-ad28-cda02811c488",
                    "gambit_id": "bef0f442-2641-4773-9d95-48861a2b6752",
                    "last_updated": "2023-08-28T18:32:59.298618-04:00",
                    "created_at": "2023-08-25T08:38:08.247016-04:00",
                    "name": "CWS (D Cease)",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d05f9912-09f7-4d5d-aa25-3e5504102b55/?format=api"
                },
                {
                    "id": "2fc7ebbc-9928-4c2b-8867-eb253f45552f",
                    "gambit_id": "a8fb1539-4ee2-487c-a335-9965b6c7616f",
                    "last_updated": "2023-08-28T18:32:59.295400-04:00",
                    "created_at": "2023-08-25T08:38:08.242605-04:00",
                    "name": "OAK (Z Neal)",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d05f9912-09f7-4d5d-aa25-3e5504102b55/?format=api"
                }
            ]
        },
        {
            "id": "6d2f4842-2262-4dd4-85d2-dbb3c42eaa95",
            "match": "https://api-prod.gambitprofit.com/api/matches/29de0be4-7d54-483f-aa58-92be7750cf47/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-25T08:38:08.250928-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": "OAK",
                        "amount": 5423.0
                    },
                    {
                        "team": "CWS",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1ebc11ab-41bf-4397-a405-c3c329a2f121",
                    "gambit_id": "5c853405-9a21-4e28-ae3a-0cbc0710fdb6",
                    "last_updated": "2023-08-28T18:32:59.304872-04:00",
                    "created_at": "2023-08-25T08:38:08.254819-04:00",
                    "name": "OAK",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d2f4842-2262-4dd4-85d2-dbb3c42eaa95/?format=api"
                },
                {
                    "id": "03dd592e-f1c4-4a2d-8572-11742d2d7be5",
                    "gambit_id": "cb556925-4225-412b-984e-0d1ea883be04",
                    "last_updated": "2023-08-28T18:32:59.308223-04:00",
                    "created_at": "2023-08-25T08:38:08.258495-04:00",
                    "name": "CWS",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d2f4842-2262-4dd4-85d2-dbb3c42eaa95/?format=api"
                }
            ]
        },
        {
            "id": "5fe6e369-df85-4c87-9a07-82d311f8ffd9",
            "match": "https://api-prod.gambitprofit.com/api/matches/29de0be4-7d54-483f-aa58-92be7750cf47/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-25T08:38:08.262290-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 Over 9",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b3615af3-8259-41de-afb0-88741d1bf8cb",
                    "gambit_id": "c7b3e00b-a4e3-4320-a4ce-239e44835e8a",
                    "last_updated": "2023-08-28T18:32:59.316009-04:00",
                    "created_at": "2023-08-25T08:38:08.266407-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/5fe6e369-df85-4c87-9a07-82d311f8ffd9/?format=api"
                },
                {
                    "id": "fe618474-b95e-482c-9073-b703efc52de8",
                    "gambit_id": "511e6477-b78c-4425-8884-5449a25626c9",
                    "last_updated": "2023-08-28T18:32:59.319477-04:00",
                    "created_at": "2023-08-25T08:38:08.271131-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/5fe6e369-df85-4c87-9a07-82d311f8ffd9/?format=api"
                }
            ]
        }
    ]
}