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/668d5e99-ca02-4eee-9d62-f58a54b9ab90/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "668d5e99-ca02-4eee-9d62-f58a54b9ab90",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e5d07054-ea82-4647-8bb9-8cf8cf6d2af5",
    "completed": true,
    "last_updated": "2023-05-10T16:02:11.749530-04:00",
    "created_at": "2023-05-09T11:07:06.906085-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.11,
    "sport_category": "NBA Playoffs",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/e5d07054-ea82-4647-8bb9-8cf8cf6d2af5",
    "datetime": "2023-05-09T22:00:00-04:00",
    "cutoff_datetime": "2023-05-09T22:00:00-04:00",
    "name": "Phoenix Suns v. Denver Nuggets",
    "bettypes": [
        {
            "id": "0441555d-f264-4b64-be88-316a17e8c311",
            "match": "https://api-prod.gambitprofit.com/api/matches/668d5e99-ca02-4eee-9d62-f58a54b9ab90/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-09T11:07:06.922550-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": "Denver Nuggets",
                        "amount": 6942.0
                    },
                    {
                        "team": "Phoenix Suns",
                        "amount": 3058.0
                    }
                ],
                "expected_reward_tokens": 9510.38,
                "profit_sb": 10.38,
                "profit_sb_percentage": 0.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "94a41855-fca9-4351-85ae-ccd3175dd3b7",
                    "gambit_id": "269858de-e87f-4827-9777-926ffa984fe4",
                    "last_updated": "2023-05-10T16:02:11.763922-04:00",
                    "created_at": "2023-05-09T11:07:06.924222-04:00",
                    "name": "Denver Nuggets",
                    "reward": "1.37000",
                    "odds": "1.38460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0441555d-f264-4b64-be88-316a17e8c311/?format=api"
                },
                {
                    "id": "bcc4faab-40b0-493b-ab6a-ec50e8e89822",
                    "gambit_id": "4bbc9e8a-3088-4460-aab7-c7512b21dded",
                    "last_updated": "2023-05-10T16:02:11.765513-04:00",
                    "created_at": "2023-05-09T11:07:06.926037-04:00",
                    "name": "Phoenix Suns",
                    "reward": "3.11000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0441555d-f264-4b64-be88-316a17e8c311/?format=api"
                }
            ]
        },
        {
            "id": "87a6a3f0-d122-40c2-8ae2-b873799f1a7b",
            "match": "https://api-prod.gambitprofit.com/api/matches/668d5e99-ca02-4eee-9d62-f58a54b9ab90/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-09T11:07:06.915532-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": "Denver Nuggets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Phoenix Suns",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "39a92025-78cb-4877-b9f1-f56384741899",
                    "gambit_id": "81bd00ef-8643-45f5-9b9a-5c98fff23f3b",
                    "last_updated": "2023-05-10T16:02:11.757810-04:00",
                    "created_at": "2023-05-09T11:07:06.918043-04:00",
                    "name": "Denver Nuggets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87a6a3f0-d122-40c2-8ae2-b873799f1a7b/?format=api"
                },
                {
                    "id": "75a94f46-ab03-4f4e-8a54-4513ff8c98dd",
                    "gambit_id": "c6c587d2-6820-4129-b73c-9a72c2ed390c",
                    "last_updated": "2023-05-10T16:02:11.759780-04:00",
                    "created_at": "2023-05-09T11:07:06.920423-04:00",
                    "name": "Phoenix Suns",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87a6a3f0-d122-40c2-8ae2-b873799f1a7b/?format=api"
                }
            ]
        },
        {
            "id": "8fcd126e-bce5-43d4-9a24-a29a6a8a1e5b",
            "match": "https://api-prod.gambitprofit.com/api/matches/668d5e99-ca02-4eee-9d62-f58a54b9ab90/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-09T11:07:06.908384-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 Under 227.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 227.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a99ecc05-a1e7-4a01-ab6a-124f9ba0fe9a",
                    "gambit_id": "3135e559-5e08-4aaa-91bf-ff4401f2b49c",
                    "last_updated": "2023-05-10T16:02:11.753283-04:00",
                    "created_at": "2023-05-09T11:07:06.910347-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/8fcd126e-bce5-43d4-9a24-a29a6a8a1e5b/?format=api"
                },
                {
                    "id": "bd535663-fa68-4ad7-b343-17b6893c428a",
                    "gambit_id": "15ba6782-0596-4899-9c28-4dbe9148e6dd",
                    "last_updated": "2023-05-10T16:02:11.754682-04:00",
                    "created_at": "2023-05-09T11:07:06.912720-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/8fcd126e-bce5-43d4-9a24-a29a6a8a1e5b/?format=api"
                }
            ]
        }
    ]
}