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/d4631840-ab7c-4e26-a86f-b2690ee03b25/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d4631840-ab7c-4e26-a86f-b2690ee03b25",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ccb574cd-0f96-42ee-bd81-aebfa3bc06ca",
    "completed": true,
    "last_updated": "2023-04-20T11:42:17.509594-04:00",
    "created_at": "2023-04-19T12:17:08.293990-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/ccb574cd-0f96-42ee-bd81-aebfa3bc06ca",
    "datetime": "2023-04-19T15:10:00-04:00",
    "cutoff_datetime": "2023-04-19T15:10:00-04:00",
    "name": "PIT (J Oviedo) v. COL (A Gomber)",
    "bettypes": [
        {
            "id": "d9484384-bbb1-40d4-bbcf-91dec55486a9",
            "match": "https://api-prod.gambitprofit.com/api/matches/d4631840-ab7c-4e26-a86f-b2690ee03b25/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-19T12:17:08.308156-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": "PIT (J Oviedo)",
                        "amount": 5337.0
                    },
                    {
                        "team": "COL (A Gomber)",
                        "amount": 4663.0
                    }
                ],
                "expected_reward_tokens": 9605.78,
                "profit_sb": 105.78,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "676fedf4-026d-41b8-834d-87e8617413a4",
                    "gambit_id": "31db4e7f-7b19-4fda-9f6e-1a6a21b87a14",
                    "last_updated": "2023-04-20T11:42:17.529160-04:00",
                    "created_at": "2023-04-19T12:17:08.311554-04:00",
                    "name": "PIT (J Oviedo)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9484384-bbb1-40d4-bbcf-91dec55486a9/?format=api"
                },
                {
                    "id": "466ddecd-4638-4deb-a654-f3cef5408b92",
                    "gambit_id": "5701204b-ec70-40a7-987f-78e4a9e068ac",
                    "last_updated": "2023-04-20T11:42:17.526956-04:00",
                    "created_at": "2023-04-19T12:17:08.309697-04:00",
                    "name": "COL (A Gomber)",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9484384-bbb1-40d4-bbcf-91dec55486a9/?format=api"
                }
            ]
        },
        {
            "id": "fe852410-826d-43fa-974f-1f36311d91b8",
            "match": "https://api-prod.gambitprofit.com/api/matches/d4631840-ab7c-4e26-a86f-b2690ee03b25/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-19T12:17:08.303154-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": 5699.0
                    },
                    {
                        "team": "PIT",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8d4e7a0b-1239-4877-97c6-344a5e76b240",
                    "gambit_id": "a6b11c06-9242-4e2b-b287-4e3c9603c709",
                    "last_updated": "2023-04-20T11:42:17.520688-04:00",
                    "created_at": "2023-04-19T12:17:08.304597-04:00",
                    "name": "COL",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe852410-826d-43fa-974f-1f36311d91b8/?format=api"
                },
                {
                    "id": "45bf2cdb-6e6e-44ec-8315-678822d71386",
                    "gambit_id": "d7dc25f7-ef7d-44ae-93d3-f6dd30d6701a",
                    "last_updated": "2023-04-20T11:42:17.522938-04:00",
                    "created_at": "2023-04-19T12:17:08.306319-04:00",
                    "name": "PIT",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe852410-826d-43fa-974f-1f36311d91b8/?format=api"
                }
            ]
        },
        {
            "id": "275fd637-214f-46f2-b819-959efa12c5fe",
            "match": "https://api-prod.gambitprofit.com/api/matches/d4631840-ab7c-4e26-a86f-b2690ee03b25/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-19T12:17:08.296709-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 11.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 11.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3d0dbf20-0e86-4b65-8ae2-2ceb5f442551",
                    "gambit_id": "de9e14e6-a9be-48ae-a71e-eb66e5c01c3b",
                    "last_updated": "2023-04-20T11:42:17.514562-04:00",
                    "created_at": "2023-04-19T12:17:08.298767-04:00",
                    "name": "Game Total Under 11.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/275fd637-214f-46f2-b819-959efa12c5fe/?format=api"
                },
                {
                    "id": "99c7a3d1-d827-4976-961b-27a4af1408ab",
                    "gambit_id": "7a75f065-d55e-4490-9be3-6234f2a79f58",
                    "last_updated": "2023-04-20T11:42:17.516623-04:00",
                    "created_at": "2023-04-19T12:17:08.300949-04:00",
                    "name": "Game Total Over 11.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/275fd637-214f-46f2-b819-959efa12c5fe/?format=api"
                }
            ]
        }
    ]
}