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/df14a131-2014-440a-a782-ccf33d44ab1f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "df14a131-2014-440a-a782-ccf33d44ab1f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "ade09712-a63c-476e-b11d-c086155789b7",
    "completed": true,
    "last_updated": "2022-11-21T12:04:05.149891-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.11,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/ade09712-a63c-476e-b11d-c086155789b7",
    "datetime": "2022-11-19T12:00:00-05:00",
    "cutoff_datetime": "2022-11-19T12:00:00-05:00",
    "name": "Virginia Tech v. Liberty",
    "bettypes": [
        {
            "id": "e75550cf-c2bf-4df9-8100-3968e45bc4c7",
            "match": "https://api-prod.gambitprofit.com/api/matches/df14a131-2014-440a-a782-ccf33d44ab1f/?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": "Liberty",
                        "amount": 7411.0
                    },
                    {
                        "team": "Virginia Tech",
                        "amount": 2589.0
                    }
                ],
                "expected_reward_tokens": 9189.64,
                "profit_sb": 189.64,
                "profit_sb_percentage": 2.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7ceb8ed0-545e-48b0-83c8-99b03629d4e1",
                    "gambit_id": "aa2e8e8f-52dc-4d5e-b8b2-a32852e7da00",
                    "last_updated": "2022-11-21T12:04:05.152308-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Liberty",
                    "reward": "1.24000",
                    "odds": "1.27780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e75550cf-c2bf-4df9-8100-3968e45bc4c7/?format=api"
                },
                {
                    "id": "fb8077cb-c1d5-4f8b-8daa-411c7eea05f2",
                    "gambit_id": "ceb369a9-21de-4b1c-b342-3a0f4d1ec0e8",
                    "last_updated": "2022-11-21T12:04:05.153370-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Virginia Tech",
                    "reward": "3.55000",
                    "odds": "3.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e75550cf-c2bf-4df9-8100-3968e45bc4c7/?format=api"
                }
            ]
        },
        {
            "id": "17a08f72-019e-4343-aee0-e284a4a6e318",
            "match": "https://api-prod.gambitprofit.com/api/matches/df14a131-2014-440a-a782-ccf33d44ab1f/?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": "Liberty",
                        "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": "bf1571f5-5610-4ab7-b86a-bd70615f572e",
                    "gambit_id": "b921b612-377d-45af-b6ca-d6dd8b48222e",
                    "last_updated": "2022-11-21T12:04:05.155415-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Liberty",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17a08f72-019e-4343-aee0-e284a4a6e318/?format=api"
                },
                {
                    "id": "5287fc7e-6e61-4acd-8714-54bbb3bc7b79",
                    "gambit_id": "da3497ce-8d1e-4c39-9089-5270905dcc69",
                    "last_updated": "2022-11-21T12:04:05.156400-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Virginia Tech",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17a08f72-019e-4343-aee0-e284a4a6e318/?format=api"
                }
            ]
        }
    ]
}