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/72a89b5a-b2db-4ad6-87a5-a32db7f17192/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "72a89b5a-b2db-4ad6-87a5-a32db7f17192",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "8d16ea00-00d5-43ef-99b9-2f9d2b5cc39f",
    "completed": true,
    "last_updated": "2022-11-14T15:02:46.600179-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.66,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/8d16ea00-00d5-43ef-99b9-2f9d2b5cc39f",
    "datetime": "2022-11-13T21:40:00-05:00",
    "cutoff_datetime": "2022-11-13T21:40:00-05:00",
    "name": "Brooklyn Nets v. Los Angeles Lakers",
    "bettypes": [
        {
            "id": "dd464b81-c90d-4554-923d-c861c649a4aa",
            "match": "https://api-prod.gambitprofit.com/api/matches/72a89b5a-b2db-4ad6-87a5-a32db7f17192/?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": "Brooklyn Nets",
                        "amount": 6398.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 3602.0
                    }
                ],
                "expected_reward_tokens": 9149.08,
                "profit_sb": 149.08,
                "profit_sb_percentage": 1.66,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3446e00b-60d4-4258-99ce-66bce039e191",
                    "gambit_id": "7a759148-51e8-4302-80f1-0e5b98cb86c1",
                    "last_updated": "2022-11-14T15:02:46.610248-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.43000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd464b81-c90d-4554-923d-c861c649a4aa/?format=api"
                },
                {
                    "id": "9338e623-7dca-431f-ad43-6455108cc1d6",
                    "gambit_id": "40e94fa6-1121-4126-b0a3-aa151b30f2d9",
                    "last_updated": "2022-11-14T15:02:46.609277-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "2.54000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd464b81-c90d-4554-923d-c861c649a4aa/?format=api"
                }
            ]
        },
        {
            "id": "ad655f6b-8106-44f0-b260-6a061a3f0891",
            "match": "https://api-prod.gambitprofit.com/api/matches/72a89b5a-b2db-4ad6-87a5-a32db7f17192/?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": "Los Angeles Lakers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Brooklyn Nets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4d86814a-77a2-437f-bf11-a3cbe3f3fbc2",
                    "gambit_id": "4ad70f6d-dffd-418f-917b-f06f19630fa2",
                    "last_updated": "2022-11-14T15:02:46.606345-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad655f6b-8106-44f0-b260-6a061a3f0891/?format=api"
                },
                {
                    "id": "ebc8991f-ac32-4bb1-9064-016ac1814fe0",
                    "gambit_id": "52317127-0bc9-4939-9cb1-2200adaecca9",
                    "last_updated": "2022-11-14T15:02:46.607311-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad655f6b-8106-44f0-b260-6a061a3f0891/?format=api"
                }
            ]
        },
        {
            "id": "70049043-c071-4c87-b32d-33ccc9b6bd72",
            "match": "https://api-prod.gambitprofit.com/api/matches/72a89b5a-b2db-4ad6-87a5-a32db7f17192/?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 217",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 217",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3c7cffd2-aa83-4a1c-b88b-c99c2071e693",
                    "gambit_id": "de2c91cf-7144-43b6-907b-28ec40e41ca8",
                    "last_updated": "2022-11-14T15:02:46.603097-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 217",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "217.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70049043-c071-4c87-b32d-33ccc9b6bd72/?format=api"
                },
                {
                    "id": "38be8efb-acf1-40e0-9911-3dba72a5d947",
                    "gambit_id": "ee1c1c67-ffba-4ae1-a054-cc0f3ec5080f",
                    "last_updated": "2022-11-14T15:02:46.604296-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 217",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "217.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70049043-c071-4c87-b32d-33ccc9b6bd72/?format=api"
                }
            ]
        }
    ]
}