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/3209ddb0-6b06-4d7c-b6ef-5206149ab7c7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3209ddb0-6b06-4d7c-b6ef-5206149ab7c7",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "d5dcee5b-65be-46af-8665-f8c7c69e0eb9",
    "completed": true,
    "last_updated": "2022-09-18T09:37:48.187800-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.56,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/d5dcee5b-65be-46af-8665-f8c7c69e0eb9",
    "datetime": "2022-09-17T20:00:00-04:00",
    "cutoff_datetime": "2022-09-17T20:00:00-04:00",
    "name": "Louisiana Tech v. Clemson",
    "bettypes": [
        {
            "id": "e37fc86f-9fa5-4820-86c5-87ceaefcca10",
            "match": "https://api-prod.gambitprofit.com/api/matches/3209ddb0-6b06-4d7c-b6ef-5206149ab7c7/?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": "Louisiana Tech",
                        "amount": 5000.0
                    },
                    {
                        "team": "Clemson",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "42eacf29-b141-45d6-b8d4-22336af007cc",
                    "gambit_id": "b43642c6-7f99-41fc-a26a-c98d0383b053",
                    "last_updated": "2022-09-18T09:37:48.194710-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Louisiana Tech",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "33.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e37fc86f-9fa5-4820-86c5-87ceaefcca10/?format=api"
                },
                {
                    "id": "b88828a3-9056-4b56-91bc-79d039456b38",
                    "gambit_id": "b84555cb-c9eb-4dc6-9e6c-2d1d6aef642e",
                    "last_updated": "2022-09-18T09:37:48.193731-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Clemson",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "-33.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e37fc86f-9fa5-4820-86c5-87ceaefcca10/?format=api"
                }
            ]
        },
        {
            "id": "a3dee5ea-3e98-42cc-ab6a-ed9650607839",
            "match": "https://api-prod.gambitprofit.com/api/matches/3209ddb0-6b06-4d7c-b6ef-5206149ab7c7/?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 53.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 53.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9d110cb6-d75a-4e7c-b435-aff79cad3a1d",
                    "gambit_id": "77101159-3e48-40fb-873a-f3116f159d88",
                    "last_updated": "2022-09-18T09:37:48.191691-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 53.5",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "53.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3dee5ea-3e98-42cc-ab6a-ed9650607839/?format=api"
                },
                {
                    "id": "24bc817d-1250-4248-88a2-4596814e329f",
                    "gambit_id": "90d60035-2d73-4503-ad83-93252a9d4d51",
                    "last_updated": "2022-09-18T09:37:48.190579-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 53.5",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "53.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3dee5ea-3e98-42cc-ab6a-ed9650607839/?format=api"
                }
            ]
        }
    ]
}