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/70322777-d2f5-4890-82d8-e534a8921cd3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "70322777-d2f5-4890-82d8-e534a8921cd3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ae1230b9-6c9b-4ce1-8a64-caa01a87ea36",
    "completed": true,
    "last_updated": "2023-09-28T09:58:12.228553-04:00",
    "created_at": "2023-09-27T09:22:58.830836-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.93,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/ae1230b9-6c9b-4ce1-8a64-caa01a87ea36",
    "datetime": "2023-09-27T19:40:00-04:00",
    "cutoff_datetime": "2023-09-27T19:40:00-04:00",
    "name": "STL (Z Thompson) v. MIL (W Miley)",
    "bettypes": [
        {
            "id": "fdbed333-0883-4e14-bc00-1f7cecfa83a5",
            "match": "https://api-prod.gambitprofit.com/api/matches/70322777-d2f5-4890-82d8-e534a8921cd3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-27T09:22:58.838259-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": "MIL (W Miley)",
                        "amount": 5776.0
                    },
                    {
                        "team": "STL (Z Thompson)",
                        "amount": 4224.0
                    }
                ],
                "expected_reward_tokens": 9588.16,
                "profit_sb": 88.16,
                "profit_sb_percentage": 0.93,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3688dd57-0bb0-41df-8460-e51f173f1d05",
                    "gambit_id": "48b40e8e-38a4-4deb-b33c-8a2db57e7ab5",
                    "last_updated": "2023-09-28T09:58:12.246636-04:00",
                    "created_at": "2023-09-27T09:22:58.846658-04:00",
                    "name": "MIL (W Miley)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdbed333-0883-4e14-bc00-1f7cecfa83a5/?format=api"
                },
                {
                    "id": "784bead8-0e7d-4858-9a99-56abad7e4d5e",
                    "gambit_id": "c99800fd-437a-4338-af8f-f0fa0eeb15b2",
                    "last_updated": "2023-09-28T09:58:12.242962-04:00",
                    "created_at": "2023-09-27T09:22:58.842306-04:00",
                    "name": "STL (Z Thompson)",
                    "reward": "2.27000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdbed333-0883-4e14-bc00-1f7cecfa83a5/?format=api"
                }
            ]
        },
        {
            "id": "88edef06-67d8-40f7-af55-7b23cb6a9be8",
            "match": "https://api-prod.gambitprofit.com/api/matches/70322777-d2f5-4890-82d8-e534a8921cd3/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-27T09:22:58.850191-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": "STL",
                        "amount": 6010.0
                    },
                    {
                        "team": "MIL",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3a8b65b7-ef44-4e63-abe1-26c0a24a9e07",
                    "gambit_id": "64feeed7-81dd-4418-985c-2d262668d41c",
                    "last_updated": "2023-09-28T09:58:12.256159-04:00",
                    "created_at": "2023-09-27T09:22:58.853632-04:00",
                    "name": "STL",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88edef06-67d8-40f7-af55-7b23cb6a9be8/?format=api"
                },
                {
                    "id": "f8920e13-6f12-4c60-908c-eb66c9eb97ce",
                    "gambit_id": "8427e70e-9538-4d70-9d4a-607b740b3a77",
                    "last_updated": "2023-09-28T09:58:12.259444-04:00",
                    "created_at": "2023-09-27T09:22:58.858231-04:00",
                    "name": "MIL",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88edef06-67d8-40f7-af55-7b23cb6a9be8/?format=api"
                }
            ]
        },
        {
            "id": "409d1b2b-9c88-49a2-89a9-2052f891b99b",
            "match": "https://api-prod.gambitprofit.com/api/matches/70322777-d2f5-4890-82d8-e534a8921cd3/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-27T09:22:58.862077-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2bb20738-28da-40da-b5bf-e0b97407d9d8",
                    "gambit_id": "c9b64087-1fc4-4820-a9f9-15a0de590a02",
                    "last_updated": "2023-09-28T09:58:12.266102-04:00",
                    "created_at": "2023-09-27T09:22:58.866362-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/409d1b2b-9c88-49a2-89a9-2052f891b99b/?format=api"
                },
                {
                    "id": "14d13a15-1a94-4f96-9fb6-ad6173dbfdae",
                    "gambit_id": "857aa2b6-8fe8-4322-8e75-5933c549d101",
                    "last_updated": "2023-09-28T09:58:12.269386-04:00",
                    "created_at": "2023-09-27T09:22:58.871947-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/409d1b2b-9c88-49a2-89a9-2052f891b99b/?format=api"
                }
            ]
        }
    ]
}