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/9d7f52bf-a567-4f8c-aa23-ea3369972126/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9d7f52bf-a567-4f8c-aa23-ea3369972126",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3119fa06-fdb9-44f5-9405-6aaba399ff5e",
    "completed": true,
    "last_updated": "2023-06-17T11:48:15.932863-04:00",
    "created_at": "2023-06-16T08:22:59.158858-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.76,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3119fa06-fdb9-44f5-9405-6aaba399ff5e",
    "datetime": "2023-06-16T20:05:00-04:00",
    "cutoff_datetime": "2023-06-16T20:05:00-04:00",
    "name": "TOR (K Gausman) v. TEX (M Perez)",
    "bettypes": [
        {
            "id": "c3540051-2483-474d-95db-429bd3286119",
            "match": "https://api-prod.gambitprofit.com/api/matches/9d7f52bf-a567-4f8c-aa23-ea3369972126/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-16T08:22:59.160880-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": "TOR (K Gausman)",
                        "amount": 5838.0
                    },
                    {
                        "team": "TEX (M Perez)",
                        "amount": 4162.0
                    }
                ],
                "expected_reward_tokens": 9572.6,
                "profit_sb": 72.6,
                "profit_sb_percentage": 0.76,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3243b458-3c23-4a10-9840-708323c66030",
                    "gambit_id": "8569d417-9caa-45b3-b46b-b6d19f728539",
                    "last_updated": "2023-06-17T11:48:15.937886-04:00",
                    "created_at": "2023-06-16T08:22:59.162560-04:00",
                    "name": "TOR (K Gausman)",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3540051-2483-474d-95db-429bd3286119/?format=api"
                },
                {
                    "id": "5851f4da-a8c5-4cd3-ad55-4816876c3da1",
                    "gambit_id": "0f080188-6739-4f8f-ac37-213e9696633a",
                    "last_updated": "2023-06-17T11:48:15.940204-04:00",
                    "created_at": "2023-06-16T08:22:59.164214-04:00",
                    "name": "TEX (M Perez)",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3540051-2483-474d-95db-429bd3286119/?format=api"
                }
            ]
        },
        {
            "id": "f8a95485-9a6c-402c-89db-b99c7be42ef1",
            "match": "https://api-prod.gambitprofit.com/api/matches/9d7f52bf-a567-4f8c-aa23-ea3369972126/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-16T08:22:59.166139-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",
                        "amount": 5421.0
                    },
                    {
                        "team": "TOR",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "34565857-11e2-4700-8061-4cc8c8615637",
                    "gambit_id": "bab15efd-ed97-4e1f-b76c-c5d8a9d8391f",
                    "last_updated": "2023-06-17T11:48:15.946757-04:00",
                    "created_at": "2023-06-16T08:22:59.169291-04:00",
                    "name": "TEX",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8a95485-9a6c-402c-89db-b99c7be42ef1/?format=api"
                },
                {
                    "id": "7d5dc5a1-71b3-4d1e-b63c-e32f5d574294",
                    "gambit_id": "acf030a0-de5f-4c1c-9cfb-4a4ddc3e0540",
                    "last_updated": "2023-06-17T11:48:15.944895-04:00",
                    "created_at": "2023-06-16T08:22:59.167702-04:00",
                    "name": "TOR",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8a95485-9a6c-402c-89db-b99c7be42ef1/?format=api"
                }
            ]
        },
        {
            "id": "72ec0365-580a-449c-a7d8-df81704fcf20",
            "match": "https://api-prod.gambitprofit.com/api/matches/9d7f52bf-a567-4f8c-aa23-ea3369972126/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-16T08:22:59.170896-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f654e4d1-71e1-409a-98bc-62f7c7b3d1b4",
                    "gambit_id": "82190497-ef22-4093-9963-d32db8ac77e9",
                    "last_updated": "2023-06-17T11:48:15.950856-04:00",
                    "created_at": "2023-06-16T08:22:59.172431-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72ec0365-580a-449c-a7d8-df81704fcf20/?format=api"
                },
                {
                    "id": "f83e16a1-4e52-49d3-93ee-0672cbfbc0b5",
                    "gambit_id": "db306984-3465-4b65-b1b2-172ec15c2d63",
                    "last_updated": "2023-06-17T11:48:15.952497-04:00",
                    "created_at": "2023-06-16T08:22:59.174049-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72ec0365-580a-449c-a7d8-df81704fcf20/?format=api"
                }
            ]
        }
    ]
}