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/08a7ee10-16f8-4e88-88cf-a4f0aa7988eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "08a7ee10-16f8-4e88-88cf-a4f0aa7988eb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "692a0848-91be-4f68-beff-b04cb90187f5",
    "completed": true,
    "last_updated": "2023-12-19T10:23:29.167560-05:00",
    "created_at": "2023-12-15T23:37:56.826719-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.16,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/692a0848-91be-4f68-beff-b04cb90187f5",
    "datetime": "2023-12-17T09:00:00-05:00",
    "cutoff_datetime": "2023-12-17T09:00:00-05:00",
    "name": "Arsenal v. Brighton & Hove Albion",
    "bettypes": [
        {
            "id": "fd90f0be-b274-47d1-9914-f9db376d9dd0",
            "match": "https://api-prod.gambitprofit.com/api/matches/08a7ee10-16f8-4e88-88cf-a4f0aa7988eb/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-15T23:37:56.833219-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 7629.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2371.0
                    }
                ],
                "expected_reward_tokens": 10906.6,
                "profit_sb": 1406.6,
                "profit_sb_percentage": 14.81,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 6500.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2021.0
                    },
                    {
                        "team": "Brighton & Hove Albion",
                        "amount": 1480.0
                    }
                ],
                "expected_reward_tokens": 9294.4,
                "profit_sb": -205.6,
                "profit_sb_percentage": -2.16,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e56cdb42-ee20-43a3-93a1-9df73f89510a",
                    "gambit_id": "c78d2cc4-8fda-4629-afa3-6cc6e657f219",
                    "last_updated": "2023-12-19T10:23:29.180305-05:00",
                    "created_at": "2023-12-15T23:37:56.841721-05:00",
                    "name": "Arsenal",
                    "reward": "1.43000",
                    "odds": "1.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd90f0be-b274-47d1-9914-f9db376d9dd0/?format=api"
                },
                {
                    "id": "c860e2bc-39bc-457a-b492-c5c606075744",
                    "gambit_id": "5f1ecd47-0ddc-47ad-938a-294ebf4a1c7b",
                    "last_updated": "2023-12-19T10:23:29.176658-05:00",
                    "created_at": "2023-12-15T23:37:56.837860-05:00",
                    "name": "Draw",
                    "reward": "4.60000",
                    "odds": "4.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd90f0be-b274-47d1-9914-f9db376d9dd0/?format=api"
                },
                {
                    "id": "ec087c18-17b5-4088-941b-9107ecf8a2f0",
                    "gambit_id": "38753e3b-a09d-4a42-b0d5-2c46697158fb",
                    "last_updated": "2023-12-19T10:23:29.184026-05:00",
                    "created_at": "2023-12-15T23:37:56.845516-05:00",
                    "name": "Brighton & Hove Albion",
                    "reward": "6.28000",
                    "odds": "6.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd90f0be-b274-47d1-9914-f9db376d9dd0/?format=api"
                }
            ]
        },
        {
            "id": "c5214082-bb89-4300-bfaf-ecbb40a459db",
            "match": "https://api-prod.gambitprofit.com/api/matches/08a7ee10-16f8-4e88-88cf-a4f0aa7988eb/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-15T23:37:56.850286-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 Over 2.5",
                        "amount": 5703.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4297.0
                    }
                ],
                "expected_reward_tokens": 9238.55,
                "profit_sb": -261.45,
                "profit_sb_percentage": -2.75,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f50ad217-d9ea-4841-b118-0a32f5fe0e55",
                    "gambit_id": "32115549-29bc-41d0-ba31-bade8252831d",
                    "last_updated": "2023-12-19T10:23:29.190785-05:00",
                    "created_at": "2023-12-15T23:37:56.854267-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.62000",
                    "odds": "1.65000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5214082-bb89-4300-bfaf-ecbb40a459db/?format=api"
                },
                {
                    "id": "3ef58b21-74ab-47c9-8e83-d25dc4d92eff",
                    "gambit_id": "b38cc0b2-e1fb-4785-bb60-824341b427a9",
                    "last_updated": "2023-12-19T10:23:29.194033-05:00",
                    "created_at": "2023-12-15T23:37:56.858455-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5214082-bb89-4300-bfaf-ecbb40a459db/?format=api"
                }
            ]
        }
    ]
}