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/0c881b9b-5630-4d09-8cca-090f7fd8c106/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0c881b9b-5630-4d09-8cca-090f7fd8c106",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "77851842-8779-4fee-bd7b-fcf0d84b0d6e",
    "completed": true,
    "last_updated": "2023-07-18T09:03:21.372846-04:00",
    "created_at": "2023-07-16T09:08:26.391277-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/77851842-8779-4fee-bd7b-fcf0d84b0d6e",
    "datetime": "2023-07-16T14:15:00-04:00",
    "cutoff_datetime": "2023-07-16T14:15:00-04:00",
    "name": "WAS (J Gray) v. STL (J Flaherty)",
    "bettypes": [
        {
            "id": "f2be49cc-eb40-4514-bd22-074cdabfbdd8",
            "match": "https://api-prod.gambitprofit.com/api/matches/0c881b9b-5630-4d09-8cca-090f7fd8c106/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-16T09:08:26.393679-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 (J Flaherty)",
                        "amount": 6173.0
                    },
                    {
                        "team": "WAS (J Gray)",
                        "amount": 3827.0
                    }
                ],
                "expected_reward_tokens": 9567.5,
                "profit_sb": 67.5,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2c739c62-a48c-4f77-9fa1-8dcf2df8b6db",
                    "gambit_id": "6a8d9f8a-9db5-4a45-9f24-b6ff82eb8c2a",
                    "last_updated": "2023-07-18T09:03:21.378438-04:00",
                    "created_at": "2023-07-16T09:08:26.397201-04:00",
                    "name": "STL (J Flaherty)",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2be49cc-eb40-4514-bd22-074cdabfbdd8/?format=api"
                },
                {
                    "id": "779479bf-862a-4fc0-8e18-d3f0ca5198ee",
                    "gambit_id": "66028388-e2fa-4dad-9b5b-1d8b0ef31844",
                    "last_updated": "2023-07-18T09:03:21.376963-04:00",
                    "created_at": "2023-07-16T09:08:26.395439-04:00",
                    "name": "WAS (J Gray)",
                    "reward": "2.50000",
                    "odds": "2.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2be49cc-eb40-4514-bd22-074cdabfbdd8/?format=api"
                }
            ]
        },
        {
            "id": "43cb4f6d-acc3-4772-8fb7-0359a78a72c0",
            "match": "https://api-prod.gambitprofit.com/api/matches/0c881b9b-5630-4d09-8cca-090f7fd8c106/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-16T09:08:26.399138-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": "WAS",
                        "amount": 5423.0
                    },
                    {
                        "team": "STL",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "76411708-4184-46ed-a6ba-55026a460e7b",
                    "gambit_id": "e28d5c67-7db9-4f76-8ed5-d0d7c5e9ae41",
                    "last_updated": "2023-07-18T09:03:21.381585-04:00",
                    "created_at": "2023-07-16T09:08:26.400696-04:00",
                    "name": "WAS",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43cb4f6d-acc3-4772-8fb7-0359a78a72c0/?format=api"
                },
                {
                    "id": "171bd5b9-6aa7-43d8-9893-99543d451a88",
                    "gambit_id": "7cb0bd91-0dc2-45a8-b192-62ab0f9b0223",
                    "last_updated": "2023-07-18T09:03:21.383106-04:00",
                    "created_at": "2023-07-16T09:08:26.402283-04:00",
                    "name": "STL",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43cb4f6d-acc3-4772-8fb7-0359a78a72c0/?format=api"
                }
            ]
        },
        {
            "id": "726fe224-9f8a-4428-bf94-70effe325127",
            "match": "https://api-prod.gambitprofit.com/api/matches/0c881b9b-5630-4d09-8cca-090f7fd8c106/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-16T09:08:26.403901-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": 5213.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "292df60c-c656-4193-a81c-091568064e02",
                    "gambit_id": "0e6038f8-5a9d-41d8-934c-2852cfebe7b1",
                    "last_updated": "2023-07-18T09:03:21.386320-04:00",
                    "created_at": "2023-07-16T09:08:26.405383-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/726fe224-9f8a-4428-bf94-70effe325127/?format=api"
                },
                {
                    "id": "63341cc1-601b-472c-aa74-dbccd285f276",
                    "gambit_id": "9567443d-d547-4b2a-b221-b33d49d6dc5a",
                    "last_updated": "2023-07-18T09:03:21.388065-04:00",
                    "created_at": "2023-07-16T09:08:26.406923-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/726fe224-9f8a-4428-bf94-70effe325127/?format=api"
                }
            ]
        }
    ]
}