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/bcfb6ccf-fbd3-4d9a-ad52-f2b6d03c7543/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bcfb6ccf-fbd3-4d9a-ad52-f2b6d03c7543",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "9065dff5-7c36-4668-a438-815e4bcdf4d3",
    "completed": true,
    "last_updated": "2022-08-13T10:47:07.306840-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.09,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/9065dff5-7c36-4668-a438-815e4bcdf4d3",
    "datetime": "2022-08-12T20:40:00-04:00",
    "cutoff_datetime": "2022-08-12T20:40:00-04:00",
    "name": "ARI (Z Davies) v. COL (A Senzatela)",
    "bettypes": [
        {
            "id": "4d8c1fb5-7cd7-4438-a4ce-81005d1428a6",
            "match": "https://api-prod.gambitprofit.com/api/matches/bcfb6ccf-fbd3-4d9a-ad52-f2b6d03c7543/?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": "COL (A Senzatela)",
                        "amount": 5385.0
                    },
                    {
                        "team": "ARI (Z Davies)",
                        "amount": 4615.0
                    }
                ],
                "expected_reward_tokens": 9368.45,
                "profit_sb": 368.45,
                "profit_sb_percentage": 4.09,
                "recommended": true
            },
            "lines": [
                {
                    "id": "df36fa14-7c32-4818-8d9c-895e1e37fb8a",
                    "gambit_id": "50277b18-e538-4ec6-9256-088b7d3e66b6",
                    "last_updated": "2022-08-13T10:47:07.309730-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "COL (A Senzatela)",
                    "reward": "1.74000",
                    "odds": "1.81300",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d8c1fb5-7cd7-4438-a4ce-81005d1428a6/?format=api"
                },
                {
                    "id": "ed06320c-dc9a-4b9d-a7c5-6593d89e3802",
                    "gambit_id": "3feb3812-dc23-4568-a8da-2bbb434641d2",
                    "last_updated": "2022-08-13T10:47:07.310184-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI (Z Davies)",
                    "reward": "2.03000",
                    "odds": "2.13000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d8c1fb5-7cd7-4438-a4ce-81005d1428a6/?format=api"
                }
            ]
        },
        {
            "id": "5c1c0080-4ed7-4eb2-90b9-083041bdafef",
            "match": "https://api-prod.gambitprofit.com/api/matches/bcfb6ccf-fbd3-4d9a-ad52-f2b6d03c7543/?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": "ARI",
                        "amount": 5995.0
                    },
                    {
                        "team": "COL",
                        "amount": 4005.0
                    }
                ],
                "expected_reward_tokens": 9291.6,
                "profit_sb": 291.6,
                "profit_sb_percentage": 3.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4457868b-eab0-44cf-bd1a-840e8f2da594",
                    "gambit_id": "9d8d0aa0-ef77-4f86-b699-428dc9b58191",
                    "last_updated": "2022-08-13T10:47:07.309255-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI",
                    "reward": "1.55000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c1c0080-4ed7-4eb2-90b9-083041bdafef/?format=api"
                },
                {
                    "id": "db314db3-245b-4869-8e89-e9673e900658",
                    "gambit_id": "46afd88a-e8ae-447a-ba73-98181991d438",
                    "last_updated": "2022-08-13T10:47:07.308792-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "COL",
                    "reward": "2.32000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c1c0080-4ed7-4eb2-90b9-083041bdafef/?format=api"
                }
            ]
        },
        {
            "id": "d4db8227-8fd7-4aed-8ae4-18acad738a41",
            "match": "https://api-prod.gambitprofit.com/api/matches/bcfb6ccf-fbd3-4d9a-ad52-f2b6d03c7543/?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 Under 12",
                        "amount": 5109.0
                    },
                    {
                        "team": "Game Total Over 12",
                        "amount": 4891.0
                    }
                ],
                "expected_reward_tokens": 9145.11,
                "profit_sb": 145.11,
                "profit_sb_percentage": 1.61,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c1d88b13-9c87-442f-8ef8-39e8ef932d3e",
                    "gambit_id": "61cb6362-5444-4055-bd06-44fe7a836a53",
                    "last_updated": "2022-08-13T10:47:07.307833-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 12",
                    "reward": "1.79000",
                    "odds": "1.86960",
                    "spread": "12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4db8227-8fd7-4aed-8ae4-18acad738a41/?format=api"
                },
                {
                    "id": "08f32d57-6b48-4628-a514-d61ee5e53000",
                    "gambit_id": "615702ea-d62e-4b61-9871-a672f4e9d042",
                    "last_updated": "2022-08-13T10:47:07.308336-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 12",
                    "reward": "1.87000",
                    "odds": "1.95240",
                    "spread": "12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4db8227-8fd7-4aed-8ae4-18acad738a41/?format=api"
                }
            ]
        }
    ]
}