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/fc387d61-f452-473a-907c-39108dfa9421/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fc387d61-f452-473a-907c-39108dfa9421",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b06a5fb8-fe64-49b7-89a2-ed2b8a626ca1",
    "completed": true,
    "last_updated": "2022-10-23T21:42:07.961021-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.38,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/b06a5fb8-fe64-49b7-89a2-ed2b8a626ca1",
    "datetime": "2022-10-22T20:00:00-04:00",
    "cutoff_datetime": "2022-10-22T20:00:00-04:00",
    "name": "Colorado v. Oregon State",
    "bettypes": [
        {
            "id": "5855248c-7931-4867-8200-db306b863a3c",
            "match": "https://api-prod.gambitprofit.com/api/matches/fc387d61-f452-473a-907c-39108dfa9421/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Oregon State",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10300.0,
                "profit_sb": 800.0,
                "profit_sb_percentage": 8.42,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Oregon State",
                        "amount": 9189.0
                    },
                    {
                        "team": "Colorado",
                        "amount": 811.0
                    }
                ],
                "expected_reward_tokens": 9464.37,
                "profit_sb": -35.63,
                "profit_sb_percentage": -0.38,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0c365c0b-f571-4c9f-8e70-7b6a45dfb100",
                    "gambit_id": "79cd5b0f-3ba3-4e5e-8797-86fe86fcd996",
                    "last_updated": "2022-10-23T21:42:07.963745-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oregon State",
                    "reward": "1.03000",
                    "odds": "1.03330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5855248c-7931-4867-8200-db306b863a3c/?format=api"
                },
                {
                    "id": "17f892d2-ac06-477a-b17c-dfc8dd12c578",
                    "gambit_id": "a5566481-18cf-449f-960c-5067b6e11d11",
                    "last_updated": "2022-10-23T21:42:07.964823-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Colorado",
                    "reward": "11.67000",
                    "odds": "12.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5855248c-7931-4867-8200-db306b863a3c/?format=api"
                }
            ]
        },
        {
            "id": "711d3617-2b66-4b8a-b135-1a2b707a22f3",
            "match": "https://api-prod.gambitprofit.com/api/matches/fc387d61-f452-473a-907c-39108dfa9421/?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": "Oregon State",
                        "amount": 5000.0
                    },
                    {
                        "team": "Colorado",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bee6c695-b951-455c-9084-ef442481f8fa",
                    "gambit_id": "7416b8ac-1d7f-4c1e-97f8-20a916d47178",
                    "last_updated": "2022-10-23T21:42:07.970006-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oregon State",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-23.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/711d3617-2b66-4b8a-b135-1a2b707a22f3/?format=api"
                },
                {
                    "id": "d9baf879-8e54-4a4f-b29d-e290133de275",
                    "gambit_id": "7a6d3adb-369e-4d8e-9ea5-2964d542b70e",
                    "last_updated": "2022-10-23T21:42:07.971026-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Colorado",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "23.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/711d3617-2b66-4b8a-b135-1a2b707a22f3/?format=api"
                }
            ]
        },
        {
            "id": "0d9b4f0e-8d1f-4feb-a2f6-47bb49e716d2",
            "match": "https://api-prod.gambitprofit.com/api/matches/fc387d61-f452-473a-907c-39108dfa9421/?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 47.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 47.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ce101e2c-404c-40cc-a327-6a9bbd14532f",
                    "gambit_id": "a8b79d4e-ae3e-471c-9818-91e647e7e65d",
                    "last_updated": "2022-10-23T21:42:07.967954-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 47.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "47.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d9b4f0e-8d1f-4feb-a2f6-47bb49e716d2/?format=api"
                },
                {
                    "id": "b46f5d89-1420-48e3-b75e-7ef6422bb198",
                    "gambit_id": "307c2405-c7da-4cf2-9dde-514ac6a9fd42",
                    "last_updated": "2022-10-23T21:42:07.966930-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 47.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "47.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d9b4f0e-8d1f-4feb-a2f6-47bb49e716d2/?format=api"
                }
            ]
        }
    ]
}