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/037c1e00-0fc8-4c52-b195-c16d695fffb2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "037c1e00-0fc8-4c52-b195-c16d695fffb2",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7f6e6dd3-eb2a-4dc2-a02a-25431be64703",
    "completed": true,
    "last_updated": "2022-11-28T10:17:11.955071-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.83,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/7f6e6dd3-eb2a-4dc2-a02a-25431be64703",
    "datetime": "2022-11-26T12:00:00-05:00",
    "cutoff_datetime": "2022-11-26T12:00:00-05:00",
    "name": "West Virginia v. Oklahoma State",
    "bettypes": [
        {
            "id": "0910d65c-718c-4403-b2fd-5479b964324c",
            "match": "https://api-prod.gambitprofit.com/api/matches/037c1e00-0fc8-4c52-b195-c16d695fffb2/?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": "Oklahoma State",
                        "amount": 6482.0
                    },
                    {
                        "team": "West Virginia",
                        "amount": 3518.0
                    }
                ],
                "expected_reward_tokens": 9074.8,
                "profit_sb": 74.8,
                "profit_sb_percentage": 0.83,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c94ee088-aebd-46d2-b341-be4d031c88f1",
                    "gambit_id": "890db815-14c9-4998-8be0-c06e9df4be0c",
                    "last_updated": "2022-11-28T10:17:11.963812-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma State",
                    "reward": "1.40000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0910d65c-718c-4403-b2fd-5479b964324c/?format=api"
                },
                {
                    "id": "c5149f31-f3b6-44a1-b9e4-b9bbdd5fe7f4",
                    "gambit_id": "79763628-f579-459d-8dde-5d5091887dc8",
                    "last_updated": "2022-11-28T10:17:11.964786-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "West Virginia",
                    "reward": "2.58000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0910d65c-718c-4403-b2fd-5479b964324c/?format=api"
                }
            ]
        },
        {
            "id": "79cf939c-999e-4f83-8c51-0fcb5a9196ec",
            "match": "https://api-prod.gambitprofit.com/api/matches/037c1e00-0fc8-4c52-b195-c16d695fffb2/?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": "Oklahoma State",
                        "amount": 5000.0
                    },
                    {
                        "team": "West Virginia",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d4130768-cd70-48a6-8862-b8bb17b9d050",
                    "gambit_id": "4e707a24-80c6-4569-8eae-150559ee8281",
                    "last_updated": "2022-11-28T10:17:11.960894-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma State",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79cf939c-999e-4f83-8c51-0fcb5a9196ec/?format=api"
                },
                {
                    "id": "f637bb2d-e693-4c6f-93f6-eab2cf491993",
                    "gambit_id": "7436e2bc-5336-4011-bfdb-a8ea082df820",
                    "last_updated": "2022-11-28T10:17:11.961866-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "West Virginia",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79cf939c-999e-4f83-8c51-0fcb5a9196ec/?format=api"
                }
            ]
        },
        {
            "id": "1c4fc64f-bafe-47c3-a6a1-3b3a5a58b06f",
            "match": "https://api-prod.gambitprofit.com/api/matches/037c1e00-0fc8-4c52-b195-c16d695fffb2/?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 Under 59.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 59.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d21990ec-5bdc-4989-a207-9abcb8483910",
                    "gambit_id": "c9046ff0-dc66-4887-a326-e743f97b6c52",
                    "last_updated": "2022-11-28T10:17:11.957892-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 59.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "59.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c4fc64f-bafe-47c3-a6a1-3b3a5a58b06f/?format=api"
                },
                {
                    "id": "8db209e9-5e03-4ac4-8a76-53b8e1ce670f",
                    "gambit_id": "9b8daee6-429a-48d2-bcf6-882e8e0868a9",
                    "last_updated": "2022-11-28T10:17:11.958943-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 59.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "59.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c4fc64f-bafe-47c3-a6a1-3b3a5a58b06f/?format=api"
                }
            ]
        }
    ]
}