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/bfbaa0f2-8b8b-4857-b64d-3dadf18c3104/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bfbaa0f2-8b8b-4857-b64d-3dadf18c3104",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "65fe7f05-5bbf-447a-9452-9d91882b5b66",
    "completed": true,
    "last_updated": "2022-11-06T08:33:41.763349-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.3,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/65fe7f05-5bbf-447a-9452-9d91882b5b66",
    "datetime": "2022-11-05T12:30:00-04:00",
    "cutoff_datetime": "2022-11-05T12:30:00-04:00",
    "name": "Georgia Tech v. Virginia Tech",
    "bettypes": [
        {
            "id": "25841c15-f643-4cd7-8583-b2f03655a3e4",
            "match": "https://api-prod.gambitprofit.com/api/matches/bfbaa0f2-8b8b-4857-b64d-3dadf18c3104/?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": "Virginia Tech",
                        "amount": 6179.0
                    },
                    {
                        "team": "Georgia Tech",
                        "amount": 3821.0
                    }
                ],
                "expected_reward_tokens": 9206.71,
                "profit_sb": 206.71,
                "profit_sb_percentage": 2.3,
                "recommended": true
            },
            "lines": [
                {
                    "id": "882fcfb5-39a9-4ee4-b327-435c7cf51bdc",
                    "gambit_id": "cf51bb63-2c6c-42fa-a4c8-670fc01d2ffe",
                    "last_updated": "2022-11-06T08:33:41.769356-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Virginia Tech",
                    "reward": "1.49000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25841c15-f643-4cd7-8583-b2f03655a3e4/?format=api"
                },
                {
                    "id": "d7fa86ac-a04c-42ba-9437-612e222b8ce9",
                    "gambit_id": "ef748ffe-684e-43f0-8e8d-2a4b6414a9e3",
                    "last_updated": "2022-11-06T08:33:41.770326-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Georgia Tech",
                    "reward": "2.41000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25841c15-f643-4cd7-8583-b2f03655a3e4/?format=api"
                }
            ]
        },
        {
            "id": "f1809563-e2d8-4f23-ae6b-db3f2fc93909",
            "match": "https://api-prod.gambitprofit.com/api/matches/bfbaa0f2-8b8b-4857-b64d-3dadf18c3104/?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": "Georgia Tech",
                        "amount": 5000.0
                    },
                    {
                        "team": "Virginia Tech",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "66645201-a261-42d6-b47a-d984375cbf76",
                    "gambit_id": "de8d983a-b70c-4b45-ae36-ffe626b52f28",
                    "last_updated": "2022-11-06T08:33:41.773232-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Georgia Tech",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1809563-e2d8-4f23-ae6b-db3f2fc93909/?format=api"
                },
                {
                    "id": "17a4d410-bd34-4eea-9c81-8fefef370937",
                    "gambit_id": "476ab746-bfe1-4f3c-a7a0-4123aa69c3c7",
                    "last_updated": "2022-11-06T08:33:41.772254-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Virginia Tech",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1809563-e2d8-4f23-ae6b-db3f2fc93909/?format=api"
                }
            ]
        },
        {
            "id": "a07f249e-4181-4a74-bc66-71d3e4509c58",
            "match": "https://api-prod.gambitprofit.com/api/matches/bfbaa0f2-8b8b-4857-b64d-3dadf18c3104/?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 40.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 40.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7e8fe9b4-a016-464e-88f8-30db55662320",
                    "gambit_id": "583b5838-1d9b-4ee4-9f3e-917ab8a17869",
                    "last_updated": "2022-11-06T08:33:41.766273-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 40.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "40.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a07f249e-4181-4a74-bc66-71d3e4509c58/?format=api"
                },
                {
                    "id": "1acbd1e5-29e4-400c-b72e-4fae58d49a2a",
                    "gambit_id": "6ed67c84-86b2-47b8-a70e-e6101970797a",
                    "last_updated": "2022-11-06T08:33:41.767342-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 40.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "40.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a07f249e-4181-4a74-bc66-71d3e4509c58/?format=api"
                }
            ]
        }
    ]
}