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/21491298-3ab6-41b2-9bad-0c8c57a4defc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "21491298-3ab6-41b2-9bad-0c8c57a4defc",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "4a8fcfd6-da55-49d4-a46a-463f68f6259c",
    "completed": true,
    "last_updated": "2022-08-10T10:01:58.392483-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.01,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/4a8fcfd6-da55-49d4-a46a-463f68f6259c",
    "datetime": "2022-08-09T22:10:00-04:00",
    "cutoff_datetime": "2022-08-09T22:10:00-04:00",
    "name": "MIN (J Ryan) v. LOS (J Urias)",
    "bettypes": [
        {
            "id": "56a7a5bc-3f7f-4f88-9e9d-b2ca7c198840",
            "match": "https://api-prod.gambitprofit.com/api/matches/21491298-3ab6-41b2-9bad-0c8c57a4defc/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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": "LOS (J Urias)",
                        "amount": 6783.0
                    },
                    {
                        "team": "MIN (J Ryan)",
                        "amount": 3217.0
                    }
                ],
                "expected_reward_tokens": 9360.54,
                "profit_sb": 360.54,
                "profit_sb_percentage": 4.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1de30cd3-cf22-4e27-aac9-6e05a646b04e",
                    "gambit_id": "a13e4500-a1e6-49d0-98d5-91c87f153459",
                    "last_updated": "2022-08-10T10:01:58.395423-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS (J Urias)",
                    "reward": "1.38000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56a7a5bc-3f7f-4f88-9e9d-b2ca7c198840/?format=api"
                },
                {
                    "id": "a4d493c6-0895-4f59-96b7-0469b7d994a9",
                    "gambit_id": "25361a78-a098-4eeb-aca4-af52cb64d040",
                    "last_updated": "2022-08-10T10:01:58.395864-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN (J Ryan)",
                    "reward": "2.91000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56a7a5bc-3f7f-4f88-9e9d-b2ca7c198840/?format=api"
                }
            ]
        },
        {
            "id": "01e6686c-6eb6-4428-8d29-6556cbd02c7f",
            "match": "https://api-prod.gambitprofit.com/api/matches/21491298-3ab6-41b2-9bad-0c8c57a4defc/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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": "LOS",
                        "amount": 5204.0
                    },
                    {
                        "team": "MIN",
                        "amount": 4796.0
                    }
                ],
                "expected_reward_tokens": 9159.04,
                "profit_sb": 159.04,
                "profit_sb_percentage": 1.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cbc7b4d9-fd6c-4fd7-bf85-7a7eb31c520b",
                    "gambit_id": "b1a5358c-76f7-4708-a28b-9915426d3c8c",
                    "last_updated": "2022-08-10T10:01:58.394541-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS",
                    "reward": "1.76000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01e6686c-6eb6-4428-8d29-6556cbd02c7f/?format=api"
                },
                {
                    "id": "954d05fe-b873-48e0-8421-0b6e3b04e9c7",
                    "gambit_id": "362fa777-e3ac-433e-a0a4-609212ab6f46",
                    "last_updated": "2022-08-10T10:01:58.394979-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN",
                    "reward": "1.91000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01e6686c-6eb6-4428-8d29-6556cbd02c7f/?format=api"
                }
            ]
        },
        {
            "id": "1f437061-446f-4ad1-b347-7a69f3c98bf8",
            "match": "https://api-prod.gambitprofit.com/api/matches/21491298-3ab6-41b2-9bad-0c8c57a4defc/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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 8",
                        "amount": 5109.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4891.0
                    }
                ],
                "expected_reward_tokens": 9145.11,
                "profit_sb": 145.11,
                "profit_sb_percentage": 1.61,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ed7d2cc7-b41a-4d3e-81d7-706f94a24669",
                    "gambit_id": "fe686d29-b79a-47e6-8347-de36cf2f8330",
                    "last_updated": "2022-08-10T10:01:58.394024-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.79000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f437061-446f-4ad1-b347-7a69f3c98bf8/?format=api"
                },
                {
                    "id": "ce4f06bf-c5d4-4b2a-9725-d133916150a1",
                    "gambit_id": "35c30295-394c-4930-b494-d7b3560c3546",
                    "last_updated": "2022-08-10T10:01:58.393496-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.87000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f437061-446f-4ad1-b347-7a69f3c98bf8/?format=api"
                }
            ]
        }
    ]
}