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/7f267313-56b9-49e8-a1b2-c39f30be75fd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7f267313-56b9-49e8-a1b2-c39f30be75fd",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "df25b1f7-c00b-4286-8272-808a445eef5d",
    "completed": true,
    "last_updated": "2023-09-21T09:53:18.331066-04:00",
    "created_at": "2023-09-19T09:13:23.960716-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/df25b1f7-c00b-4286-8272-808a445eef5d",
    "datetime": "2023-09-19T18:40:00-04:00",
    "cutoff_datetime": "2023-09-19T18:40:00-04:00",
    "name": "NYM (J Lucchesi) v. MIA (B Garrett)",
    "bettypes": [
        {
            "id": "c9c9d630-7630-4dd3-b6db-5f016837efed",
            "match": "https://api-prod.gambitprofit.com/api/matches/7f267313-56b9-49e8-a1b2-c39f30be75fd/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-19T09:13:23.971847-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 (B Garrett)",
                        "amount": 5827.0
                    },
                    {
                        "team": "NYM (J Lucchesi)",
                        "amount": 4173.0
                    }
                ],
                "expected_reward_tokens": 9556.17,
                "profit_sb": 56.17,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c8a578bb-4c35-48f5-ab3a-e1d979622468",
                    "gambit_id": "9d8683e3-32b4-4215-99f4-75ff8bc01de5",
                    "last_updated": "2023-09-21T09:53:18.362954-04:00",
                    "created_at": "2023-09-19T09:13:23.985803-04:00",
                    "name": "MIA (B Garrett)",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9c9d630-7630-4dd3-b6db-5f016837efed/?format=api"
                },
                {
                    "id": "1bb867ee-fa91-49ca-9aed-7c839aba5b28",
                    "gambit_id": "62a909b4-a955-4e1a-adfd-2bd6167679ba",
                    "last_updated": "2023-09-21T09:53:18.355747-04:00",
                    "created_at": "2023-09-19T09:13:23.979316-04:00",
                    "name": "NYM (J Lucchesi)",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9c9d630-7630-4dd3-b6db-5f016837efed/?format=api"
                }
            ]
        },
        {
            "id": "6b8f42b5-198a-4ec3-9ebf-24664571a4af",
            "match": "https://api-prod.gambitprofit.com/api/matches/7f267313-56b9-49e8-a1b2-c39f30be75fd/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-19T09:13:23.990255-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": 5939.0
                    },
                    {
                        "team": "MIA",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5d91f47c-b529-4df2-9513-6393734754f1",
                    "gambit_id": "9e1563dc-0651-4cdf-a6e1-92af6c5cc4ab",
                    "last_updated": "2023-09-21T09:53:18.369362-04:00",
                    "created_at": "2023-09-19T09:13:23.995036-04:00",
                    "name": "NYM",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b8f42b5-198a-4ec3-9ebf-24664571a4af/?format=api"
                },
                {
                    "id": "40db9d7f-2c0c-49aa-822e-32a449f85701",
                    "gambit_id": "12234490-3539-473d-bb46-39f227ac1ef3",
                    "last_updated": "2023-09-21T09:53:18.372456-04:00",
                    "created_at": "2023-09-19T09:13:24.013186-04:00",
                    "name": "MIA",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b8f42b5-198a-4ec3-9ebf-24664571a4af/?format=api"
                }
            ]
        },
        {
            "id": "049d243e-f83c-4a58-bac7-96ed79380529",
            "match": "https://api-prod.gambitprofit.com/api/matches/7f267313-56b9-49e8-a1b2-c39f30be75fd/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-19T09:13:24.021177-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": 5000.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "81a0ea55-1ab5-497e-b132-5609990528a2",
                    "gambit_id": "cc96b964-b49b-4f68-b3f6-c08d4c54a050",
                    "last_updated": "2023-09-21T09:53:18.383833-04:00",
                    "created_at": "2023-09-19T09:13:24.030831-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/049d243e-f83c-4a58-bac7-96ed79380529/?format=api"
                },
                {
                    "id": "69fb9b80-f8ec-42d7-a326-4bd14e9c0d84",
                    "gambit_id": "0bd6046f-6943-49b9-a032-4504ad8adb6b",
                    "last_updated": "2023-09-21T09:53:18.387117-04:00",
                    "created_at": "2023-09-19T09:13:24.036357-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/049d243e-f83c-4a58-bac7-96ed79380529/?format=api"
                }
            ]
        }
    ]
}