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/bc9aa5a1-31f0-487b-83a0-b01a55d9a106/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bc9aa5a1-31f0-487b-83a0-b01a55d9a106",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b6677b66-0bd1-44c2-8556-3e0077dc4a47",
    "completed": true,
    "last_updated": "2023-05-17T11:06:54.299014-04:00",
    "created_at": "2023-05-16T09:47:07.624590-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.25,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b6677b66-0bd1-44c2-8556-3e0077dc4a47",
    "datetime": "2023-05-16T21:45:00-04:00",
    "cutoff_datetime": "2023-05-16T21:45:00-04:00",
    "name": "PHI (Z Wheeler) v. SFO (A Cobb)",
    "bettypes": [
        {
            "id": "fadeb84f-75db-44fe-954b-a396565e6154",
            "match": "https://api-prod.gambitprofit.com/api/matches/bc9aa5a1-31f0-487b-83a0-b01a55d9a106/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-16T09:47:07.640574-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": "SFO (A Cobb)",
                        "amount": 5039.0
                    },
                    {
                        "team": "PHI (Z Wheeler)",
                        "amount": 4961.0
                    }
                ],
                "expected_reward_tokens": 9523.71,
                "profit_sb": 23.71,
                "profit_sb_percentage": 0.25,
                "recommended": true
            },
            "lines": [
                {
                    "id": "235f4fe1-2473-4487-93d6-e6a06bce1d76",
                    "gambit_id": "76a111f2-041d-4ef6-a250-f5becacdb887",
                    "last_updated": "2023-05-17T11:06:54.315827-04:00",
                    "created_at": "2023-05-16T09:47:07.642879-04:00",
                    "name": "SFO (A Cobb)",
                    "reward": "1.89000",
                    "odds": "1.93460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fadeb84f-75db-44fe-954b-a396565e6154/?format=api"
                },
                {
                    "id": "7b5f2825-4861-41c2-bb65-92b7bc23e88b",
                    "gambit_id": "9bd356a2-d7cc-481e-88f5-a1d6a08c5fed",
                    "last_updated": "2023-05-17T11:06:54.317734-04:00",
                    "created_at": "2023-05-16T09:47:07.644626-04:00",
                    "name": "PHI (Z Wheeler)",
                    "reward": "1.92000",
                    "odds": "1.97090",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fadeb84f-75db-44fe-954b-a396565e6154/?format=api"
                }
            ]
        },
        {
            "id": "9d406145-b442-49ba-ad9c-7ffb8d798b1f",
            "match": "https://api-prod.gambitprofit.com/api/matches/bc9aa5a1-31f0-487b-83a0-b01a55d9a106/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-16T09:47:07.633414-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": "SFO",
                        "amount": 6222.0
                    },
                    {
                        "team": "PHI",
                        "amount": 3778.0
                    }
                ],
                "expected_reward_tokens": 9519.66,
                "profit_sb": 19.66,
                "profit_sb_percentage": 0.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0854b28c-df9a-4ecc-928d-e8cf07f56ac0",
                    "gambit_id": "0ed7425f-edc8-4236-9684-1aa43d59a112",
                    "last_updated": "2023-05-17T11:06:54.309852-04:00",
                    "created_at": "2023-05-16T09:47:07.635478-04:00",
                    "name": "SFO",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d406145-b442-49ba-ad9c-7ffb8d798b1f/?format=api"
                },
                {
                    "id": "797be721-511b-4c34-bee0-6f507e69ea5c",
                    "gambit_id": "b72cc3f6-8f1d-4dcc-9500-426785516988",
                    "last_updated": "2023-05-17T11:06:54.311883-04:00",
                    "created_at": "2023-05-16T09:47:07.638100-04:00",
                    "name": "PHI",
                    "reward": "2.52000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d406145-b442-49ba-ad9c-7ffb8d798b1f/?format=api"
                }
            ]
        },
        {
            "id": "9acaf6fc-4c3b-4905-a52a-cf6cf66f8266",
            "match": "https://api-prod.gambitprofit.com/api/matches/bc9aa5a1-31f0-487b-83a0-b01a55d9a106/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-16T09:47:07.626980-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 7.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7fb18821-331a-41fd-a55b-5cc25aa57827",
                    "gambit_id": "07f43634-281b-4f0b-9fa2-8e9792ff774b",
                    "last_updated": "2023-05-17T11:06:54.305755-04:00",
                    "created_at": "2023-05-16T09:47:07.631187-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9acaf6fc-4c3b-4905-a52a-cf6cf66f8266/?format=api"
                },
                {
                    "id": "f79545fe-52b1-4d2d-9232-01622cc1dfa4",
                    "gambit_id": "460edf81-3d7d-40a4-953b-1ace4c2576ae",
                    "last_updated": "2023-05-17T11:06:54.303742-04:00",
                    "created_at": "2023-05-16T09:47:07.629157-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9acaf6fc-4c3b-4905-a52a-cf6cf66f8266/?format=api"
                }
            ]
        }
    ]
}