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/231c4d16-d682-4654-97a2-d1bf2d94604a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "231c4d16-d682-4654-97a2-d1bf2d94604a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3a9d3424-5345-4c50-9c55-da6620152659",
    "completed": true,
    "last_updated": "2023-06-04T13:17:19.257379-04:00",
    "created_at": "2023-06-02T13:27:17.287116-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.91,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3a9d3424-5345-4c50-9c55-da6620152659",
    "datetime": "2023-06-02T20:10:00-04:00",
    "cutoff_datetime": "2023-06-02T20:10:00-04:00",
    "name": "DET (R Olson) v. CWS (M Clevinger)",
    "bettypes": [
        {
            "id": "d5b4441f-3ad4-494b-9bd6-3937c74bc05a",
            "match": "https://api-prod.gambitprofit.com/api/matches/231c4d16-d682-4654-97a2-d1bf2d94604a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-02T13:27:17.290375-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": "CWS (M Clevinger)",
                        "amount": 5955.0
                    },
                    {
                        "team": "DET (R Olson)",
                        "amount": 4045.0
                    }
                ],
                "expected_reward_tokens": 9586.65,
                "profit_sb": 86.65,
                "profit_sb_percentage": 0.91,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e9295621-bc62-4821-aa5b-4e80ffa29227",
                    "gambit_id": "fa162110-be02-430a-be1f-017a3f13851a",
                    "last_updated": "2023-06-04T13:17:19.264929-04:00",
                    "created_at": "2023-06-02T13:27:17.295312-04:00",
                    "name": "CWS (M Clevinger)",
                    "reward": "1.61000",
                    "odds": "1.63290",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5b4441f-3ad4-494b-9bd6-3937c74bc05a/?format=api"
                },
                {
                    "id": "0971b765-ccf0-4fb2-9ad0-b12e218900aa",
                    "gambit_id": "6ca0b9b9-bc22-483e-936c-93f6b44b42b7",
                    "last_updated": "2023-06-04T13:17:19.262632-04:00",
                    "created_at": "2023-06-02T13:27:17.292828-04:00",
                    "name": "DET (R Olson)",
                    "reward": "2.37000",
                    "odds": "2.43000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5b4441f-3ad4-494b-9bd6-3937c74bc05a/?format=api"
                }
            ]
        },
        {
            "id": "58dfd71f-6337-4904-8556-55d1f3def2b6",
            "match": "https://api-prod.gambitprofit.com/api/matches/231c4d16-d682-4654-97a2-d1bf2d94604a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-02T13:27:17.297145-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": "DET",
                        "amount": 5784.0
                    },
                    {
                        "team": "CWS",
                        "amount": 4216.0
                    }
                ],
                "expected_reward_tokens": 9485.76,
                "profit_sb": -14.24,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cdcf97ef-a63e-4654-8435-b66799c4b746",
                    "gambit_id": "c5be6187-eeb6-4c9c-8d03-98ee8addb805",
                    "last_updated": "2023-06-04T13:17:19.271041-04:00",
                    "created_at": "2023-06-02T13:27:17.298929-04:00",
                    "name": "DET",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58dfd71f-6337-4904-8556-55d1f3def2b6/?format=api"
                },
                {
                    "id": "d68c1d92-2767-42a4-b45d-f2af80effe5a",
                    "gambit_id": "d59f1346-712e-437a-8a08-e48178c53954",
                    "last_updated": "2023-06-04T13:17:19.273626-04:00",
                    "created_at": "2023-06-02T13:27:17.301069-04:00",
                    "name": "CWS",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58dfd71f-6337-4904-8556-55d1f3def2b6/?format=api"
                }
            ]
        },
        {
            "id": "f3f2bd4f-b888-481a-92ed-63ed488475aa",
            "match": "https://api-prod.gambitprofit.com/api/matches/231c4d16-d682-4654-97a2-d1bf2d94604a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-02T13:27:17.303216-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 9",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2ea913e8-4be9-46e8-909b-d19364c4989b",
                    "gambit_id": "b23c9d83-935c-4aa8-b391-cb928a230f9e",
                    "last_updated": "2023-06-04T13:17:19.280747-04:00",
                    "created_at": "2023-06-02T13:27:17.309569-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3f2bd4f-b888-481a-92ed-63ed488475aa/?format=api"
                },
                {
                    "id": "26755978-019f-422d-8665-1a0c078e9166",
                    "gambit_id": "5b17851e-d0cd-4f86-b94a-fb73cbdc0dba",
                    "last_updated": "2023-06-04T13:17:19.278361-04:00",
                    "created_at": "2023-06-02T13:27:17.305358-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3f2bd4f-b888-481a-92ed-63ed488475aa/?format=api"
                }
            ]
        }
    ]
}