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/20d878ab-a6c6-4473-bce8-2d5181b5c7eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "20d878ab-a6c6-4473-bce8-2d5181b5c7eb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "79c801b4-6b5e-41bf-89fb-87896362a13c",
    "completed": true,
    "last_updated": "2023-07-30T10:03:23.822382-04:00",
    "created_at": "2023-07-29T14:18:04.404865-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.12,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/79c801b4-6b5e-41bf-89fb-87896362a13c",
    "datetime": "2023-07-29T19:10:00-04:00",
    "cutoff_datetime": "2023-07-29T19:10:00-04:00",
    "name": "CLE (L Allen) v. CWS (M Clevinger)",
    "bettypes": [
        {
            "id": "4e46a20f-3835-427b-9786-76393de83cd1",
            "match": "https://api-prod.gambitprofit.com/api/matches/20d878ab-a6c6-4473-bce8-2d5181b5c7eb/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-29T14:18:04.420630-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": "CLE (L Allen)",
                        "amount": 5490.0
                    },
                    {
                        "team": "CWS (M Clevinger)",
                        "amount": 4510.0
                    }
                ],
                "expected_reward_tokens": 9606.3,
                "profit_sb": 106.3,
                "profit_sb_percentage": 1.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d99c1392-0e3f-4b0a-a559-4d7cf03091ac",
                    "gambit_id": "92f10e93-0183-4a36-b2ba-27b46393fa04",
                    "last_updated": "2023-07-30T10:03:23.834976-04:00",
                    "created_at": "2023-07-29T14:18:04.429059-04:00",
                    "name": "CLE (L Allen)",
                    "reward": "1.75000",
                    "odds": "1.78120",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e46a20f-3835-427b-9786-76393de83cd1/?format=api"
                },
                {
                    "id": "05a53407-3ef2-4244-9cc2-b6924fdfc46b",
                    "gambit_id": "1aea098f-5e25-4e89-8e8f-53e1bd55be14",
                    "last_updated": "2023-07-30T10:03:23.839391-04:00",
                    "created_at": "2023-07-29T14:18:04.435793-04:00",
                    "name": "CWS (M Clevinger)",
                    "reward": "2.13000",
                    "odds": "2.18000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e46a20f-3835-427b-9786-76393de83cd1/?format=api"
                }
            ]
        },
        {
            "id": "bdd5c50c-fcbb-4157-88f7-65babf6a8422",
            "match": "https://api-prod.gambitprofit.com/api/matches/20d878ab-a6c6-4473-bce8-2d5181b5c7eb/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-29T14:18:04.442437-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": "CWS",
                        "amount": 5688.0
                    },
                    {
                        "team": "CLE",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a4901bda-a376-4c27-a471-8bb6256b1d71",
                    "gambit_id": "ef31bc89-b39b-40ae-9f2e-4e83680bf8ff",
                    "last_updated": "2023-07-30T10:03:23.851675-04:00",
                    "created_at": "2023-07-29T14:18:04.453604-04:00",
                    "name": "CWS",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdd5c50c-fcbb-4157-88f7-65babf6a8422/?format=api"
                },
                {
                    "id": "e0e9889d-c613-4889-a756-de4a17e5e220",
                    "gambit_id": "19d79de9-f4b3-4652-9ed1-906adf3e213c",
                    "last_updated": "2023-07-30T10:03:23.846817-04:00",
                    "created_at": "2023-07-29T14:18:04.448396-04:00",
                    "name": "CLE",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdd5c50c-fcbb-4157-88f7-65babf6a8422/?format=api"
                }
            ]
        },
        {
            "id": "e6f298f8-a1fd-4335-8b1b-c46ea36accbd",
            "match": "https://api-prod.gambitprofit.com/api/matches/20d878ab-a6c6-4473-bce8-2d5181b5c7eb/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-29T14:18:04.460128-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 9.5",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "25e24be2-974e-46af-9e9a-221c85c2c8d9",
                    "gambit_id": "f8159f06-1119-4345-8ce7-8624aaa5b247",
                    "last_updated": "2023-07-30T10:03:23.864842-04:00",
                    "created_at": "2023-07-29T14:18:04.472771-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6f298f8-a1fd-4335-8b1b-c46ea36accbd/?format=api"
                },
                {
                    "id": "5d462568-b5ef-4a94-8afd-dfde8217242f",
                    "gambit_id": "53489d80-24ef-4ae5-a9ae-9f41326d97c1",
                    "last_updated": "2023-07-30T10:03:23.860859-04:00",
                    "created_at": "2023-07-29T14:18:04.465885-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6f298f8-a1fd-4335-8b1b-c46ea36accbd/?format=api"
                }
            ]
        }
    ]
}