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/5827fa23-4e91-4ea0-a0af-17f3007d41ab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5827fa23-4e91-4ea0-a0af-17f3007d41ab",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "4faf7fdd-0c41-43c5-8270-55ddfebc0ff5",
    "completed": true,
    "last_updated": "2022-09-13T22:57:07.726660-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/4faf7fdd-0c41-43c5-8270-55ddfebc0ff5",
    "datetime": "2022-09-12T18:10:00-04:00",
    "cutoff_datetime": "2022-09-12T18:10:00-04:00",
    "name": "LAA (R Detmers) v. CLE (K Pilkington)",
    "bettypes": [
        {
            "id": "99a541e3-0f7b-4385-a011-196bf0a997a1",
            "match": "https://api-prod.gambitprofit.com/api/matches/5827fa23-4e91-4ea0-a0af-17f3007d41ab/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "CLE (K Pilkington)",
                        "amount": 5202.0
                    },
                    {
                        "team": "LAA (R Detmers)",
                        "amount": 4798.0
                    }
                ],
                "expected_reward_tokens": 9259.56,
                "profit_sb": 259.56,
                "profit_sb_percentage": 2.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c014e139-fd4a-4dd7-94df-9297813069b2",
                    "gambit_id": "3814367d-c0fa-44eb-a329-2442611f5214",
                    "last_updated": "2022-09-13T22:57:07.740346-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CLE (K Pilkington)",
                    "reward": "1.78000",
                    "odds": "1.87720",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99a541e3-0f7b-4385-a011-196bf0a997a1/?format=api"
                },
                {
                    "id": "706c0831-87b1-4f2f-b5e4-fa518e9d096c",
                    "gambit_id": "06d2b8dd-0b2c-4ad2-b586-0727caf5e5de",
                    "last_updated": "2022-09-13T22:57:07.741360-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LAA (R Detmers)",
                    "reward": "1.93000",
                    "odds": "2.04000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99a541e3-0f7b-4385-a011-196bf0a997a1/?format=api"
                }
            ]
        },
        {
            "id": "6385a0b2-4c0a-4c26-bf85-d4187620ecf1",
            "match": "https://api-prod.gambitprofit.com/api/matches/5827fa23-4e91-4ea0-a0af-17f3007d41ab/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "LAA",
                        "amount": 6384.0
                    },
                    {
                        "team": "CLE",
                        "amount": 3616.0
                    }
                ],
                "expected_reward_tokens": 9256.8,
                "profit_sb": 256.8,
                "profit_sb_percentage": 2.85,
                "recommended": true
            },
            "lines": [
                {
                    "id": "03cf0ed2-7455-45cc-a6a8-a9034dd5e005",
                    "gambit_id": "700b3b88-b26a-4e14-b46a-f521be11d7a5",
                    "last_updated": "2022-09-13T22:57:07.738311-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LAA",
                    "reward": "1.45000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6385a0b2-4c0a-4c26-bf85-d4187620ecf1/?format=api"
                },
                {
                    "id": "2a3fec8f-ab7f-4003-a8c0-9c5210fb7b81",
                    "gambit_id": "15ab0962-529e-4fc2-8b81-68b2df2566a9",
                    "last_updated": "2022-09-13T22:57:07.735587-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CLE",
                    "reward": "2.56000",
                    "odds": "2.75000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6385a0b2-4c0a-4c26-bf85-d4187620ecf1/?format=api"
                }
            ]
        },
        {
            "id": "29657855-d227-4eb1-b6d5-f7dc52452d16",
            "match": "https://api-prod.gambitprofit.com/api/matches/5827fa23-4e91-4ea0-a0af-17f3007d41ab/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 7.5",
                        "amount": 5302.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4698.0
                    }
                ],
                "expected_reward_tokens": 9066.42,
                "profit_sb": 66.42,
                "profit_sb_percentage": 0.74,
                "recommended": true
            },
            "lines": [
                {
                    "id": "17f577b7-3a5a-45c9-a519-baedbe7064ad",
                    "gambit_id": "07e8d024-4735-467d-a142-d9841f594597",
                    "last_updated": "2022-09-13T22:57:07.730814-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.71000",
                    "odds": "1.80000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29657855-d227-4eb1-b6d5-f7dc52452d16/?format=api"
                },
                {
                    "id": "354c5951-1ff0-48fb-a2e3-064fcbc76203",
                    "gambit_id": "55c00f3d-df54-4cea-812a-f7035a9c910c",
                    "last_updated": "2022-09-13T22:57:07.729668-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.93000",
                    "odds": "2.05000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29657855-d227-4eb1-b6d5-f7dc52452d16/?format=api"
                }
            ]
        }
    ]
}