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/f8ec0485-6a10-4881-9b30-8d6d3872fa82/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f8ec0485-6a10-4881-9b30-8d6d3872fa82",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "64a62442-5063-46f9-a96b-a787da30cece",
    "completed": true,
    "last_updated": "2023-05-16T10:07:06.929731-04:00",
    "created_at": "2023-05-15T11:36:58.768747-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/64a62442-5063-46f9-a96b-a787da30cece",
    "datetime": "2023-05-15T22:10:00-04:00",
    "cutoff_datetime": "2023-05-15T22:10:00-04:00",
    "name": "MIN (P Lopez) v. LOS (N Syndergaard)",
    "bettypes": [
        {
            "id": "1ec803a5-b313-4466-8e09-1f9c3e93bf12",
            "match": "https://api-prod.gambitprofit.com/api/matches/f8ec0485-6a10-4881-9b30-8d6d3872fa82/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-15T11:36:58.784589-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": "LOS (N Syndergaard)",
                        "amount": 5440.0
                    },
                    {
                        "team": "MIN (P Lopez)",
                        "amount": 4560.0
                    }
                ],
                "expected_reward_tokens": 9574.4,
                "profit_sb": 74.4,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "23192109-c6ef-4af0-a24c-b440acfab43a",
                    "gambit_id": "982fe1fb-6036-43b3-b40f-28c1d8bca653",
                    "last_updated": "2023-05-16T10:07:06.944566-04:00",
                    "created_at": "2023-05-15T11:36:58.790626-04:00",
                    "name": "LOS (N Syndergaard)",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ec803a5-b313-4466-8e09-1f9c3e93bf12/?format=api"
                },
                {
                    "id": "f9034ced-3a12-4fe2-a72d-ed28fd20ef03",
                    "gambit_id": "d927718b-7e77-4c2b-b369-a9fc092998fb",
                    "last_updated": "2023-05-16T10:07:06.943208-04:00",
                    "created_at": "2023-05-15T11:36:58.786582-04:00",
                    "name": "MIN (P Lopez)",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ec803a5-b313-4466-8e09-1f9c3e93bf12/?format=api"
                }
            ]
        },
        {
            "id": "5425b61e-59d1-4e72-96c7-2c30f4d85159",
            "match": "https://api-prod.gambitprofit.com/api/matches/f8ec0485-6a10-4881-9b30-8d6d3872fa82/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-15T11:36:58.777933-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": "MIN",
                        "amount": 6222.0
                    },
                    {
                        "team": "LOS",
                        "amount": 3778.0
                    }
                ],
                "expected_reward_tokens": 9519.66,
                "profit_sb": 19.66,
                "profit_sb_percentage": 0.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2dfe86ee-7cda-4aab-a79a-52e915e7935e",
                    "gambit_id": "f961bd5f-ad5d-4ab5-bb5d-b2e235de6183",
                    "last_updated": "2023-05-16T10:07:06.940166-04:00",
                    "created_at": "2023-05-15T11:36:58.782555-04:00",
                    "name": "MIN",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5425b61e-59d1-4e72-96c7-2c30f4d85159/?format=api"
                },
                {
                    "id": "464ea028-ca7e-45d3-9184-9699bdc074e6",
                    "gambit_id": "b6026169-7684-475a-a6ac-26117df77bbb",
                    "last_updated": "2023-05-16T10:07:06.938113-04:00",
                    "created_at": "2023-05-15T11:36:58.780305-04:00",
                    "name": "LOS",
                    "reward": "2.52000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5425b61e-59d1-4e72-96c7-2c30f4d85159/?format=api"
                }
            ]
        },
        {
            "id": "41270ba1-18a8-47cd-9ba5-05664fcb2765",
            "match": "https://api-prod.gambitprofit.com/api/matches/f8ec0485-6a10-4881-9b30-8d6d3872fa82/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-15T11:36:58.771595-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": "870ac035-ffc6-4c0e-8f2c-bbcc998a6575",
                    "gambit_id": "57375e86-4cfb-4864-8723-4989b91d21c0",
                    "last_updated": "2023-05-16T10:07:06.934998-04:00",
                    "created_at": "2023-05-15T11:36:58.775669-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/41270ba1-18a8-47cd-9ba5-05664fcb2765/?format=api"
                },
                {
                    "id": "298b586f-46e6-4a45-aab7-bf5f6a640573",
                    "gambit_id": "b9538816-b24a-486b-b4f6-e5736b86856c",
                    "last_updated": "2023-05-16T10:07:06.933422-04:00",
                    "created_at": "2023-05-15T11:36:58.773676-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/41270ba1-18a8-47cd-9ba5-05664fcb2765/?format=api"
                }
            ]
        }
    ]
}