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/5d060749-693d-441a-adde-e1f96722d701/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5d060749-693d-441a-adde-e1f96722d701",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d302410d-0546-41ef-8791-800aafd5e874",
    "completed": true,
    "last_updated": "2023-10-20T09:48:01.190966-04:00",
    "created_at": "2023-10-19T08:32:57.067207-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.56,
    "sport_category": "MLB Playoffs",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d302410d-0546-41ef-8791-800aafd5e874",
    "datetime": "2023-10-19T17:07:00-04:00",
    "cutoff_datetime": "2023-10-19T17:07:00-04:00",
    "name": "PHI (R Suarez) v. ARI (B Pfaadt)",
    "bettypes": [
        {
            "id": "cfe15400-7f96-4e2d-b01e-1374c675d922",
            "match": "https://api-prod.gambitprofit.com/api/matches/5d060749-693d-441a-adde-e1f96722d701/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-19T08:32:57.077695-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": "PHI (R Suarez)",
                        "amount": 5429.0
                    },
                    {
                        "team": "ARI (B Pfaadt)",
                        "amount": 4571.0
                    }
                ],
                "expected_reward_tokens": 9553.39,
                "profit_sb": 53.39,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "68dfdbd0-c459-42ab-a86e-3f63ad2f82b9",
                    "gambit_id": "7468d061-7406-45b6-8878-53327f2c0a80",
                    "last_updated": "2023-10-20T09:48:01.205668-04:00",
                    "created_at": "2023-10-19T08:32:57.085135-04:00",
                    "name": "PHI (R Suarez)",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfe15400-7f96-4e2d-b01e-1374c675d922/?format=api"
                },
                {
                    "id": "f523730a-335e-4189-bd87-d6fe0dd6e621",
                    "gambit_id": "fb2292d3-7161-49ae-83aa-3ec1b84824a6",
                    "last_updated": "2023-10-20T09:48:01.209096-04:00",
                    "created_at": "2023-10-19T08:32:57.090121-04:00",
                    "name": "ARI (B Pfaadt)",
                    "reward": "2.09000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfe15400-7f96-4e2d-b01e-1374c675d922/?format=api"
                }
            ]
        },
        {
            "id": "c4e8aef0-f904-4a7a-9930-79c46abdea77",
            "match": "https://api-prod.gambitprofit.com/api/matches/5d060749-693d-441a-adde-e1f96722d701/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-19T08:32:57.095950-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": "ARI",
                        "amount": 5688.0
                    },
                    {
                        "team": "PHI",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "aac7d2cd-6107-4194-9ff5-81f75c1dcc9e",
                    "gambit_id": "f800f44c-a651-48ea-89c0-108795279e3d",
                    "last_updated": "2023-10-20T09:48:01.220022-04:00",
                    "created_at": "2023-10-19T08:32:57.105880-04:00",
                    "name": "ARI",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4e8aef0-f904-4a7a-9930-79c46abdea77/?format=api"
                },
                {
                    "id": "e0577a8e-8465-4c7b-a744-d2fcab323e23",
                    "gambit_id": "c7ef1c49-4efc-40cf-9998-6c885cf100ad",
                    "last_updated": "2023-10-20T09:48:01.216459-04:00",
                    "created_at": "2023-10-19T08:32:57.100239-04:00",
                    "name": "PHI",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4e8aef0-f904-4a7a-9930-79c46abdea77/?format=api"
                }
            ]
        },
        {
            "id": "66a6314b-d0ef-4773-b07f-5386c9d3f87a",
            "match": "https://api-prod.gambitprofit.com/api/matches/5d060749-693d-441a-adde-e1f96722d701/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-19T08:32:57.110511-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 9",
                        "amount": 5214.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "db7cbd63-bc2b-4a78-acc4-a657d0845112",
                    "gambit_id": "bebdb5a7-e061-4a8b-b493-227e7e0f10b4",
                    "last_updated": "2023-10-20T09:48:01.226720-04:00",
                    "created_at": "2023-10-19T08:32:57.114999-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66a6314b-d0ef-4773-b07f-5386c9d3f87a/?format=api"
                },
                {
                    "id": "a09da18e-81b8-43ab-a4f5-dff18d5d9e7a",
                    "gambit_id": "e4aaca6b-945d-4bf1-b469-e40d3a450aa9",
                    "last_updated": "2023-10-20T09:48:01.230142-04:00",
                    "created_at": "2023-10-19T08:32:57.119645-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66a6314b-d0ef-4773-b07f-5386c9d3f87a/?format=api"
                }
            ]
        }
    ]
}