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/b0101ab1-bb84-4f09-9774-f789d3c6910a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b0101ab1-bb84-4f09-9774-f789d3c6910a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9f6201b7-2cfa-46e6-8c1d-d0846db4acac",
    "completed": true,
    "last_updated": "2022-10-22T09:12:26.608482-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.48,
    "sport_category": "MLB Playoffs",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/9f6201b7-2cfa-46e6-8c1d-d0846db4acac",
    "datetime": "2022-10-21T19:37:00-04:00",
    "cutoff_datetime": "2022-10-21T19:37:00-04:00",
    "name": "SDG (J Musgrove) v. PHI (R Suarez)",
    "bettypes": [
        {
            "id": "878b3707-f826-4418-b676-4580cc76e2c8",
            "match": "https://api-prod.gambitprofit.com/api/matches/b0101ab1-bb84-4f09-9774-f789d3c6910a/?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": "SDG (J Musgrove)",
                        "amount": 5297.0
                    },
                    {
                        "team": "PHI (R Suarez)",
                        "amount": 4703.0
                    }
                ],
                "expected_reward_tokens": 9640.54,
                "profit_sb": 140.54,
                "profit_sb_percentage": 1.48,
                "recommended": true
            },
            "lines": [
                {
                    "id": "84c7370b-0913-4840-84f5-3f49b39cafea",
                    "gambit_id": "33538291-b8bd-46fe-8c44-e79c830681d0",
                    "last_updated": "2022-10-22T09:12:26.616980-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG (J Musgrove)",
                    "reward": "1.82000",
                    "odds": "1.84750",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/878b3707-f826-4418-b676-4580cc76e2c8/?format=api"
                },
                {
                    "id": "afc35fae-e946-4774-89de-7d2040d3787a",
                    "gambit_id": "fd4939dc-efe4-4876-bd02-4469bf51ea47",
                    "last_updated": "2022-10-22T09:12:26.617980-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI (R Suarez)",
                    "reward": "2.05000",
                    "odds": "2.08000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/878b3707-f826-4418-b676-4580cc76e2c8/?format=api"
                }
            ]
        },
        {
            "id": "c6f69364-4afc-4166-a47b-2a96a2701805",
            "match": "https://api-prod.gambitprofit.com/api/matches/b0101ab1-bb84-4f09-9774-f789d3c6910a/?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": "PHI",
                        "amount": 6104.0
                    },
                    {
                        "team": "SDG",
                        "amount": 3896.0
                    }
                ],
                "expected_reward_tokens": 9583.28,
                "profit_sb": 83.28,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0c759874-02e8-4bce-9912-84128b1ca89b",
                    "gambit_id": "276b338b-a393-4162-9706-83d2068e4524",
                    "last_updated": "2022-10-22T09:12:26.613986-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI",
                    "reward": "1.57000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6f69364-4afc-4166-a47b-2a96a2701805/?format=api"
                },
                {
                    "id": "63d4e140-d352-47b4-ae76-ef7be78e9747",
                    "gambit_id": "c464f1e4-7193-4ed5-9e71-184ab38a484d",
                    "last_updated": "2022-10-22T09:12:26.614983-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG",
                    "reward": "2.46000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6f69364-4afc-4166-a47b-2a96a2701805/?format=api"
                }
            ]
        },
        {
            "id": "8d790802-1751-4a78-ad83-8b092cab5aee",
            "match": "https://api-prod.gambitprofit.com/api/matches/b0101ab1-bb84-4f09-9774-f789d3c6910a/?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 7.5",
                        "amount": 5212.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "73d792e2-85dd-47ec-94a0-aa8096131313",
                    "gambit_id": "beeff8a5-df00-4c60-9fb8-4caec8a4d781",
                    "last_updated": "2022-10-22T09:12:26.610972-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d790802-1751-4a78-ad83-8b092cab5aee/?format=api"
                },
                {
                    "id": "49795262-10c2-4de8-97fc-918d4c405243",
                    "gambit_id": "b13a2439-6724-49c2-89aa-f23cdcf3ead1",
                    "last_updated": "2022-10-22T09:12:26.611985-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d790802-1751-4a78-ad83-8b092cab5aee/?format=api"
                }
            ]
        }
    ]
}