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/be4211c4-f158-4463-8432-2d41efadbbf7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "be4211c4-f158-4463-8432-2d41efadbbf7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0a492490-7ac9-4fb2-b6d6-adcf19d85480",
    "completed": true,
    "last_updated": "2023-04-07T20:32:12.039959-04:00",
    "created_at": "2023-04-06T09:07:00.512100-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.77,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/0a492490-7ac9-4fb2-b6d6-adcf19d85480",
    "datetime": "2023-04-06T20:10:00-04:00",
    "cutoff_datetime": "2023-04-06T20:10:00-04:00",
    "name": "Portland Trail Blazers v. San Antonio Spurs",
    "bettypes": [
        {
            "id": "ac8b62ac-291c-4afd-9eec-fc72eaf1d810",
            "match": "https://api-prod.gambitprofit.com/api/matches/be4211c4-f158-4463-8432-2d41efadbbf7/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-06T09:07:00.520775-04: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": 6547.0
                    },
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 3453.0
                    }
                ],
                "expected_reward_tokens": 9426.69,
                "profit_sb": -73.31,
                "profit_sb_percentage": -0.77,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bfb74a99-f481-4498-b27b-ac72c7201a42",
                    "gambit_id": "04840169-8fa2-4ab3-876f-9a163dd45ab5",
                    "last_updated": "2023-04-07T20:32:12.053851-04:00",
                    "created_at": "2023-04-06T09:07:00.522523-04:00",
                    "name": "San Antonio Spurs",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac8b62ac-291c-4afd-9eec-fc72eaf1d810/?format=api"
                },
                {
                    "id": "8402c08d-a52c-4648-96b0-0d7e474b254c",
                    "gambit_id": "1a3ad10a-ccce-4590-97dc-ec27378f5210",
                    "last_updated": "2023-04-07T20:32:12.057222-04:00",
                    "created_at": "2023-04-06T09:07:00.524867-04:00",
                    "name": "Portland Trail Blazers",
                    "reward": "2.73000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac8b62ac-291c-4afd-9eec-fc72eaf1d810/?format=api"
                }
            ]
        },
        {
            "id": "425122d8-ec06-4c51-bc3c-4adf887de703",
            "match": "https://api-prod.gambitprofit.com/api/matches/be4211c4-f158-4463-8432-2d41efadbbf7/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-06T09:07:00.526919-04: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": "Portland Trail Blazers",
                        "amount": 5000.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f7d6c9ad-bf0b-4616-9f1d-dbd0032ca0e7",
                    "gambit_id": "6368ad19-8f96-495f-b8b2-f4e4dd230691",
                    "last_updated": "2023-04-07T20:32:12.064665-04:00",
                    "created_at": "2023-04-06T09:07:00.530656-04:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/425122d8-ec06-4c51-bc3c-4adf887de703/?format=api"
                },
                {
                    "id": "a384ba39-7880-4056-b9c6-936e2bf0c3ae",
                    "gambit_id": "57004569-b6f7-4fd6-98f3-f9746575d5db",
                    "last_updated": "2023-04-07T20:32:12.062156-04:00",
                    "created_at": "2023-04-06T09:07:00.528569-04:00",
                    "name": "San Antonio Spurs",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/425122d8-ec06-4c51-bc3c-4adf887de703/?format=api"
                }
            ]
        },
        {
            "id": "05035f61-3c09-4c95-a60a-9844f8344fb5",
            "match": "https://api-prod.gambitprofit.com/api/matches/be4211c4-f158-4463-8432-2d41efadbbf7/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-06T09:07:00.514876-04: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 227.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 227.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b0ae1d3f-a076-4bdb-8816-ff2c89b9b41b",
                    "gambit_id": "8308ca05-f506-4d6e-a28b-031550c15eaa",
                    "last_updated": "2023-04-07T20:32:12.048686-04:00",
                    "created_at": "2023-04-06T09:07:00.518735-04:00",
                    "name": "Game Total Over 227.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "227.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05035f61-3c09-4c95-a60a-9844f8344fb5/?format=api"
                },
                {
                    "id": "6b3a7e16-2e91-4ad8-aa02-9544b761fa48",
                    "gambit_id": "d8d29e56-ae29-45c6-875b-bb0622db1463",
                    "last_updated": "2023-04-07T20:32:12.045984-04:00",
                    "created_at": "2023-04-06T09:07:00.516905-04:00",
                    "name": "Game Total Under 227.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "227.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05035f61-3c09-4c95-a60a-9844f8344fb5/?format=api"
                }
            ]
        }
    ]
}