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/779ebbb2-6385-4c01-aee4-99dcdc12a5bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "779ebbb2-6385-4c01-aee4-99dcdc12a5bb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e4458f43-0ad8-4ba7-833e-4572587c22b3",
    "completed": true,
    "last_updated": "2023-08-07T19:23:07.223249-04:00",
    "created_at": "2023-08-06T08:38:17.858948-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e4458f43-0ad8-4ba7-833e-4572587c22b3",
    "datetime": "2023-08-06T14:35:00-04:00",
    "cutoff_datetime": "2023-08-06T14:35:00-04:00",
    "name": "MIA (S Alcantara) v. TEX (A Heaney)",
    "bettypes": [
        {
            "id": "95986098-91e4-4c0b-be30-416ab15d7f42",
            "match": "https://api-prod.gambitprofit.com/api/matches/779ebbb2-6385-4c01-aee4-99dcdc12a5bb/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-06T08:38:17.865765-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": "TEX (A Heaney)",
                        "amount": 5222.0
                    },
                    {
                        "team": "MIA (S Alcantara)",
                        "amount": 4778.0
                    }
                ],
                "expected_reward_tokens": 9556.0,
                "profit_sb": 56.0,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e4717cae-80d2-4774-9971-676247c1f61f",
                    "gambit_id": "8d49e5ad-8bd5-4f5d-aa69-1b5dbe08bd7e",
                    "last_updated": "2023-08-07T19:23:07.237438-04:00",
                    "created_at": "2023-08-06T08:38:17.894820-04:00",
                    "name": "TEX (A Heaney)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95986098-91e4-4c0b-be30-416ab15d7f42/?format=api"
                },
                {
                    "id": "02550462-0bca-47cf-80b9-d0f3028520e4",
                    "gambit_id": "be9bfc84-2a67-4df0-ac0e-d26244280fcd",
                    "last_updated": "2023-08-07T19:23:07.234106-04:00",
                    "created_at": "2023-08-06T08:38:17.886468-04:00",
                    "name": "MIA (S Alcantara)",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95986098-91e4-4c0b-be30-416ab15d7f42/?format=api"
                }
            ]
        },
        {
            "id": "6a1ad1a9-58c7-4029-b592-8950ed87b485",
            "match": "https://api-prod.gambitprofit.com/api/matches/779ebbb2-6385-4c01-aee4-99dcdc12a5bb/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-06T08:38:17.913490-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": "MIA",
                        "amount": 6390.0
                    },
                    {
                        "team": "TEX",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a93ef988-c524-4541-8698-fc6106dfa02b",
                    "gambit_id": "111533a2-baca-40a6-807c-04ed8391cad8",
                    "last_updated": "2023-08-07T19:23:07.244608-04:00",
                    "created_at": "2023-08-06T08:38:17.917862-04:00",
                    "name": "MIA",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a1ad1a9-58c7-4029-b592-8950ed87b485/?format=api"
                },
                {
                    "id": "6ca83fbe-ac14-40c3-8dff-e66cbc313f95",
                    "gambit_id": "caa700d6-1352-428d-bc0f-1f566c0ada9c",
                    "last_updated": "2023-08-07T19:23:07.247959-04:00",
                    "created_at": "2023-08-06T08:38:17.923571-04:00",
                    "name": "TEX",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a1ad1a9-58c7-4029-b592-8950ed87b485/?format=api"
                }
            ]
        },
        {
            "id": "61d33fb0-163f-432b-92d1-0425acc41492",
            "match": "https://api-prod.gambitprofit.com/api/matches/779ebbb2-6385-4c01-aee4-99dcdc12a5bb/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-06T08:38:17.927592-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.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fe9c41ab-a634-400c-a2f6-e4e84ffb2591",
                    "gambit_id": "d42cbc1f-2d28-4aed-9cab-122b44161763",
                    "last_updated": "2023-08-07T19:23:07.254676-04:00",
                    "created_at": "2023-08-06T08:38:17.936930-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61d33fb0-163f-432b-92d1-0425acc41492/?format=api"
                },
                {
                    "id": "fe55ef08-a10c-410f-b0f7-28719ed2ad6c",
                    "gambit_id": "27001e9d-39f7-4fae-bb77-74bf830531a3",
                    "last_updated": "2023-08-07T19:23:07.258086-04:00",
                    "created_at": "2023-08-06T08:38:17.943144-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61d33fb0-163f-432b-92d1-0425acc41492/?format=api"
                }
            ]
        }
    ]
}