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/52df565d-924c-4c3f-a083-105957719c61/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "52df565d-924c-4c3f-a083-105957719c61",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "288511ec-78d1-47f9-b9ef-22e262d80292",
    "completed": true,
    "last_updated": "2023-06-10T16:43:05.776487-04:00",
    "created_at": "2023-06-09T09:48:15.574333-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.96,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/288511ec-78d1-47f9-b9ef-22e262d80292",
    "datetime": "2023-06-09T20:40:00-04:00",
    "cutoff_datetime": "2023-06-09T20:40:00-04:00",
    "name": "SDG (Y Darvish) v. COL (A Gomber)",
    "bettypes": [
        {
            "id": "ad1ca22a-6973-4d12-ab5d-d130521bce9f",
            "match": "https://api-prod.gambitprofit.com/api/matches/52df565d-924c-4c3f-a083-105957719c61/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-09T09:48:15.577058-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": "SDG (Y Darvish)",
                        "amount": 6353.0
                    },
                    {
                        "team": "COL (A Gomber)",
                        "amount": 3647.0
                    }
                ],
                "expected_reward_tokens": 9591.61,
                "profit_sb": 91.61,
                "profit_sb_percentage": 0.96,
                "recommended": true
            },
            "lines": [
                {
                    "id": "07864126-0946-4b2b-b1b2-a7da96b4c3e6",
                    "gambit_id": "35326a7d-d4a9-4318-a723-456dea859ce2",
                    "last_updated": "2023-06-10T16:43:05.782710-04:00",
                    "created_at": "2023-06-09T09:48:15.579218-04:00",
                    "name": "SDG (Y Darvish)",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad1ca22a-6973-4d12-ab5d-d130521bce9f/?format=api"
                },
                {
                    "id": "3adcb67e-2807-426e-bede-0f53fd1c8622",
                    "gambit_id": "eb4c7ce6-d55a-430a-be57-7f3719ea024c",
                    "last_updated": "2023-06-10T16:43:05.785459-04:00",
                    "created_at": "2023-06-09T09:48:15.581588-04:00",
                    "name": "COL (A Gomber)",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad1ca22a-6973-4d12-ab5d-d130521bce9f/?format=api"
                }
            ]
        },
        {
            "id": "afc0f98a-a6bd-46cb-a0b1-d3c4388d4119",
            "match": "https://api-prod.gambitprofit.com/api/matches/52df565d-924c-4c3f-a083-105957719c61/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-09T09:48:15.584055-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": "SDG",
                        "amount": 5512.0
                    },
                    {
                        "team": "COL",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e8f7114c-6df6-4541-b4f8-e5f8b4b3df2d",
                    "gambit_id": "38462025-ee79-4244-8a64-872c427bc813",
                    "last_updated": "2023-06-10T16:43:05.791378-04:00",
                    "created_at": "2023-06-09T09:48:15.586097-04:00",
                    "name": "SDG",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afc0f98a-a6bd-46cb-a0b1-d3c4388d4119/?format=api"
                },
                {
                    "id": "06c13639-d391-4c3c-af8d-909661394844",
                    "gambit_id": "48ccd0b1-94ed-4b40-8a3b-ceb263532726",
                    "last_updated": "2023-06-10T16:43:05.793936-04:00",
                    "created_at": "2023-06-09T09:48:15.588351-04:00",
                    "name": "COL",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afc0f98a-a6bd-46cb-a0b1-d3c4388d4119/?format=api"
                }
            ]
        },
        {
            "id": "ccbbb412-9ef9-40dd-8036-714648b86187",
            "match": "https://api-prod.gambitprofit.com/api/matches/52df565d-924c-4c3f-a083-105957719c61/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-09T09:48:15.590533-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 11.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 11.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "44ac4192-1a83-40bb-bb85-c7fb083577d6",
                    "gambit_id": "c4d4684b-ae82-47dd-a1ba-65b0977bec87",
                    "last_updated": "2023-06-10T16:43:05.803093-04:00",
                    "created_at": "2023-06-09T09:48:15.594839-04:00",
                    "name": "Game Total Under 11.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccbbb412-9ef9-40dd-8036-714648b86187/?format=api"
                },
                {
                    "id": "af17da50-229f-4d04-a2b1-d7b16f16ef8e",
                    "gambit_id": "2303f004-9867-4635-b631-64d79d358171",
                    "last_updated": "2023-06-10T16:43:05.800028-04:00",
                    "created_at": "2023-06-09T09:48:15.592643-04:00",
                    "name": "Game Total Over 11.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccbbb412-9ef9-40dd-8036-714648b86187/?format=api"
                }
            ]
        }
    ]
}