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/5d14c8b4-c17f-4add-975a-b231f04f38e0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5d14c8b4-c17f-4add-975a-b231f04f38e0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2b106b60-d10f-4e26-82e6-d136655e6e9f",
    "completed": true,
    "last_updated": "2023-04-10T14:47:06.303616-04:00",
    "created_at": "2023-04-09T09:27:12.680966-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.17,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/2b106b60-d10f-4e26-82e6-d136655e6e9f",
    "datetime": "2023-04-09T15:40:00-04:00",
    "cutoff_datetime": "2023-04-09T15:40:00-04:00",
    "name": "San Antonio Spurs v. Dallas Mavericks",
    "bettypes": [
        {
            "id": "a430c883-c99d-4e20-8da0-a2e63d18317e",
            "match": "https://api-prod.gambitprofit.com/api/matches/5d14c8b4-c17f-4add-975a-b231f04f38e0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-09T09:27:12.692618-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": "Dallas Mavericks",
                        "amount": 6100.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 3900.0
                    }
                ],
                "expected_reward_tokens": 9516.0,
                "profit_sb": 16.0,
                "profit_sb_percentage": 0.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a736799b-c3e2-434a-b880-a07be7687674",
                    "gambit_id": "49792f39-7283-4e91-9225-1194b40268fb",
                    "last_updated": "2023-04-10T14:47:06.315823-04:00",
                    "created_at": "2023-04-09T09:27:12.694924-04:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a430c883-c99d-4e20-8da0-a2e63d18317e/?format=api"
                },
                {
                    "id": "b11e15b4-65e3-4908-af19-9fd06b1d7329",
                    "gambit_id": "e6a475fe-efff-410b-ad53-59de8fb1e9de",
                    "last_updated": "2023-04-10T14:47:06.318198-04:00",
                    "created_at": "2023-04-09T09:27:12.697744-04:00",
                    "name": "San Antonio Spurs",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a430c883-c99d-4e20-8da0-a2e63d18317e/?format=api"
                }
            ]
        },
        {
            "id": "dc911586-cb1e-4021-b1d7-977fe82289c8",
            "match": "https://api-prod.gambitprofit.com/api/matches/5d14c8b4-c17f-4add-975a-b231f04f38e0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-09T09:27:12.700969-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": "Dallas Mavericks",
                        "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": "a16879fe-8ea0-4f29-9fba-7343a3544a54",
                    "gambit_id": "a42affe1-9034-4ecb-b35f-06ae30c58f3a",
                    "last_updated": "2023-04-10T14:47:06.322440-04:00",
                    "created_at": "2023-04-09T09:27:12.703268-04:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc911586-cb1e-4021-b1d7-977fe82289c8/?format=api"
                },
                {
                    "id": "1fcda5da-ed0a-4547-9cbd-71d97a694eb5",
                    "gambit_id": "857c7e97-cfa1-4764-b03f-4592dc6188e7",
                    "last_updated": "2023-04-10T14:47:06.324603-04:00",
                    "created_at": "2023-04-09T09:27:12.705737-04:00",
                    "name": "San Antonio Spurs",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc911586-cb1e-4021-b1d7-977fe82289c8/?format=api"
                }
            ]
        },
        {
            "id": "019333f1-8ae5-4933-ae3a-383f42e96651",
            "match": "https://api-prod.gambitprofit.com/api/matches/5d14c8b4-c17f-4add-975a-b231f04f38e0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-09T09:27:12.684398-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 231.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 231.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2dd15613-8da4-4322-9948-0c12f9011431",
                    "gambit_id": "cf1ce8d2-e079-44cd-8366-e0c09d01556a",
                    "last_updated": "2023-04-10T14:47:06.310760-04:00",
                    "created_at": "2023-04-09T09:27:12.689713-04:00",
                    "name": "Game Total Over 231.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "231.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/019333f1-8ae5-4933-ae3a-383f42e96651/?format=api"
                },
                {
                    "id": "3e42d9dd-1e1e-4646-92c2-da8e4312b5e2",
                    "gambit_id": "046b5905-543b-48cc-8263-6fdace26e90e",
                    "last_updated": "2023-04-10T14:47:06.308621-04:00",
                    "created_at": "2023-04-09T09:27:12.687212-04:00",
                    "name": "Game Total Under 231.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "231.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/019333f1-8ae5-4933-ae3a-383f42e96651/?format=api"
                }
            ]
        }
    ]
}