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/cdb18dbc-80ea-40ed-8115-8fada40bd6b5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cdb18dbc-80ea-40ed-8115-8fada40bd6b5",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "d0d457f8-ef79-48ac-bc96-f5ab3e50c446",
    "completed": true,
    "last_updated": "2022-11-21T09:48:54.055680-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.47,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/d0d457f8-ef79-48ac-bc96-f5ab3e50c446",
    "datetime": "2022-11-19T21:00:00-05:00",
    "cutoff_datetime": "2022-11-19T21:00:00-05:00",
    "name": "Colorado State v. Air Force",
    "bettypes": [
        {
            "id": "b88ebc91-babe-475d-a4dd-f45bb32c2237",
            "match": "https://api-prod.gambitprofit.com/api/matches/cdb18dbc-80ea-40ed-8115-8fada40bd6b5/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Air Force",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10400.0,
                "profit_sb": 1400.0,
                "profit_sb_percentage": 15.56,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Air Force",
                        "amount": 8956.0
                    },
                    {
                        "team": "Colorado State",
                        "amount": 1044.0
                    }
                ],
                "expected_reward_tokens": 9312.48,
                "profit_sb": 312.48,
                "profit_sb_percentage": 3.47,
                "recommended": true
            },
            "lines": [
                {
                    "id": "30a064e3-a801-43b0-8b4f-67f7eb8e5f0c",
                    "gambit_id": "c0585ea7-e8d1-4089-9c67-c7b4f3902cf8",
                    "last_updated": "2022-11-21T09:48:54.063435-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Air Force",
                    "reward": "1.04000",
                    "odds": "1.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b88ebc91-babe-475d-a4dd-f45bb32c2237/?format=api"
                },
                {
                    "id": "46564f17-bbff-4c43-b407-ec38cb81bc39",
                    "gambit_id": "a960a087-924f-48b4-a6de-0f0d175d9d72",
                    "last_updated": "2022-11-21T09:48:54.062281-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Colorado State",
                    "reward": "8.92000",
                    "odds": "10.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b88ebc91-babe-475d-a4dd-f45bb32c2237/?format=api"
                }
            ]
        },
        {
            "id": "3ace7ae9-11a7-4d29-8e16-cba8fdd3ee00",
            "match": "https://api-prod.gambitprofit.com/api/matches/cdb18dbc-80ea-40ed-8115-8fada40bd6b5/?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": "Air Force",
                        "amount": 5000.0
                    },
                    {
                        "team": "Colorado State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6b7a10fc-c086-443f-a605-f1093e303d46",
                    "gambit_id": "886d7cf1-4753-4afa-9019-02801ab84766",
                    "last_updated": "2022-11-21T09:48:54.065607-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Air Force",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-21.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ace7ae9-11a7-4d29-8e16-cba8fdd3ee00/?format=api"
                },
                {
                    "id": "57524b5e-87e0-40f9-9915-0f14ff01ff01",
                    "gambit_id": "7a78ed8c-2025-464c-8b4f-3cf9d4463a3b",
                    "last_updated": "2022-11-21T09:48:54.066681-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Colorado State",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "21.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ace7ae9-11a7-4d29-8e16-cba8fdd3ee00/?format=api"
                }
            ]
        },
        {
            "id": "82964984-bcbf-403c-b688-ed5d1f055515",
            "match": "https://api-prod.gambitprofit.com/api/matches/cdb18dbc-80ea-40ed-8115-8fada40bd6b5/?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 43",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 43",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f0006894-b12f-4dbd-bd77-0ac1fd309197",
                    "gambit_id": "19f8ca72-895f-4b60-8973-28433bdeb479",
                    "last_updated": "2022-11-21T09:48:54.059884-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 43",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "43.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82964984-bcbf-403c-b688-ed5d1f055515/?format=api"
                },
                {
                    "id": "e6468b16-f289-47e3-8343-6d0f48eb0dd3",
                    "gambit_id": "520d4a98-4e3b-4c8c-aabb-f8943a33c5d6",
                    "last_updated": "2022-11-21T09:48:54.058683-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 43",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "43.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82964984-bcbf-403c-b688-ed5d1f055515/?format=api"
                }
            ]
        }
    ]
}