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/6201ee7a-fb1b-44b0-a329-650e714750ca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6201ee7a-fb1b-44b0-a329-650e714750ca",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1e9924f8-ab4a-4aaa-ac5e-9882a366500d",
    "completed": true,
    "last_updated": "2023-09-29T10:18:21.351523-04:00",
    "created_at": "2023-09-28T09:07:59.530372-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/1e9924f8-ab4a-4aaa-ac5e-9882a366500d",
    "datetime": "2023-09-28T14:10:00-04:00",
    "cutoff_datetime": "2023-09-28T14:10:00-04:00",
    "name": "ARI (B Jarvis) v. CWS (T Toussaint)",
    "bettypes": [
        {
            "id": "34269ebe-192d-428e-9249-37b856e0cbef",
            "match": "https://api-prod.gambitprofit.com/api/matches/6201ee7a-fb1b-44b0-a329-650e714750ca/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-28T09:07:59.554046-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 (B Jarvis)",
                        "amount": 6173.0
                    },
                    {
                        "team": "CWS (T Toussaint)",
                        "amount": 3827.0
                    }
                ],
                "expected_reward_tokens": 9567.5,
                "profit_sb": 67.5,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "949547f4-3424-48d1-a6e1-26be74c3aae8",
                    "gambit_id": "3895c4fe-2432-4e3f-a722-37c7acb64215",
                    "last_updated": "2023-09-29T10:18:21.367870-04:00",
                    "created_at": "2023-09-28T09:07:59.560699-04:00",
                    "name": "ARI (B Jarvis)",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34269ebe-192d-428e-9249-37b856e0cbef/?format=api"
                },
                {
                    "id": "46b9510f-a18c-4ee7-ab76-c653ed518b01",
                    "gambit_id": "1d333ed8-0b1e-492c-bf68-1d9952982ad7",
                    "last_updated": "2023-09-29T10:18:21.371112-04:00",
                    "created_at": "2023-09-28T09:07:59.566569-04:00",
                    "name": "CWS (T Toussaint)",
                    "reward": "2.50000",
                    "odds": "2.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34269ebe-192d-428e-9249-37b856e0cbef/?format=api"
                }
            ]
        },
        {
            "id": "d5241e5a-96e4-4813-b674-afb087afc506",
            "match": "https://api-prod.gambitprofit.com/api/matches/6201ee7a-fb1b-44b0-a329-650e714750ca/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-28T09:07:59.571058-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": 5213.0
                    },
                    {
                        "team": "CWS",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a2a97311-264a-4650-992b-9318b69bf987",
                    "gambit_id": "7a5ba3b7-ff1a-458f-b63e-8b94f6626570",
                    "last_updated": "2023-09-29T10:18:21.380925-04:00",
                    "created_at": "2023-09-28T09:07:59.575283-04:00",
                    "name": "ARI",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5241e5a-96e4-4813-b674-afb087afc506/?format=api"
                },
                {
                    "id": "245633bc-00e3-46cc-8729-b095c9e5dcc1",
                    "gambit_id": "4c12cbf9-5f89-47a1-a7e0-82df68d237c8",
                    "last_updated": "2023-09-29T10:18:21.384197-04:00",
                    "created_at": "2023-09-28T09:07:59.580178-04:00",
                    "name": "CWS",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5241e5a-96e4-4813-b674-afb087afc506/?format=api"
                }
            ]
        },
        {
            "id": "7315f334-7280-4204-b556-91b5b2552778",
            "match": "https://api-prod.gambitprofit.com/api/matches/6201ee7a-fb1b-44b0-a329-650e714750ca/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-28T09:07:59.585649-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": 5213.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6befe637-afdd-49ee-808d-0bffcfa6b44b",
                    "gambit_id": "4c460931-fc99-4a47-b9e3-51e1aadef590",
                    "last_updated": "2023-09-29T10:18:21.390656-04:00",
                    "created_at": "2023-09-28T09:07:59.589518-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7315f334-7280-4204-b556-91b5b2552778/?format=api"
                },
                {
                    "id": "40598596-cf0a-47d2-afa6-69d2968f4f74",
                    "gambit_id": "c8a526d0-d755-48dd-8735-1b32620627ed",
                    "last_updated": "2023-09-29T10:18:21.400200-04:00",
                    "created_at": "2023-09-28T09:07:59.593990-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7315f334-7280-4204-b556-91b5b2552778/?format=api"
                }
            ]
        }
    ]
}