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/2de6bcd2-358c-4b4e-9e0a-b0b4b6c1cc6b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2de6bcd2-358c-4b4e-9e0a-b0b4b6c1cc6b",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "1f9de054-8c2b-40ad-949f-706d228f217f",
    "completed": true,
    "last_updated": "2022-12-09T10:02:14.612805-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.18,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/1f9de054-8c2b-40ad-949f-706d228f217f",
    "datetime": "2022-12-08T20:40:00-05:00",
    "cutoff_datetime": "2022-12-08T20:40:00-05:00",
    "name": "Houston Rockets v. San Antonio Spurs",
    "bettypes": [
        {
            "id": "09f178df-e8e4-4a2b-b502-4e34266b80d2",
            "match": "https://api-prod.gambitprofit.com/api/matches/2de6bcd2-358c-4b4e-9e0a-b0b4b6c1cc6b/?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": "Houston Rockets",
                        "amount": 5399.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 4601.0
                    }
                ],
                "expected_reward_tokens": 9016.33,
                "profit_sb": 16.33,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ba577ca1-e56f-4a9e-869b-46b892eb198c",
                    "gambit_id": "19824615-2b3b-40fe-9e81-290337289aa4",
                    "last_updated": "2022-12-09T10:02:14.620367-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.67000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09f178df-e8e4-4a2b-b502-4e34266b80d2/?format=api"
                },
                {
                    "id": "d95b9b41-9a88-4359-a806-5ceff377f1e2",
                    "gambit_id": "0dc40be4-fa64-4abc-b62b-b1387f384ad3",
                    "last_updated": "2022-12-09T10:02:14.619284-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "1.96000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09f178df-e8e4-4a2b-b502-4e34266b80d2/?format=api"
                }
            ]
        },
        {
            "id": "a89733a6-8240-4716-a4e8-6649051aa75c",
            "match": "https://api-prod.gambitprofit.com/api/matches/2de6bcd2-358c-4b4e-9e0a-b0b4b6c1cc6b/?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": "San Antonio Spurs",
                        "amount": 5000.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e57b1bff-5d4e-4b46-b9a0-fdaab96c126e",
                    "gambit_id": "148a5ad9-a69f-4a7e-a72d-88f73dfe6d26",
                    "last_updated": "2022-12-09T10:02:14.622410-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a89733a6-8240-4716-a4e8-6649051aa75c/?format=api"
                },
                {
                    "id": "969b0b2b-a33b-4b4e-9c37-c64bcac8873e",
                    "gambit_id": "4a0e3846-5534-42a9-bbc0-8b6af222b1fc",
                    "last_updated": "2022-12-09T10:02:14.623405-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a89733a6-8240-4716-a4e8-6649051aa75c/?format=api"
                }
            ]
        },
        {
            "id": "e96a517b-08ab-45fe-bfea-0b5917d9a850",
            "match": "https://api-prod.gambitprofit.com/api/matches/2de6bcd2-358c-4b4e-9e0a-b0b4b6c1cc6b/?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 Over 230",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 230",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b1493405-738f-4f03-b249-d4e97bf4f5f3",
                    "gambit_id": "66dbe8c6-5757-4be2-a777-6bd2f7f011d2",
                    "last_updated": "2022-12-09T10:02:14.617127-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 230",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "230.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e96a517b-08ab-45fe-bfea-0b5917d9a850/?format=api"
                },
                {
                    "id": "20804a21-941c-46f5-9b89-9f2d78649d02",
                    "gambit_id": "8f3722f5-ac35-4d10-9ca8-3975d524aefd",
                    "last_updated": "2022-12-09T10:02:14.615866-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 230",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "230.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e96a517b-08ab-45fe-bfea-0b5917d9a850/?format=api"
                }
            ]
        }
    ]
}