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/d63f25fd-9b44-4cb5-8667-58294b64c674/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d63f25fd-9b44-4cb5-8667-58294b64c674",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "48ee39dd-c4d3-43cd-b0b6-48382b7d0e9d",
    "completed": true,
    "last_updated": "2023-05-06T11:52:03.568017-04:00",
    "created_at": "2023-05-05T11:47:03.471537-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/48ee39dd-c4d3-43cd-b0b6-48382b7d0e9d",
    "datetime": "2023-05-05T19:05:00-04:00",
    "cutoff_datetime": "2023-05-05T19:05:00-04:00",
    "name": "BOS (C Sale) v. PHI (Z Wheeler)",
    "bettypes": [
        {
            "id": "493e9978-3ec7-4c79-b85c-00653b7b9ddb",
            "match": "https://api-prod.gambitprofit.com/api/matches/d63f25fd-9b44-4cb5-8667-58294b64c674/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-05T11:47:03.487896-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": "PHI (Z Wheeler)",
                        "amount": 5990.0
                    },
                    {
                        "team": "BOS (C Sale)",
                        "amount": 4010.0
                    }
                ],
                "expected_reward_tokens": 9583.9,
                "profit_sb": 83.9,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3f7830de-e0f7-49bb-9663-71b7418615e4",
                    "gambit_id": "074685bb-0d05-4e9e-9252-b06acf50941e",
                    "last_updated": "2023-05-06T11:52:03.581523-04:00",
                    "created_at": "2023-05-05T11:47:03.489519-04:00",
                    "name": "PHI (Z Wheeler)",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/493e9978-3ec7-4c79-b85c-00653b7b9ddb/?format=api"
                },
                {
                    "id": "95c6805c-b04a-4122-8019-ddd473099e9c",
                    "gambit_id": "10b1c431-e84c-4b9e-9345-22d40c262b21",
                    "last_updated": "2023-05-06T11:52:03.582989-04:00",
                    "created_at": "2023-05-05T11:47:03.491184-04:00",
                    "name": "BOS (C Sale)",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/493e9978-3ec7-4c79-b85c-00653b7b9ddb/?format=api"
                }
            ]
        },
        {
            "id": "513dfa1f-7fcd-425a-9222-db9a895565fd",
            "match": "https://api-prod.gambitprofit.com/api/matches/d63f25fd-9b44-4cb5-8667-58294b64c674/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-05T11:47:03.481034-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": "BOS",
                        "amount": 5939.0
                    },
                    {
                        "team": "PHI",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d128e9fd-05ba-42a6-99f7-5ab3dbf3f40e",
                    "gambit_id": "3cc23a10-5928-4298-b1fe-f62376be0ff9",
                    "last_updated": "2023-05-06T11:52:03.578580-04:00",
                    "created_at": "2023-05-05T11:47:03.485426-04:00",
                    "name": "BOS",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/513dfa1f-7fcd-425a-9222-db9a895565fd/?format=api"
                },
                {
                    "id": "27295889-099a-430a-8efd-6b968e724ab8",
                    "gambit_id": "90e1e4ed-ef7d-4f2d-9029-cebb8e6d5bf1",
                    "last_updated": "2023-05-06T11:52:03.576654-04:00",
                    "created_at": "2023-05-05T11:47:03.483306-04:00",
                    "name": "PHI",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/513dfa1f-7fcd-425a-9222-db9a895565fd/?format=api"
                }
            ]
        },
        {
            "id": "c5250991-3c5b-4c04-b04d-97bdc3568fd3",
            "match": "https://api-prod.gambitprofit.com/api/matches/d63f25fd-9b44-4cb5-8667-58294b64c674/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-05T11:47:03.473877-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 8",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9ffee0bf-b174-4843-a650-e2c96aeda0b9",
                    "gambit_id": "96017170-dcfd-45f2-a705-5e43c6ce41a1",
                    "last_updated": "2023-05-06T11:52:03.573517-04:00",
                    "created_at": "2023-05-05T11:47:03.479107-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5250991-3c5b-4c04-b04d-97bdc3568fd3/?format=api"
                },
                {
                    "id": "389dfb2a-76a3-453a-82b6-d64f0ce0ded9",
                    "gambit_id": "f02ff389-b3ff-4758-84c5-a3dfb1174925",
                    "last_updated": "2023-05-06T11:52:03.572036-04:00",
                    "created_at": "2023-05-05T11:47:03.475701-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5250991-3c5b-4c04-b04d-97bdc3568fd3/?format=api"
                }
            ]
        }
    ]
}