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/dba7ee00-b1fd-4886-9b08-44abae5a0d59/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dba7ee00-b1fd-4886-9b08-44abae5a0d59",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "51fe108c-77a1-4ce6-9495-6707fc76237b",
    "completed": true,
    "last_updated": "2022-11-10T09:32:35.799243-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.25,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/51fe108c-77a1-4ce6-9495-6707fc76237b",
    "datetime": "2022-11-09T19:00:00-05:00",
    "cutoff_datetime": "2022-11-09T19:00:00-05:00",
    "name": "Kent State v. Bowling Green",
    "bettypes": [
        {
            "id": "8a31f611-6280-4631-b0e0-3bc743a8b18c",
            "match": "https://api-prod.gambitprofit.com/api/matches/dba7ee00-b1fd-4886-9b08-44abae5a0d59/?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": "Kent State",
                        "amount": 5660.0
                    },
                    {
                        "team": "Bowling Green",
                        "amount": 4340.0
                    }
                ],
                "expected_reward_tokens": 9112.6,
                "profit_sb": 112.6,
                "profit_sb_percentage": 1.25,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1893973c-8e1b-4d31-a963-a22745b4b24b",
                    "gambit_id": "e313f5cf-8e5c-4833-b18b-d7723487902d",
                    "last_updated": "2022-11-10T09:32:35.806018-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kent State",
                    "reward": "1.61000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a31f611-6280-4631-b0e0-3bc743a8b18c/?format=api"
                },
                {
                    "id": "aff495b4-b126-4ddc-ac1f-2f836778495f",
                    "gambit_id": "d65d184b-6ca5-4e91-9d36-15ac7be5848b",
                    "last_updated": "2022-11-10T09:32:35.805044-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Bowling Green",
                    "reward": "2.10000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a31f611-6280-4631-b0e0-3bc743a8b18c/?format=api"
                }
            ]
        },
        {
            "id": "67e1180a-8c91-4af7-81bd-83527424bec5",
            "match": "https://api-prod.gambitprofit.com/api/matches/dba7ee00-b1fd-4886-9b08-44abae5a0d59/?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": "Kent State",
                        "amount": 5097.0
                    },
                    {
                        "team": "Bowling Green",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a1c3ee43-0f48-43dc-ba2b-04b93b059f97",
                    "gambit_id": "347f0b0b-6d6f-4e6e-9958-31878b276533",
                    "last_updated": "2022-11-10T09:32:35.808925-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kent State",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67e1180a-8c91-4af7-81bd-83527424bec5/?format=api"
                },
                {
                    "id": "f2752d8f-caf4-4f7c-8907-e7407ced98b4",
                    "gambit_id": "7ee73399-eb9a-4d2e-b265-0b77f23fe502",
                    "last_updated": "2022-11-10T09:32:35.807946-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Bowling Green",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67e1180a-8c91-4af7-81bd-83527424bec5/?format=api"
                }
            ]
        },
        {
            "id": "30408774-7a5f-4ff3-ac08-c8cb1259b28c",
            "match": "https://api-prod.gambitprofit.com/api/matches/dba7ee00-b1fd-4886-9b08-44abae5a0d59/?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 56",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 56",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4537bb2b-df7c-47d4-acd5-7e05efeb4842",
                    "gambit_id": "e3ee14d3-d3c0-478d-b370-7c4549e59206",
                    "last_updated": "2022-11-10T09:32:35.803088-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 56",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "56.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30408774-7a5f-4ff3-ac08-c8cb1259b28c/?format=api"
                },
                {
                    "id": "1088cdea-00f0-4b87-826b-ec0d0ef29835",
                    "gambit_id": "1b55bafb-d372-40ef-ba8c-d7e96e5e5d80",
                    "last_updated": "2022-11-10T09:32:35.802085-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 56",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "56.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30408774-7a5f-4ff3-ac08-c8cb1259b28c/?format=api"
                }
            ]
        }
    ]
}