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/5ed8ff4e-4b21-4820-81d9-e0f7d3578a4f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5ed8ff4e-4b21-4820-81d9-e0f7d3578a4f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "eac37834-a079-47f7-8092-e53a2c1cd3f4",
    "completed": true,
    "last_updated": "2022-12-12T09:37:28.284218-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.51,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/eac37834-a079-47f7-8092-e53a2c1cd3f4",
    "datetime": "2022-12-10T20:10:00-05:00",
    "cutoff_datetime": "2022-12-10T20:10:00-05:00",
    "name": "Dallas Mavericks v. Chicago Bulls",
    "bettypes": [
        {
            "id": "5e38ec9d-20c4-4e4d-bd75-21d0e1dedaef",
            "match": "https://api-prod.gambitprofit.com/api/matches/5ed8ff4e-4b21-4820-81d9-e0f7d3578a4f/?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": "Chicago Bulls",
                        "amount": 6389.0
                    },
                    {
                        "team": "Dallas Mavericks",
                        "amount": 3611.0
                    }
                ],
                "expected_reward_tokens": 9135.83,
                "profit_sb": 135.83,
                "profit_sb_percentage": 1.51,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1643c54e-0101-40aa-8cb9-6958f924c50b",
                    "gambit_id": "69fbdf60-4978-4043-bb2d-aa3c76cc5f6a",
                    "last_updated": "2022-12-12T09:37:28.290399-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.43000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e38ec9d-20c4-4e4d-bd75-21d0e1dedaef/?format=api"
                },
                {
                    "id": "5baf09ea-2afe-4718-90f9-3ca33e7587c3",
                    "gambit_id": "6f13d800-8379-4bc4-a2ee-790bf4846e43",
                    "last_updated": "2022-12-12T09:37:28.291484-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "2.53000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e38ec9d-20c4-4e4d-bd75-21d0e1dedaef/?format=api"
                }
            ]
        },
        {
            "id": "9ac7cd4a-50be-454c-9133-0071533a432c",
            "match": "https://api-prod.gambitprofit.com/api/matches/5ed8ff4e-4b21-4820-81d9-e0f7d3578a4f/?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": "Chicago Bulls",
                        "amount": 5000.0
                    },
                    {
                        "team": "Dallas Mavericks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e95dfd82-adf3-40a8-b9b4-f13a96be6493",
                    "gambit_id": "08ec496b-d2bc-4060-8476-0a3785bb8bb3",
                    "last_updated": "2022-12-12T09:37:28.293674-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ac7cd4a-50be-454c-9133-0071533a432c/?format=api"
                },
                {
                    "id": "e7702cf6-4033-44fc-afb7-649d98c35b10",
                    "gambit_id": "37201ffa-0855-42b9-b21c-a9eb89261810",
                    "last_updated": "2022-12-12T09:37:28.294801-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ac7cd4a-50be-454c-9133-0071533a432c/?format=api"
                }
            ]
        },
        {
            "id": "89e5cdb1-3c9a-41c5-aef4-4a482f55cc1f",
            "match": "https://api-prod.gambitprofit.com/api/matches/5ed8ff4e-4b21-4820-81d9-e0f7d3578a4f/?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 220.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 220.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cfbd9c40-b747-4118-84b1-15b53851f1c5",
                    "gambit_id": "f4baccce-fe5d-4826-9e89-a91193014d99",
                    "last_updated": "2022-12-12T09:37:28.286978-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 220.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "220.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e5cdb1-3c9a-41c5-aef4-4a482f55cc1f/?format=api"
                },
                {
                    "id": "b8e7951d-0ee3-449c-b502-23b0fd463fb5",
                    "gambit_id": "f83a0a44-ee3c-423f-a71f-19b8b5111cbc",
                    "last_updated": "2022-12-12T09:37:28.288114-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 220.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "220.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e5cdb1-3c9a-41c5-aef4-4a482f55cc1f/?format=api"
                }
            ]
        }
    ]
}