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/39f3b258-b375-4a7b-b569-65156c583f83/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "39f3b258-b375-4a7b-b569-65156c583f83",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "87b4cfe8-49ff-43af-a1c2-86159a3a54d0",
    "completed": true,
    "last_updated": "2023-01-31T09:12:13.149555-05:00",
    "created_at": "2023-01-30T17:46:53.287491-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.55,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/87b4cfe8-49ff-43af-a1c2-86159a3a54d0",
    "datetime": "2023-01-30T20:10:00-05:00",
    "cutoff_datetime": "2023-01-30T20:10:00-05:00",
    "name": "Washington Wizards v. San Antonio Spurs",
    "bettypes": [
        {
            "id": "adec48c5-d6db-43ad-bc74-c36db84ad6bb",
            "match": "https://api-prod.gambitprofit.com/api/matches/39f3b258-b375-4a7b-b569-65156c583f83/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-30T17:46:53.296378-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": "Washington Wizards",
                        "amount": 6326.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 3674.0
                    }
                ],
                "expected_reward_tokens": 9552.26,
                "profit_sb": 52.26,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6cbb146a-9644-4f7f-8d01-fe91f959a628",
                    "gambit_id": "870ddbd0-2a65-435b-a758-4eedbcb8458f",
                    "last_updated": "2023-01-31T09:12:13.157971-05:00",
                    "created_at": "2023-01-30T17:46:53.300127-05:00",
                    "name": "Washington Wizards",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adec48c5-d6db-43ad-bc74-c36db84ad6bb/?format=api"
                },
                {
                    "id": "64c1c94a-cc6c-4c79-94f5-8c6b9221000b",
                    "gambit_id": "658d6942-2b2e-4623-aab8-2fd3be18b5bb",
                    "last_updated": "2023-01-31T09:12:13.156822-05:00",
                    "created_at": "2023-01-30T17:46:53.298210-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "2.60000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adec48c5-d6db-43ad-bc74-c36db84ad6bb/?format=api"
                }
            ]
        },
        {
            "id": "694cae17-453c-41ba-bec3-278d5408b7ab",
            "match": "https://api-prod.gambitprofit.com/api/matches/39f3b258-b375-4a7b-b569-65156c583f83/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-30T17:46:53.302109-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": "Washington Wizards",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0f30f1cd-8589-40a2-aaf4-4a5ea9c7ba76",
                    "gambit_id": "9c513bad-9c8b-40a0-a91f-fd692d671411",
                    "last_updated": "2023-01-31T09:12:13.160786-05:00",
                    "created_at": "2023-01-30T17:46:53.303847-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/694cae17-453c-41ba-bec3-278d5408b7ab/?format=api"
                },
                {
                    "id": "4a455b1b-8666-4d0d-af1b-78be88fe6186",
                    "gambit_id": "0c16d148-6608-4697-909b-209160d80b1f",
                    "last_updated": "2023-01-31T09:12:13.162025-05:00",
                    "created_at": "2023-01-30T17:46:53.305867-05:00",
                    "name": "Washington Wizards",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/694cae17-453c-41ba-bec3-278d5408b7ab/?format=api"
                }
            ]
        },
        {
            "id": "7608a623-b787-4579-98d0-03cf79771591",
            "match": "https://api-prod.gambitprofit.com/api/matches/39f3b258-b375-4a7b-b569-65156c583f83/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-30T17:46:53.290106-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 240.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 240.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b3fb33c0-c019-4863-b19b-d3564c66950c",
                    "gambit_id": "c198edc4-7009-4be0-9535-4cd7b7645746",
                    "last_updated": "2023-01-31T09:12:13.154549-05:00",
                    "created_at": "2023-01-30T17:46:53.294338-05:00",
                    "name": "Game Total Over 240.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "240.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7608a623-b787-4579-98d0-03cf79771591/?format=api"
                },
                {
                    "id": "498c869f-627f-4c64-b7d0-bdc8c57d5759",
                    "gambit_id": "f6181d7e-c94c-416b-824d-3df5b089b043",
                    "last_updated": "2023-01-31T09:12:13.153296-05:00",
                    "created_at": "2023-01-30T17:46:53.292244-05:00",
                    "name": "Game Total Under 240.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "240.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7608a623-b787-4579-98d0-03cf79771591/?format=api"
                }
            ]
        }
    ]
}