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/b147fbb2-ddfb-4b2d-bbae-9b8be4faa8ce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b147fbb2-ddfb-4b2d-bbae-9b8be4faa8ce",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d75f0d3c-d635-4847-959d-ff86d966ae64",
    "completed": true,
    "last_updated": "2024-02-05T14:38:24.772570-05:00",
    "created_at": "2024-02-02T10:13:22.766583-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.67,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/d75f0d3c-d635-4847-959d-ff86d966ae64",
    "datetime": "2024-02-03T10:00:00-05:00",
    "cutoff_datetime": "2024-02-03T10:00:00-05:00",
    "name": "Burnley v. Fulham",
    "bettypes": [
        {
            "id": "1c08b6e2-c3e6-4d6a-b985-1a976b1b6699",
            "match": "https://api-prod.gambitprofit.com/api/matches/b147fbb2-ddfb-4b2d-bbae-9b8be4faa8ce/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-02-02T10:13:22.771768-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Fulham",
                        "amount": 5327.0
                    },
                    {
                        "team": "Burnley",
                        "amount": 4673.0
                    }
                ],
                "expected_reward_tokens": 12944.21,
                "profit_sb": 3444.21,
                "profit_sb_percentage": 36.25,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Fulham",
                        "amount": 3775.0
                    },
                    {
                        "team": "Burnley",
                        "amount": 3312.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2912.0
                    }
                ],
                "expected_reward_tokens": 9172.8,
                "profit_sb": -327.2,
                "profit_sb_percentage": -3.44,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8cce061b-ff1b-4192-bb12-8feffb422742",
                    "gambit_id": "c254f248-3548-4b7a-ae78-3404c1a5208e",
                    "last_updated": "2024-02-05T14:38:24.788666-05:00",
                    "created_at": "2024-02-02T10:13:22.786537-05:00",
                    "name": "Fulham",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c08b6e2-c3e6-4d6a-b985-1a976b1b6699/?format=api"
                },
                {
                    "id": "ed512e2a-016f-457d-b2c2-afa7627231cc",
                    "gambit_id": "b0ebc1c4-1c24-4cd5-9efb-ca80c0b4e015",
                    "last_updated": "2024-02-05T14:38:24.784873-05:00",
                    "created_at": "2024-02-02T10:13:22.781620-05:00",
                    "name": "Burnley",
                    "reward": "2.77000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c08b6e2-c3e6-4d6a-b985-1a976b1b6699/?format=api"
                },
                {
                    "id": "86527173-a967-4514-88ed-b4b77ea8add1",
                    "gambit_id": "44f8bb30-ede1-4e13-8aa1-4f88bbea096c",
                    "last_updated": "2024-02-05T14:38:24.780694-05:00",
                    "created_at": "2024-02-02T10:13:22.775924-05:00",
                    "name": "Draw",
                    "reward": "3.15000",
                    "odds": "3.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c08b6e2-c3e6-4d6a-b985-1a976b1b6699/?format=api"
                }
            ]
        },
        {
            "id": "9b180366-c39c-4fb3-a92a-4eb0573bc0ad",
            "match": "https://api-prod.gambitprofit.com/api/matches/b147fbb2-ddfb-4b2d-bbae-9b8be4faa8ce/?format=api",
            "name": "Over/Under",
            "created_at": "2024-02-02T10:13:22.791122-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 2.5",
                        "amount": 5376.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4624.0
                    }
                ],
                "expected_reward_tokens": 9246.72,
                "profit_sb": -253.28,
                "profit_sb_percentage": -2.67,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4b85ea4e-0f8e-49c6-9b11-92eb5d58f171",
                    "gambit_id": "d19968ab-c61b-41c0-b26b-98969c8cff8c",
                    "last_updated": "2024-02-05T14:38:24.799084-05:00",
                    "created_at": "2024-02-02T10:13:22.799568-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.72000",
                    "odds": "1.75000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b180366-c39c-4fb3-a92a-4eb0573bc0ad/?format=api"
                },
                {
                    "id": "3da08784-3d9b-4338-85ea-07726f16bcb7",
                    "gambit_id": "be018c03-58b1-4e79-aa29-02b45494c9ee",
                    "last_updated": "2024-02-05T14:38:24.795394-05:00",
                    "created_at": "2024-02-02T10:13:22.795606-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b180366-c39c-4fb3-a92a-4eb0573bc0ad/?format=api"
                }
            ]
        }
    ]
}