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/984afcc8-2495-4593-b9b1-57fe42912c6d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "984afcc8-2495-4593-b9b1-57fe42912c6d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "16633eb9-f646-45cc-a788-a6e9e03c7466",
    "completed": true,
    "last_updated": "2022-12-03T09:57:34.668694-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.46,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/16633eb9-f646-45cc-a788-a6e9e03c7466",
    "datetime": "2022-12-02T19:40:00-05:00",
    "cutoff_datetime": "2022-12-02T19:40:00-05:00",
    "name": "Miami Heat v. Boston Celtics",
    "bettypes": [
        {
            "id": "5eb2cadb-9e9c-49fd-9016-0ba6be29a1c5",
            "match": "https://api-prod.gambitprofit.com/api/matches/984afcc8-2495-4593-b9b1-57fe42912c6d/?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": "Boston Celtics",
                        "amount": 6986.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 3014.0
                    }
                ],
                "expected_reward_tokens": 9221.52,
                "profit_sb": 221.52,
                "profit_sb_percentage": 2.46,
                "recommended": true
            },
            "lines": [
                {
                    "id": "293d0d2c-5436-4b62-aa84-a254e7b2c725",
                    "gambit_id": "888556bd-8477-455e-947b-2f52d96dd747",
                    "last_updated": "2022-12-03T09:57:34.674647-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.32000",
                    "odds": "1.36360",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5eb2cadb-9e9c-49fd-9016-0ba6be29a1c5/?format=api"
                },
                {
                    "id": "8078a47a-3240-4823-a3bd-45053dbd2264",
                    "gambit_id": "6656f19e-7e9a-4a51-8ec0-f8ecfb4e9542",
                    "last_updated": "2022-12-03T09:57:34.675595-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Heat",
                    "reward": "3.06000",
                    "odds": "3.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5eb2cadb-9e9c-49fd-9016-0ba6be29a1c5/?format=api"
                }
            ]
        },
        {
            "id": "0f7e43e5-d82c-483b-844c-5ace61f83b08",
            "match": "https://api-prod.gambitprofit.com/api/matches/984afcc8-2495-4593-b9b1-57fe42912c6d/?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": "Boston Celtics",
                        "amount": 5000.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8f319bbe-513b-4768-b855-d00820f28908",
                    "gambit_id": "5548fae3-b2b0-4b1c-b2a8-2ff3b9a47063",
                    "last_updated": "2022-12-03T09:57:34.680445-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f7e43e5-d82c-483b-844c-5ace61f83b08/?format=api"
                },
                {
                    "id": "f98410bb-10e8-4a31-a329-8cc7c63d70b9",
                    "gambit_id": "3150f7ee-3577-40ef-98eb-73a7d1fdd0b6",
                    "last_updated": "2022-12-03T09:57:34.681489-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Heat",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f7e43e5-d82c-483b-844c-5ace61f83b08/?format=api"
                }
            ]
        },
        {
            "id": "2bc8a532-ae00-4d7a-84f2-66deecba7197",
            "match": "https://api-prod.gambitprofit.com/api/matches/984afcc8-2495-4593-b9b1-57fe42912c6d/?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 227",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 227",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f49bd53d-88b1-4018-b7d8-47088d741508",
                    "gambit_id": "13ad70bf-2c6e-40c7-bf52-06eaf80bd478",
                    "last_updated": "2022-12-03T09:57:34.671580-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 227",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "227.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bc8a532-ae00-4d7a-84f2-66deecba7197/?format=api"
                },
                {
                    "id": "023df49e-f2d3-42be-afad-569d0124430c",
                    "gambit_id": "92b30ef3-02aa-4548-9df4-cb7b46dcd008",
                    "last_updated": "2022-12-03T09:57:34.672737-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 227",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "227.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bc8a532-ae00-4d7a-84f2-66deecba7197/?format=api"
                }
            ]
        }
    ]
}