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/bfa24b31-8f50-4902-ae5f-19dcfb3c9d58/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bfa24b31-8f50-4902-ae5f-19dcfb3c9d58",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "f51a427d-ef96-4fe2-ac70-3d17b7b59e39",
    "completed": true,
    "last_updated": "2022-08-25T10:22:10.864197-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.68,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f51a427d-ef96-4fe2-ac70-3d17b7b59e39",
    "datetime": "2022-08-24T15:10:00-04:00",
    "cutoff_datetime": "2022-08-24T15:10:00-04:00",
    "name": "TEX (M Perez) v. COL (J Urena)",
    "bettypes": [
        {
            "id": "61baa750-d333-4ca6-b61a-b7581c0e2cb1",
            "match": "https://api-prod.gambitprofit.com/api/matches/bfa24b31-8f50-4902-ae5f-19dcfb3c9d58/?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": "TEX (M Perez)",
                        "amount": 5426.0
                    },
                    {
                        "team": "COL (J Urena)",
                        "amount": 4574.0
                    }
                ],
                "expected_reward_tokens": 9330.96,
                "profit_sb": 330.96,
                "profit_sb_percentage": 3.68,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2a211845-5f55-483c-b7b1-876432efb9ab",
                    "gambit_id": "a8e63246-6f82-44fb-a4ec-0b9dc17783f3",
                    "last_updated": "2022-08-25T10:22:10.867026-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX (M Perez)",
                    "reward": "1.72000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61baa750-d333-4ca6-b61a-b7581c0e2cb1/?format=api"
                },
                {
                    "id": "26f1bd01-32ff-47e9-85bc-62cc50e09a86",
                    "gambit_id": "79f57935-9fe6-469a-944b-f3eef4027fa4",
                    "last_updated": "2022-08-25T10:22:10.867448-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "COL (J Urena)",
                    "reward": "2.04000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61baa750-d333-4ca6-b61a-b7581c0e2cb1/?format=api"
                }
            ]
        },
        {
            "id": "8fbc97d5-69e7-467f-85cf-308cee2e47d9",
            "match": "https://api-prod.gambitprofit.com/api/matches/bfa24b31-8f50-4902-ae5f-19dcfb3c9d58/?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": "COL",
                        "amount": 5499.0
                    },
                    {
                        "team": "TEX",
                        "amount": 4501.0
                    }
                ],
                "expected_reward_tokens": 9182.04,
                "profit_sb": 182.04,
                "profit_sb_percentage": 2.02,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7bbd9a9a-5407-4c23-8eed-eae6a5ac2f2a",
                    "gambit_id": "18943fe5-458e-4492-bbd9-16bcaf3207ce",
                    "last_updated": "2022-08-25T10:22:10.866181-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "COL",
                    "reward": "1.67000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fbc97d5-69e7-467f-85cf-308cee2e47d9/?format=api"
                },
                {
                    "id": "9bbb9f51-d325-4774-8af6-b382898701fb",
                    "gambit_id": "05576218-30af-4b9d-8e6c-52033f3d8702",
                    "last_updated": "2022-08-25T10:22:10.866607-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX",
                    "reward": "2.04000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fbc97d5-69e7-467f-85cf-308cee2e47d9/?format=api"
                }
            ]
        },
        {
            "id": "54e1984b-c30c-4818-886d-87b9fbb95a78",
            "match": "https://api-prod.gambitprofit.com/api/matches/bfa24b31-8f50-4902-ae5f-19dcfb3c9d58/?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 11",
                        "amount": 5205.0
                    },
                    {
                        "team": "Game Total Under 11",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b40ab170-6238-40ab-bf32-111db1232369",
                    "gambit_id": "447f7387-3d11-4858-964e-1b8ae0a78a0f",
                    "last_updated": "2022-08-25T10:22:10.865741-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 11",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54e1984b-c30c-4818-886d-87b9fbb95a78/?format=api"
                },
                {
                    "id": "92ba2377-e488-4e74-a3c3-9896d7b4ea43",
                    "gambit_id": "7a1bcdce-0e07-47f6-b605-984f37e662c1",
                    "last_updated": "2022-08-25T10:22:10.865243-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 11",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54e1984b-c30c-4818-886d-87b9fbb95a78/?format=api"
                }
            ]
        }
    ]
}