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/9736ebe9-fda6-4ba6-972f-6c29e6bc194d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9736ebe9-fda6-4ba6-972f-6c29e6bc194d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d2b43c54-d85b-4eb1-b71b-922f61cca097",
    "completed": true,
    "last_updated": "2023-12-26T15:08:11.425454-05:00",
    "created_at": "2023-12-23T09:18:01.375863-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.69,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/d2b43c54-d85b-4eb1-b71b-922f61cca097",
    "datetime": "2023-12-23T20:40:00-05:00",
    "cutoff_datetime": "2023-12-23T20:40:00-05:00",
    "name": "San Antonio Spurs v. Dallas Mavericks",
    "bettypes": [
        {
            "id": "ee36ab7f-efca-4e49-8925-d66beb10ece5",
            "match": "https://api-prod.gambitprofit.com/api/matches/9736ebe9-fda6-4ba6-972f-6c29e6bc194d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-23T09:18:01.437478-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": "Dallas Mavericks",
                        "amount": 7429.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 2571.0
                    }
                ],
                "expected_reward_tokens": 9434.83,
                "profit_sb": -65.17,
                "profit_sb_percentage": -0.69,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2b6dfd71-acb7-4c46-9754-e0461f7cd404",
                    "gambit_id": "9b84565c-ba71-471b-922e-a96d7b97e64f",
                    "last_updated": "2023-12-26T15:08:11.467846-05:00",
                    "created_at": "2023-12-23T09:18:01.453924-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.27000",
                    "odds": "1.28570",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee36ab7f-efca-4e49-8925-d66beb10ece5/?format=api"
                },
                {
                    "id": "943e497c-1756-4c6f-8bd7-555e4fbbdad8",
                    "gambit_id": "752d2829-05e2-4713-8512-b6b16468cc22",
                    "last_updated": "2023-12-26T15:08:11.464808-05:00",
                    "created_at": "2023-12-23T09:18:01.445231-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "3.67000",
                    "odds": "3.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee36ab7f-efca-4e49-8925-d66beb10ece5/?format=api"
                }
            ]
        },
        {
            "id": "2a5fc020-394b-442d-b52e-9a878f04c4bf",
            "match": "https://api-prod.gambitprofit.com/api/matches/9736ebe9-fda6-4ba6-972f-6c29e6bc194d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-23T09:18:01.386662-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": "San Antonio Spurs",
                        "amount": 5000.0
                    },
                    {
                        "team": "Dallas Mavericks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5a9d11e2-2a17-41d3-9724-8ec517968a2e",
                    "gambit_id": "bb029205-cf3f-4b33-97b6-124ad3167237",
                    "last_updated": "2023-12-26T15:08:11.439762-05:00",
                    "created_at": "2023-12-23T09:18:01.390893-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a5fc020-394b-442d-b52e-9a878f04c4bf/?format=api"
                },
                {
                    "id": "f1c4a420-7151-432c-b50f-1475e19e465a",
                    "gambit_id": "14132644-d0f5-4d7d-9f47-9297a2c0cd56",
                    "last_updated": "2023-12-26T15:08:11.443132-05:00",
                    "created_at": "2023-12-23T09:18:01.395288-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a5fc020-394b-442d-b52e-9a878f04c4bf/?format=api"
                }
            ]
        },
        {
            "id": "857ae5b3-f199-4647-9745-081a063186da",
            "match": "https://api-prod.gambitprofit.com/api/matches/9736ebe9-fda6-4ba6-972f-6c29e6bc194d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-23T09:18:01.399297-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 243",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 243",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9f1790f0-361f-44ff-9e0f-3f37c6d82dcf",
                    "gambit_id": "6308230d-be45-4746-b192-5be36db5dab9",
                    "last_updated": "2023-12-26T15:08:11.455536-05:00",
                    "created_at": "2023-12-23T09:18:01.406636-05:00",
                    "name": "Game Total Over 243",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "243.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/857ae5b3-f199-4647-9745-081a063186da/?format=api"
                },
                {
                    "id": "1033dfa1-0c73-4a5a-bda3-f38f8f28fbb2",
                    "gambit_id": "f2210066-eb07-4380-8364-1c676c2e4b32",
                    "last_updated": "2023-12-26T15:08:11.458718-05:00",
                    "created_at": "2023-12-23T09:18:01.425434-05:00",
                    "name": "Game Total Under 243",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "243.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/857ae5b3-f199-4647-9745-081a063186da/?format=api"
                }
            ]
        }
    ]
}