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/5f4af939-1da1-4233-957b-fddb2fdbce97/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5f4af939-1da1-4233-957b-fddb2fdbce97",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e2a93905-d435-4ae7-9c87-7dde6c57c830",
    "completed": true,
    "last_updated": "2023-06-20T10:33:07.229646-04:00",
    "created_at": "2023-06-19T08:08:07.232411-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.96,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e2a93905-d435-4ae7-9c87-7dde6c57c830",
    "datetime": "2023-06-19T19:10:00-04:00",
    "cutoff_datetime": "2023-06-19T19:10:00-04:00",
    "name": "COL (A Gomber) v. CIN (B Williamson)",
    "bettypes": [
        {
            "id": "1a3c92fa-ad58-40b1-863d-41cff92a8bf7",
            "match": "https://api-prod.gambitprofit.com/api/matches/5f4af939-1da1-4233-957b-fddb2fdbce97/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-19T08:08:07.235186-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": "CIN (B Williamson)",
                        "amount": 6148.0
                    },
                    {
                        "team": "COL (A Gomber)",
                        "amount": 3852.0
                    }
                ],
                "expected_reward_tokens": 9590.88,
                "profit_sb": 90.88,
                "profit_sb_percentage": 0.96,
                "recommended": true
            },
            "lines": [
                {
                    "id": "41611d17-95da-4006-bf2a-54e3af6e16b9",
                    "gambit_id": "fd79afab-423b-4eb1-9785-d6d241153ec3",
                    "last_updated": "2023-06-20T10:33:07.237318-04:00",
                    "created_at": "2023-06-19T08:08:07.239590-04:00",
                    "name": "CIN (B Williamson)",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a3c92fa-ad58-40b1-863d-41cff92a8bf7/?format=api"
                },
                {
                    "id": "9aa6dcfe-7243-4ea9-b222-4227566fbde6",
                    "gambit_id": "7979d1d7-ae43-441c-ae2d-6f0ae5d54d0c",
                    "last_updated": "2023-06-20T10:33:07.235071-04:00",
                    "created_at": "2023-06-19T08:08:07.237395-04:00",
                    "name": "COL (A Gomber)",
                    "reward": "2.49000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a3c92fa-ad58-40b1-863d-41cff92a8bf7/?format=api"
                }
            ]
        },
        {
            "id": "99692ae4-2564-44ae-ab9f-c6d9c59af146",
            "match": "https://api-prod.gambitprofit.com/api/matches/5f4af939-1da1-4233-957b-fddb2fdbce97/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-19T08:08:07.242002-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": "COL",
                        "amount": 5421.0
                    },
                    {
                        "team": "CIN",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2dcce527-5183-4eec-ad15-1b0b6241afb1",
                    "gambit_id": "abb1545a-b9bf-48a4-b2d5-b377dafaeb8b",
                    "last_updated": "2023-06-20T10:33:07.241989-04:00",
                    "created_at": "2023-06-19T08:08:07.244192-04:00",
                    "name": "COL",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99692ae4-2564-44ae-ab9f-c6d9c59af146/?format=api"
                },
                {
                    "id": "637f5ac8-6159-4850-abb4-6ee9bcd659e0",
                    "gambit_id": "131d2202-0d29-4a6a-83be-5041f3aab1fa",
                    "last_updated": "2023-06-20T10:33:07.244448-04:00",
                    "created_at": "2023-06-19T08:08:07.246423-04:00",
                    "name": "CIN",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99692ae4-2564-44ae-ab9f-c6d9c59af146/?format=api"
                }
            ]
        },
        {
            "id": "10371394-863a-4757-9553-7de5ed98befb",
            "match": "https://api-prod.gambitprofit.com/api/matches/5f4af939-1da1-4233-957b-fddb2fdbce97/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-19T08:08:07.248877-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 10.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 10.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d96b93f6-2738-4832-be98-7ac3d2577c34",
                    "gambit_id": "a06eba99-a35b-46fd-be8a-40f12bcbad3c",
                    "last_updated": "2023-06-20T10:33:07.252004-04:00",
                    "created_at": "2023-06-19T08:08:07.252635-04:00",
                    "name": "Game Total Under 10.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10371394-863a-4757-9553-7de5ed98befb/?format=api"
                },
                {
                    "id": "7b185047-e2d2-4613-98e0-7408d22ea5dc",
                    "gambit_id": "e777bc8d-857f-4b44-9dcb-9f1ce4bd12e9",
                    "last_updated": "2023-06-20T10:33:07.249309-04:00",
                    "created_at": "2023-06-19T08:08:07.250811-04:00",
                    "name": "Game Total Over 10.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10371394-863a-4757-9553-7de5ed98befb/?format=api"
                }
            ]
        }
    ]
}