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/6320f3a1-4e4a-4aa4-9c0e-243bd1f99ba3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6320f3a1-4e4a-4aa4-9c0e-243bd1f99ba3",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "76ec7807-efd6-4d74-b370-339bd4fe5fbd",
    "completed": true,
    "last_updated": "2022-08-29T11:17:14.331435-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.37,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/76ec7807-efd6-4d74-b370-339bd4fe5fbd",
    "datetime": "2022-08-27T19:00:00-04:00",
    "cutoff_datetime": "2022-08-27T19:00:00-04:00",
    "name": "Charlotte FC v. Toronto FC",
    "bettypes": [
        {
            "id": "abe47ef4-aab5-4d5e-aa84-69fb87698476",
            "match": "https://api-prod.gambitprofit.com/api/matches/6320f3a1-4e4a-4aa4-9c0e-243bd1f99ba3/?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": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Charlotte FC",
                        "amount": 5369.0
                    },
                    {
                        "team": "Toronto FC",
                        "amount": 4631.0
                    }
                ],
                "expected_reward_tokens": 12133.22,
                "profit_sb": 3133.22,
                "profit_sb_percentage": 34.81,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Charlotte FC",
                        "amount": 3938.0
                    },
                    {
                        "team": "Toronto FC",
                        "amount": 3397.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2665.0
                    }
                ],
                "expected_reward_tokens": 8899.88,
                "profit_sb": -100.12,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "adb6d15d-047c-4e9d-968b-5e78a22212c2",
                    "gambit_id": "9a8c2067-7095-4892-8153-3d7573759588",
                    "last_updated": "2022-08-29T11:17:14.333412-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte FC",
                    "reward": "2.26000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abe47ef4-aab5-4d5e-aa84-69fb87698476/?format=api"
                },
                {
                    "id": "bb3c6654-5ef3-49d8-a28d-d3c10486c88a",
                    "gambit_id": "63f9835b-d25f-4920-969d-427f609a395e",
                    "last_updated": "2022-08-29T11:17:14.333052-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto FC",
                    "reward": "2.62000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abe47ef4-aab5-4d5e-aa84-69fb87698476/?format=api"
                },
                {
                    "id": "2597318f-fbc1-4c16-bba5-e279953e83b0",
                    "gambit_id": "eeca1a13-d45d-4ff8-ad01-8935479ef6d8",
                    "last_updated": "2022-08-29T11:17:14.333775-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.34000",
                    "odds": "3.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abe47ef4-aab5-4d5e-aa84-69fb87698476/?format=api"
                }
            ]
        },
        {
            "id": "6680c1b4-88d6-4146-b32c-8aa2fb343bc1",
            "match": "https://api-prod.gambitprofit.com/api/matches/6320f3a1-4e4a-4aa4-9c0e-243bd1f99ba3/?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 2.5",
                        "amount": 5604.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4396.0
                    }
                ],
                "expected_reward_tokens": 8966.4,
                "profit_sb": -33.6,
                "profit_sb_percentage": -0.37,
                "recommended": false
            },
            "lines": [
                {
                    "id": "39327d1c-5b95-457b-abdb-0c7788e8d89c",
                    "gambit_id": "54b24ba6-ef40-4088-b2ba-3e3f5621f35e",
                    "last_updated": "2022-08-29T11:17:14.332675-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.60000",
                    "odds": "1.67000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6680c1b4-88d6-4146-b32c-8aa2fb343bc1/?format=api"
                },
                {
                    "id": "d451898b-e1f4-4b78-a658-1510e23fcf73",
                    "gambit_id": "7255e74b-fa63-4c8e-9106-1dd1b0ee57b3",
                    "last_updated": "2022-08-29T11:17:14.332265-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.04000",
                    "odds": "2.15000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6680c1b4-88d6-4146-b32c-8aa2fb343bc1/?format=api"
                }
            ]
        }
    ]
}