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/906c4203-d02b-4aa8-9e1f-2d8f13d38c6f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "906c4203-d02b-4aa8-9e1f-2d8f13d38c6f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "74972575-a55b-4ddf-a1ee-df400d09b4e9",
    "completed": true,
    "last_updated": "2022-11-21T10:12:51.479504-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.85,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/74972575-a55b-4ddf-a1ee-df400d09b4e9",
    "datetime": "2022-11-19T15:30:00-05:00",
    "cutoff_datetime": "2022-11-19T15:30:00-05:00",
    "name": "South Alabama v. Southern Miss",
    "bettypes": [
        {
            "id": "5fa6857c-0287-472b-92da-aea1fe64a5d3",
            "match": "https://api-prod.gambitprofit.com/api/matches/906c4203-d02b-4aa8-9e1f-2d8f13d38c6f/?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": "South Alabama",
                        "amount": 7162.0
                    },
                    {
                        "team": "Southern Miss",
                        "amount": 2838.0
                    }
                ],
                "expected_reward_tokens": 9166.74,
                "profit_sb": 166.74,
                "profit_sb_percentage": 1.85,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ce959eaa-bb6b-422b-bba0-0580ca4e05b3",
                    "gambit_id": "c4c5620e-8c86-498e-b9d3-dddff30e9968",
                    "last_updated": "2022-11-21T10:12:51.483425-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "South Alabama",
                    "reward": "1.28000",
                    "odds": "1.32260",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fa6857c-0287-472b-92da-aea1fe64a5d3/?format=api"
                },
                {
                    "id": "1fd9c0c0-0024-425d-a256-cc8ce9261ca5",
                    "gambit_id": "860aaab4-9117-4969-8a9d-99b966c3438e",
                    "last_updated": "2022-11-21T10:12:51.482279-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Southern Miss",
                    "reward": "3.23000",
                    "odds": "3.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fa6857c-0287-472b-92da-aea1fe64a5d3/?format=api"
                }
            ]
        },
        {
            "id": "d965b2ec-17ed-4c76-9967-b4ed640d7bc5",
            "match": "https://api-prod.gambitprofit.com/api/matches/906c4203-d02b-4aa8-9e1f-2d8f13d38c6f/?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": "South Alabama",
                        "amount": 5097.0
                    },
                    {
                        "team": "Southern Miss",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "54944075-2ec3-438d-a128-cb2e3ac6e289",
                    "gambit_id": "f6e9ab12-99a7-4335-bc36-410136597999",
                    "last_updated": "2022-11-21T10:12:51.486885-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "South Alabama",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d965b2ec-17ed-4c76-9967-b4ed640d7bc5/?format=api"
                },
                {
                    "id": "e125681f-c982-4d25-8424-eb0114868b3a",
                    "gambit_id": "47180710-c307-4c2a-8560-794070cf6367",
                    "last_updated": "2022-11-21T10:12:51.485741-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Southern Miss",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d965b2ec-17ed-4c76-9967-b4ed640d7bc5/?format=api"
                }
            ]
        }
    ]
}