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/1b5dea73-8499-442d-a416-86206b29a84f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1b5dea73-8499-442d-a416-86206b29a84f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "d275792d-3ee8-46c4-94cd-873a3e6a57a4",
    "completed": true,
    "last_updated": "2022-08-24T10:20:35.815484-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.28,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d275792d-3ee8-46c4-94cd-873a3e6a57a4",
    "datetime": "2022-08-23T20:40:00-04:00",
    "cutoff_datetime": "2022-08-23T20:40:00-04:00",
    "name": "TEX (D Dunning) v. COL (G Marquez)",
    "bettypes": [
        {
            "id": "c9518156-010c-47be-a2c8-736581fd6d14",
            "match": "https://api-prod.gambitprofit.com/api/matches/1b5dea73-8499-442d-a416-86206b29a84f/?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": "COL (G Marquez)",
                        "amount": 5108.0
                    },
                    {
                        "team": "TEX (D Dunning)",
                        "amount": 4892.0
                    }
                ],
                "expected_reward_tokens": 9294.8,
                "profit_sb": 294.8,
                "profit_sb_percentage": 3.28,
                "recommended": true
            },
            "lines": [
                {
                    "id": "57dd1c6f-3ccb-40cd-a8e5-007959d75d00",
                    "gambit_id": "c34605bc-2a29-4e1f-bbe9-eda6bd0445ba",
                    "last_updated": "2022-08-24T10:20:35.818745-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "COL (G Marquez)",
                    "reward": "1.82000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9518156-010c-47be-a2c8-736581fd6d14/?format=api"
                },
                {
                    "id": "ddd7af30-9f29-4eea-8bb2-6a380b6f0884",
                    "gambit_id": "323de046-8877-4e7f-bd33-f999cfd2e455",
                    "last_updated": "2022-08-24T10:20:35.819221-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX (D Dunning)",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9518156-010c-47be-a2c8-736581fd6d14/?format=api"
                }
            ]
        },
        {
            "id": "dff147df-04a9-4579-9e16-566a2ecec4b4",
            "match": "https://api-prod.gambitprofit.com/api/matches/1b5dea73-8499-442d-a416-86206b29a84f/?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": "TEX",
                        "amount": 6138.0
                    },
                    {
                        "team": "COL",
                        "amount": 3862.0
                    }
                ],
                "expected_reward_tokens": 9268.38,
                "profit_sb": 268.38,
                "profit_sb_percentage": 2.98,
                "recommended": true
            },
            "lines": [
                {
                    "id": "77cd7455-8bdd-4bd8-a289-d1c6e9425284",
                    "gambit_id": "4e245c7a-da60-4256-a163-b29e832a3986",
                    "last_updated": "2022-08-24T10:20:35.818269-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX",
                    "reward": "1.51000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dff147df-04a9-4579-9e16-566a2ecec4b4/?format=api"
                },
                {
                    "id": "bd27c042-f4af-426e-a791-88420f6d1b41",
                    "gambit_id": "ac6a00d0-5c22-4724-8442-a85c02237371",
                    "last_updated": "2022-08-24T10:20:35.817782-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "COL",
                    "reward": "2.40000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dff147df-04a9-4579-9e16-566a2ecec4b4/?format=api"
                }
            ]
        },
        {
            "id": "901d6cbf-29ac-46ae-8d77-27cef5ae482c",
            "match": "https://api-prod.gambitprofit.com/api/matches/1b5dea73-8499-442d-a416-86206b29a84f/?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 Under 10.5",
                        "amount": 5110.0
                    },
                    {
                        "team": "Game Total Over 10.5",
                        "amount": 4890.0
                    }
                ],
                "expected_reward_tokens": 9095.4,
                "profit_sb": 95.4,
                "profit_sb_percentage": 1.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7b737c55-b180-4bdd-891c-563c96cbd302",
                    "gambit_id": "10bccebc-782f-421b-9e7b-4005dba9ed2f",
                    "last_updated": "2022-08-24T10:20:35.816638-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 10.5",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/901d6cbf-29ac-46ae-8d77-27cef5ae482c/?format=api"
                },
                {
                    "id": "3d81ae9a-9069-4602-a402-9fce352d0a25",
                    "gambit_id": "9db2337c-b571-42af-8f91-229c2b98d5ec",
                    "last_updated": "2022-08-24T10:20:35.817209-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 10.5",
                    "reward": "1.86000",
                    "odds": "1.95240",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/901d6cbf-29ac-46ae-8d77-27cef5ae482c/?format=api"
                }
            ]
        }
    ]
}