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/e1b35b24-cfc7-4001-83e6-ccf45e14f047/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e1b35b24-cfc7-4001-83e6-ccf45e14f047",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "712d139b-8771-4218-9899-4136e01c6ff4",
    "completed": true,
    "last_updated": "2023-04-03T14:26:51.904617-04:00",
    "created_at": "2023-04-02T09:57:07.270028-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/712d139b-8771-4218-9899-4136e01c6ff4",
    "datetime": "2023-04-02T13:10:00-04:00",
    "cutoff_datetime": "2023-04-02T13:10:00-04:00",
    "name": "DET (J Wentz) v. TAM (J Springs)",
    "bettypes": [
        {
            "id": "d5d82d9b-64b4-46dd-81a2-7a6db0f6f663",
            "match": "https://api-prod.gambitprofit.com/api/matches/e1b35b24-cfc7-4001-83e6-ccf45e14f047/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-02T09:57:07.284511-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": "TAM (J Springs)",
                        "amount": 6892.0
                    },
                    {
                        "team": "DET (J Wentz)",
                        "amount": 3108.0
                    }
                ],
                "expected_reward_tokens": 9510.48,
                "profit_sb": 10.48,
                "profit_sb_percentage": 0.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1af60db5-a5e8-4b5a-846a-435c28b21c47",
                    "gambit_id": "3d0fb761-d84f-4457-974b-32c145f1986e",
                    "last_updated": "2023-04-03T14:26:51.922560-04:00",
                    "created_at": "2023-04-02T09:57:07.286291-04:00",
                    "name": "TAM (J Springs)",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5d82d9b-64b4-46dd-81a2-7a6db0f6f663/?format=api"
                },
                {
                    "id": "79b9aa8d-2e6c-4060-9062-85fba3f0fb93",
                    "gambit_id": "5badf1f5-0e7d-4e2f-a12c-1b2247d8fa13",
                    "last_updated": "2023-04-03T14:26:51.924448-04:00",
                    "created_at": "2023-04-02T09:57:07.288005-04:00",
                    "name": "DET (J Wentz)",
                    "reward": "3.06000",
                    "odds": "3.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5d82d9b-64b4-46dd-81a2-7a6db0f6f663/?format=api"
                }
            ]
        },
        {
            "id": "143ea91d-4cd0-46e3-8177-520f5049aead",
            "match": "https://api-prod.gambitprofit.com/api/matches/e1b35b24-cfc7-4001-83e6-ccf45e14f047/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-02T09:57:07.278339-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": "TAM",
                        "amount": 5317.0
                    },
                    {
                        "team": "DET",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2a1e8405-569f-4bbc-825d-18e230ddaf5a",
                    "gambit_id": "74097701-c4fa-4b4c-b741-4e9b358e6c3e",
                    "last_updated": "2023-04-03T14:26:51.916659-04:00",
                    "created_at": "2023-04-02T09:57:07.280208-04:00",
                    "name": "TAM",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/143ea91d-4cd0-46e3-8177-520f5049aead/?format=api"
                },
                {
                    "id": "a2dfcab9-dbbc-4d2b-b4e4-f17c9fc05d50",
                    "gambit_id": "850c51d9-a3e1-454d-b3df-936fdc1f3df1",
                    "last_updated": "2023-04-03T14:26:51.918507-04:00",
                    "created_at": "2023-04-02T09:57:07.282287-04:00",
                    "name": "DET",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/143ea91d-4cd0-46e3-8177-520f5049aead/?format=api"
                }
            ]
        },
        {
            "id": "bb2c8836-4c70-4c86-9e5d-05158a79ec4a",
            "match": "https://api-prod.gambitprofit.com/api/matches/e1b35b24-cfc7-4001-83e6-ccf45e14f047/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-02T09:57:07.272290-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 Under 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c49c3d8e-201c-48d1-9eff-3472161af73f",
                    "gambit_id": "66431b13-6678-4f7a-8644-ed359cc973a0",
                    "last_updated": "2023-04-03T14:26:51.910344-04:00",
                    "created_at": "2023-04-02T09:57:07.274519-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb2c8836-4c70-4c86-9e5d-05158a79ec4a/?format=api"
                },
                {
                    "id": "a41c2385-fc06-4f28-b183-79efe66f6ddc",
                    "gambit_id": "0d5a791d-4618-4953-8812-a6a0ec9ef6c6",
                    "last_updated": "2023-04-03T14:26:51.912659-04:00",
                    "created_at": "2023-04-02T09:57:07.276502-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb2c8836-4c70-4c86-9e5d-05158a79ec4a/?format=api"
                }
            ]
        }
    ]
}