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/0cafc905-cdfb-4f5b-8d51-9e9e5fed92cb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0cafc905-cdfb-4f5b-8d51-9e9e5fed92cb",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "3f86fa04-76b4-4bba-af02-7685e28e14f5",
    "completed": true,
    "last_updated": "2022-11-05T09:22:59.598511-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.03,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/3f86fa04-76b4-4bba-af02-7685e28e14f5",
    "datetime": "2022-11-04T22:40:00-04:00",
    "cutoff_datetime": "2022-11-04T22:40:00-04:00",
    "name": "Utah Jazz v. Los Angeles Lakers",
    "bettypes": [
        {
            "id": "5bd204af-1ee3-443a-80e1-2a1f103e0038",
            "match": "https://api-prod.gambitprofit.com/api/matches/0cafc905-cdfb-4f5b-8d51-9e9e5fed92cb/?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": "Los Angeles Lakers",
                        "amount": 6042.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 3958.0
                    }
                ],
                "expected_reward_tokens": 9182.56,
                "profit_sb": 182.56,
                "profit_sb_percentage": 2.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "94410174-50f2-4461-862c-246a7a729fd1",
                    "gambit_id": "cae998c7-9c1c-43c8-9b7d-269f327e6f64",
                    "last_updated": "2022-11-05T09:22:59.607989-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.52000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bd204af-1ee3-443a-80e1-2a1f103e0038/?format=api"
                },
                {
                    "id": "1d01ff57-0d7b-42f5-a3ff-a7cf34f55f4e",
                    "gambit_id": "1c0776f7-304b-4999-9203-207686300208",
                    "last_updated": "2022-11-05T09:22:59.607034-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah Jazz",
                    "reward": "2.32000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bd204af-1ee3-443a-80e1-2a1f103e0038/?format=api"
                }
            ]
        },
        {
            "id": "de2bd059-245f-42bd-b539-70173c38853a",
            "match": "https://api-prod.gambitprofit.com/api/matches/0cafc905-cdfb-4f5b-8d51-9e9e5fed92cb/?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": "Los Angeles Lakers",
                        "amount": 5097.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "32c2ec88-0877-45c1-b149-66b52c528956",
                    "gambit_id": "1ea814b6-2d3b-494c-8d97-4682203e585a",
                    "last_updated": "2022-11-05T09:22:59.604148-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de2bd059-245f-42bd-b539-70173c38853a/?format=api"
                },
                {
                    "id": "9d66c5d2-8861-421a-b574-5d8894418d73",
                    "gambit_id": "cd0b60d4-b234-47c7-b860-15b32eb53d07",
                    "last_updated": "2022-11-05T09:22:59.605126-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de2bd059-245f-42bd-b539-70173c38853a/?format=api"
                }
            ]
        },
        {
            "id": "e47060d7-cf0b-4fe0-8b9d-a782941ef2c5",
            "match": "https://api-prod.gambitprofit.com/api/matches/0cafc905-cdfb-4f5b-8d51-9e9e5fed92cb/?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 229",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 229",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c1ba7c1b-0bed-46c5-9d08-66f32607a83c",
                    "gambit_id": "ab58a71f-52d5-4da2-966f-2477735e468b",
                    "last_updated": "2022-11-05T09:22:59.601245-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 229",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "229.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e47060d7-cf0b-4fe0-8b9d-a782941ef2c5/?format=api"
                },
                {
                    "id": "d8a7ad6f-8860-4c60-a834-1c41c83186b5",
                    "gambit_id": "4d7d407b-a862-4508-8524-04bd191a4f0c",
                    "last_updated": "2022-11-05T09:22:59.602220-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 229",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "229.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e47060d7-cf0b-4fe0-8b9d-a782941ef2c5/?format=api"
                }
            ]
        }
    ]
}