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/ab3fcacf-f01a-4d2a-9a6b-b8834abb2373/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ab3fcacf-f01a-4d2a-9a6b-b8834abb2373",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "94aafb28-ea57-4e5b-a7cc-16f0207ad438",
    "completed": true,
    "last_updated": "2023-05-19T11:02:16.763214-04:00",
    "created_at": "2023-05-18T11:47:13.441023-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.75,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/94aafb28-ea57-4e5b-a7cc-16f0207ad438",
    "datetime": "2023-05-18T13:10:00-04:00",
    "cutoff_datetime": "2023-05-18T13:10:00-04:00",
    "name": "TAM (T Bradley) v. NYM (T Megill)",
    "bettypes": [
        {
            "id": "7dcb9e41-ebe2-410c-8b19-5b6f266642ba",
            "match": "https://api-prod.gambitprofit.com/api/matches/ab3fcacf-f01a-4d2a-9a6b-b8834abb2373/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-18T11:47:13.453201-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 (T Bradley)",
                        "amount": 5091.0
                    },
                    {
                        "team": "NYM (T Megill)",
                        "amount": 4909.0
                    }
                ],
                "expected_reward_tokens": 9571.08,
                "profit_sb": 71.08,
                "profit_sb_percentage": 0.75,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7ae03c5e-98a5-4e73-b0f0-c3b54bc13870",
                    "gambit_id": "494ccbea-b2f6-464d-8478-8ad92af48429",
                    "last_updated": "2023-05-19T11:02:16.781987-04:00",
                    "created_at": "2023-05-18T11:47:13.456181-04:00",
                    "name": "TAM (T Bradley)",
                    "reward": "1.88000",
                    "odds": "1.91740",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dcb9e41-ebe2-410c-8b19-5b6f266642ba/?format=api"
                },
                {
                    "id": "bb0363e9-6e20-41fc-a04e-f31dc069b507",
                    "gambit_id": "bfff9cf8-899d-4b11-a69b-efae465aa255",
                    "last_updated": "2023-05-19T11:02:16.779849-04:00",
                    "created_at": "2023-05-18T11:47:13.454678-04:00",
                    "name": "NYM (T Megill)",
                    "reward": "1.95000",
                    "odds": "1.99010",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dcb9e41-ebe2-410c-8b19-5b6f266642ba/?format=api"
                }
            ]
        },
        {
            "id": "e29d5bcd-824c-4b42-baf2-735fd493fdbb",
            "match": "https://api-prod.gambitprofit.com/api/matches/ab3fcacf-f01a-4d2a-9a6b-b8834abb2373/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-18T11:47:13.448550-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": "NYM",
                        "amount": 6020.0
                    },
                    {
                        "team": "TAM",
                        "amount": 3980.0
                    }
                ],
                "expected_reward_tokens": 9511.6,
                "profit_sb": 11.6,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "67e80aac-1bb9-4dd1-9128-f3be1f631544",
                    "gambit_id": "ad1e03f9-2d26-4b4e-918e-4ecc05cbe14a",
                    "last_updated": "2023-05-19T11:02:16.773522-04:00",
                    "created_at": "2023-05-18T11:47:13.450015-04:00",
                    "name": "NYM",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e29d5bcd-824c-4b42-baf2-735fd493fdbb/?format=api"
                },
                {
                    "id": "939ebdde-ed40-4e3a-806d-e865fecf3982",
                    "gambit_id": "fdd9566f-2324-4f83-ba82-66419ef015c2",
                    "last_updated": "2023-05-19T11:02:16.775365-04:00",
                    "created_at": "2023-05-18T11:47:13.451627-04:00",
                    "name": "TAM",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e29d5bcd-824c-4b42-baf2-735fd493fdbb/?format=api"
                }
            ]
        },
        {
            "id": "af3fc506-1e05-4245-b3f1-19388c97cf25",
            "match": "https://api-prod.gambitprofit.com/api/matches/ab3fcacf-f01a-4d2a-9a6b-b8834abb2373/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-18T11:47:13.443651-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 9",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c2eba865-6863-4437-baa1-e61645b9d54a",
                    "gambit_id": "c1bad07f-4030-498e-a3f6-908928def4ab",
                    "last_updated": "2023-05-19T11:02:16.769661-04:00",
                    "created_at": "2023-05-18T11:47:13.447084-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af3fc506-1e05-4245-b3f1-19388c97cf25/?format=api"
                },
                {
                    "id": "5d443b09-5700-454c-a397-3b41c49f5478",
                    "gambit_id": "a6818bf2-a6a3-40a6-b3dc-3353a7de163c",
                    "last_updated": "2023-05-19T11:02:16.767795-04:00",
                    "created_at": "2023-05-18T11:47:13.445392-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af3fc506-1e05-4245-b3f1-19388c97cf25/?format=api"
                }
            ]
        }
    ]
}