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/08454720-0bd2-4519-8731-642d151bdd21/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "08454720-0bd2-4519-8731-642d151bdd21",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f5dbf36c-fe1e-42fa-995c-6b1f71901e57",
    "completed": true,
    "last_updated": "2023-10-31T10:08:14.288616-04:00",
    "created_at": "2023-10-30T08:58:13.334332-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB Playoffs",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f5dbf36c-fe1e-42fa-995c-6b1f71901e57",
    "datetime": "2023-10-30T20:03:00-04:00",
    "cutoff_datetime": "2023-10-30T20:03:00-04:00",
    "name": "TEX (M Scherzer) v. ARI (B Pfaadt)",
    "bettypes": [
        {
            "id": "30a095af-b652-43c6-ad29-c1303532a6f2",
            "match": "https://api-prod.gambitprofit.com/api/matches/08454720-0bd2-4519-8731-642d151bdd21/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-30T08:58:13.343772-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": "TEX (M Scherzer)",
                        "amount": 5222.0
                    },
                    {
                        "team": "ARI (B Pfaadt)",
                        "amount": 4778.0
                    }
                ],
                "expected_reward_tokens": 9556.0,
                "profit_sb": 56.0,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "25a7d4a0-e632-4d0a-9d4d-4d460d315656",
                    "gambit_id": "29ac0a05-2f4f-4a3a-904d-a1f343d28022",
                    "last_updated": "2023-10-31T10:08:14.315240-04:00",
                    "created_at": "2023-10-30T08:58:13.347504-04:00",
                    "name": "TEX (M Scherzer)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30a095af-b652-43c6-ad29-c1303532a6f2/?format=api"
                },
                {
                    "id": "9b633095-3188-4a99-b6c9-f0b2da0cb386",
                    "gambit_id": "6287cd93-873f-48e7-91bf-198e9e068bb0",
                    "last_updated": "2023-10-31T10:08:14.320447-04:00",
                    "created_at": "2023-10-30T08:58:13.351342-04:00",
                    "name": "ARI (B Pfaadt)",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30a095af-b652-43c6-ad29-c1303532a6f2/?format=api"
                }
            ]
        },
        {
            "id": "9ef08fec-b7c1-4624-b80b-3d1988ba6380",
            "match": "https://api-prod.gambitprofit.com/api/matches/08454720-0bd2-4519-8731-642d151bdd21/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-30T08:58:13.355141-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": 5944.0
                    },
                    {
                        "team": "TEX",
                        "amount": 4056.0
                    }
                ],
                "expected_reward_tokens": 9450.48,
                "profit_sb": -49.52,
                "profit_sb_percentage": -0.52,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cf12d13c-e15c-4372-97d3-c0f5186685fd",
                    "gambit_id": "0e3e62fd-06d8-433c-81b7-b0642f671a3b",
                    "last_updated": "2023-10-31T10:08:14.327462-04:00",
                    "created_at": "2023-10-30T08:58:13.362567-04:00",
                    "name": "ARI",
                    "reward": "1.59000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ef08fec-b7c1-4624-b80b-3d1988ba6380/?format=api"
                },
                {
                    "id": "a323f995-6b0a-4366-82be-2e3c9e35c217",
                    "gambit_id": "b8989105-4283-4b60-a01a-926acc6cc347",
                    "last_updated": "2023-10-31T10:08:14.330807-04:00",
                    "created_at": "2023-10-30T08:58:13.358647-04:00",
                    "name": "TEX",
                    "reward": "2.33000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ef08fec-b7c1-4624-b80b-3d1988ba6380/?format=api"
                }
            ]
        },
        {
            "id": "1cb808cb-7015-4a32-bbc5-a02cc4841ce5",
            "match": "https://api-prod.gambitprofit.com/api/matches/08454720-0bd2-4519-8731-642d151bdd21/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-30T08:58:13.366341-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": "59e64e7b-41d1-4b09-826f-a1425dacc6be",
                    "gambit_id": "1a5677b9-809f-4d3f-92c6-564ab5056cd4",
                    "last_updated": "2023-10-31T10:08:14.338680-04:00",
                    "created_at": "2023-10-30T08:58:13.373222-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/1cb808cb-7015-4a32-bbc5-a02cc4841ce5/?format=api"
                },
                {
                    "id": "77d70db5-765d-48ca-8b3e-6802e21c856f",
                    "gambit_id": "bf142b6e-8e72-4ade-92a3-54d56f8b2a51",
                    "last_updated": "2023-10-31T10:08:14.341936-04:00",
                    "created_at": "2023-10-30T08:58:13.377467-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/1cb808cb-7015-4a32-bbc5-a02cc4841ce5/?format=api"
                }
            ]
        }
    ]
}