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/5bc78177-7edc-4fee-83bb-de765889c78f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5bc78177-7edc-4fee-83bb-de765889c78f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "a6005291-7852-4e3f-ab20-a13185b4d5fe",
    "completed": true,
    "last_updated": "2022-12-11T10:32:22.415830-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.66,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/a6005291-7852-4e3f-ab20-a13185b4d5fe",
    "datetime": "2022-12-10T17:10:00-05:00",
    "cutoff_datetime": "2022-12-10T17:10:00-05:00",
    "name": "San Antonio Spurs v. Miami Heat",
    "bettypes": [
        {
            "id": "36b09435-8b84-47b8-b32d-b649f91af941",
            "match": "https://api-prod.gambitprofit.com/api/matches/5bc78177-7edc-4fee-83bb-de765889c78f/?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": "Miami Heat",
                        "amount": 8331.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 1669.0
                    }
                ],
                "expected_reward_tokens": 9329.71,
                "profit_sb": 329.71,
                "profit_sb_percentage": 3.66,
                "recommended": true
            },
            "lines": [
                {
                    "id": "66b666d1-f637-44ee-9cbe-d77849ad0e47",
                    "gambit_id": "4cd76cba-5840-4589-858f-6108284ac4c9",
                    "last_updated": "2022-12-11T10:32:22.421968-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Heat",
                    "reward": "1.12000",
                    "odds": "1.13330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36b09435-8b84-47b8-b32d-b649f91af941/?format=api"
                },
                {
                    "id": "cd9d92f6-1302-4720-bacf-c0071ec33f0c",
                    "gambit_id": "eeb92d55-f76a-42dd-b36d-63da4e395ec2",
                    "last_updated": "2022-12-11T10:32:22.423038-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "5.59000",
                    "odds": "6.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36b09435-8b84-47b8-b32d-b649f91af941/?format=api"
                }
            ]
        },
        {
            "id": "a4b08195-a0ec-4d74-82fc-26d6b9dbe9e5",
            "match": "https://api-prod.gambitprofit.com/api/matches/5bc78177-7edc-4fee-83bb-de765889c78f/?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": "Miami Heat",
                        "amount": 5000.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6948292f-e2aa-4384-b2b6-e2a472e4098a",
                    "gambit_id": "fe55f9e7-e293-4d27-bb9f-68cf961262a2",
                    "last_updated": "2022-12-11T10:32:22.425178-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Heat",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4b08195-a0ec-4d74-82fc-26d6b9dbe9e5/?format=api"
                },
                {
                    "id": "830b0fa6-7a40-49c1-aed9-746c31ac107d",
                    "gambit_id": "b8a7d21f-87fa-4aba-a610-ea28df897f16",
                    "last_updated": "2022-12-11T10:32:22.426283-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4b08195-a0ec-4d74-82fc-26d6b9dbe9e5/?format=api"
                }
            ]
        },
        {
            "id": "bb6ba07d-292a-48d8-98ed-a3a44b1e310c",
            "match": "https://api-prod.gambitprofit.com/api/matches/5bc78177-7edc-4fee-83bb-de765889c78f/?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 Under 223",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 223",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f50064d4-f954-4e0f-bf87-384021da6bd1",
                    "gambit_id": "548bbdcd-96ea-4a73-a398-cbef4438dd84",
                    "last_updated": "2022-12-11T10:32:22.418628-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 223",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "223.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb6ba07d-292a-48d8-98ed-a3a44b1e310c/?format=api"
                },
                {
                    "id": "8f82b8f9-a1c2-4db0-89b4-73b47c4d81b0",
                    "gambit_id": "6463fa30-1f9e-4568-9675-76ad4e0a0276",
                    "last_updated": "2022-12-11T10:32:22.419764-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 223",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "223.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb6ba07d-292a-48d8-98ed-a3a44b1e310c/?format=api"
                }
            ]
        }
    ]
}