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/ff2a2da6-677a-484e-b5a8-0e6dc6f83a91/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ff2a2da6-677a-484e-b5a8-0e6dc6f83a91",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "14e74072-03b3-4854-9230-d971124bf04d",
    "completed": true,
    "last_updated": "2023-05-16T10:42:09.961827-04:00",
    "created_at": "2023-05-15T11:36:57.355471-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.58,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/14e74072-03b3-4854-9230-d971124bf04d",
    "datetime": "2023-05-15T18:35:00-04:00",
    "cutoff_datetime": "2023-05-15T18:35:00-04:00",
    "name": "LAA (S Ohtani) v. BAL (G Rodriguez)",
    "bettypes": [
        {
            "id": "24cf5a1c-71b0-4de5-8beb-7702bb856285",
            "match": "https://api-prod.gambitprofit.com/api/matches/ff2a2da6-677a-484e-b5a8-0e6dc6f83a91/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-15T11:36:57.367083-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": "LAA (S Ohtani)",
                        "amount": 5339.0
                    },
                    {
                        "team": "BAL (G Rodriguez)",
                        "amount": 4661.0
                    }
                ],
                "expected_reward_tokens": 9555.05,
                "profit_sb": 55.05,
                "profit_sb_percentage": 0.58,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8a6d67e2-58fe-4fa7-bb41-5be21d64e200",
                    "gambit_id": "d51bacf3-2890-4afb-9e04-2685d05b9d9f",
                    "last_updated": "2023-05-16T10:42:09.981892-04:00",
                    "created_at": "2023-05-15T11:36:57.370385-04:00",
                    "name": "LAA (S Ohtani)",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24cf5a1c-71b0-4de5-8beb-7702bb856285/?format=api"
                },
                {
                    "id": "975f61a8-80a7-4ced-9123-384c52a4c188",
                    "gambit_id": "e994e430-3319-4888-a5c9-c13f5e9ba100",
                    "last_updated": "2023-05-16T10:42:09.979961-04:00",
                    "created_at": "2023-05-15T11:36:57.368572-04:00",
                    "name": "BAL (G Rodriguez)",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24cf5a1c-71b0-4de5-8beb-7702bb856285/?format=api"
                }
            ]
        },
        {
            "id": "dce0786a-9006-4d19-8fa9-1ad808505655",
            "match": "https://api-prod.gambitprofit.com/api/matches/ff2a2da6-677a-484e-b5a8-0e6dc6f83a91/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-15T11:36:57.362222-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": "BAL",
                        "amount": 6010.0
                    },
                    {
                        "team": "LAA",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "406d25e8-a7ed-4356-994f-bfbb76652771",
                    "gambit_id": "a8e558ad-f134-440e-937b-0cefa0462b2d",
                    "last_updated": "2023-05-16T10:42:09.973909-04:00",
                    "created_at": "2023-05-15T11:36:57.363913-04:00",
                    "name": "BAL",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dce0786a-9006-4d19-8fa9-1ad808505655/?format=api"
                },
                {
                    "id": "05c46342-3328-45d3-bca4-a92564c230f2",
                    "gambit_id": "4010a635-55f3-493b-b394-aba55c74df51",
                    "last_updated": "2023-05-16T10:42:09.975951-04:00",
                    "created_at": "2023-05-15T11:36:57.365398-04:00",
                    "name": "LAA",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dce0786a-9006-4d19-8fa9-1ad808505655/?format=api"
                }
            ]
        },
        {
            "id": "ec697dbe-831d-4c8c-834e-d69f1a527946",
            "match": "https://api-prod.gambitprofit.com/api/matches/ff2a2da6-677a-484e-b5a8-0e6dc6f83a91/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-15T11:36:57.357384-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 Under 8",
                        "amount": 5214.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "36cab017-a637-4e02-a628-0172c61dcb19",
                    "gambit_id": "25db7918-8a09-494c-bf7b-04446f9ca302",
                    "last_updated": "2023-05-16T10:42:09.967330-04:00",
                    "created_at": "2023-05-15T11:36:57.358938-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec697dbe-831d-4c8c-834e-d69f1a527946/?format=api"
                },
                {
                    "id": "357c7400-baad-4300-b784-e627f76b0a91",
                    "gambit_id": "3e985baf-8b3e-4cbd-a71c-8693cd579b83",
                    "last_updated": "2023-05-16T10:42:09.969721-04:00",
                    "created_at": "2023-05-15T11:36:57.360473-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec697dbe-831d-4c8c-834e-d69f1a527946/?format=api"
                }
            ]
        }
    ]
}