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/929cc8e9-f0b4-43b8-bd6f-f031e01ae3ee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "929cc8e9-f0b4-43b8-bd6f-f031e01ae3ee",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4cc309ee-96cf-401c-8a5d-26a5a7590d56",
    "completed": true,
    "last_updated": "2022-10-11T11:17:03.461771-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.48,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/4cc309ee-96cf-401c-8a5d-26a5a7590d56",
    "datetime": "2022-10-08T16:00:00-04:00",
    "cutoff_datetime": "2022-10-08T16:00:00-04:00",
    "name": "Mississippi v. Vanderbilt",
    "bettypes": [
        {
            "id": "45b5b739-3fb4-4041-a075-9ec4adfa84fb",
            "match": "https://api-prod.gambitprofit.com/api/matches/929cc8e9-f0b4-43b8-bd6f-f031e01ae3ee/?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": "Mississippi",
                        "amount": 8600.0
                    },
                    {
                        "team": "Vanderbilt",
                        "amount": 1400.0
                    }
                ],
                "expected_reward_tokens": 9546.0,
                "profit_sb": 46.0,
                "profit_sb_percentage": 0.48,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0d37f4d4-a92b-4768-8e5b-ec8e7484391a",
                    "gambit_id": "b62460cd-0811-4b65-b4d3-7c1ca6834b72",
                    "last_updated": "2022-10-11T11:17:03.468831-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Mississippi",
                    "reward": "1.11000",
                    "odds": "1.11110",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45b5b739-3fb4-4041-a075-9ec4adfa84fb/?format=api"
                },
                {
                    "id": "9ee3d537-8cc5-4d31-acc2-c2706c69ab0b",
                    "gambit_id": "286e837f-7e25-4f25-9e35-51a153827d51",
                    "last_updated": "2022-10-11T11:17:03.467718-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vanderbilt",
                    "reward": "6.82000",
                    "odds": "7.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45b5b739-3fb4-4041-a075-9ec4adfa84fb/?format=api"
                }
            ]
        },
        {
            "id": "9c0cafe9-f9ea-4272-b8b2-5c552ed54cdc",
            "match": "https://api-prod.gambitprofit.com/api/matches/929cc8e9-f0b4-43b8-bd6f-f031e01ae3ee/?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": "Vanderbilt",
                        "amount": 5000.0
                    },
                    {
                        "team": "Mississippi",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c5a5f3c9-0b98-4fca-9073-0995eaacc5a0",
                    "gambit_id": "1c9e6715-f484-417d-907b-edc37e2fc43a",
                    "last_updated": "2022-10-11T11:17:03.471025-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vanderbilt",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "17.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c0cafe9-f9ea-4272-b8b2-5c552ed54cdc/?format=api"
                },
                {
                    "id": "9b663439-4160-4f7c-afa2-c1b2106d73b1",
                    "gambit_id": "b9987207-a35b-49e7-9568-368af540ba63",
                    "last_updated": "2022-10-11T11:17:03.472104-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Mississippi",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-17.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c0cafe9-f9ea-4272-b8b2-5c552ed54cdc/?format=api"
                }
            ]
        },
        {
            "id": "3c830c53-1600-4969-af70-2402a8f0765f",
            "match": "https://api-prod.gambitprofit.com/api/matches/929cc8e9-f0b4-43b8-bd6f-f031e01ae3ee/?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 60",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 60",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "414e49cc-da05-4855-8091-7510de12b68a",
                    "gambit_id": "2636f5e2-e834-4b14-b40c-f56a0fe8df5d",
                    "last_updated": "2022-10-11T11:17:03.465483-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 60",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "60.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c830c53-1600-4969-af70-2402a8f0765f/?format=api"
                },
                {
                    "id": "1404110f-560a-4abc-a9e8-ccb0754ba513",
                    "gambit_id": "a72bc558-b6f6-48a4-83a6-4a51e61fe01b",
                    "last_updated": "2022-10-11T11:17:03.464373-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 60",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "60.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c830c53-1600-4969-af70-2402a8f0765f/?format=api"
                }
            ]
        }
    ]
}