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/1309b5bd-039e-4636-a450-f01461ab84fc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1309b5bd-039e-4636-a450-f01461ab84fc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0fcb3551-d251-4b33-9f0e-ea27643048fe",
    "completed": true,
    "last_updated": "2023-06-05T10:57:20.986547-04:00",
    "created_at": "2023-06-03T11:22:14.339012-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.27,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/0fcb3551-d251-4b33-9f0e-ea27643048fe",
    "datetime": "2023-06-03T22:05:00-04:00",
    "cutoff_datetime": "2023-06-03T22:05:00-04:00",
    "name": "BAL (K Bradish) v. SFO (A Cobb)",
    "bettypes": [
        {
            "id": "309c7876-e1ee-4e1a-8d73-2acee6f62f83",
            "match": "https://api-prod.gambitprofit.com/api/matches/1309b5bd-039e-4636-a450-f01461ab84fc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-03T11:22:14.342370-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": "SFO (A Cobb)",
                        "amount": 5627.0
                    },
                    {
                        "team": "BAL (K Bradish)",
                        "amount": 4373.0
                    }
                ],
                "expected_reward_tokens": 9620.6,
                "profit_sb": 120.6,
                "profit_sb_percentage": 1.27,
                "recommended": true
            },
            "lines": [
                {
                    "id": "49048c0a-7b0a-4f33-8765-1102525e06da",
                    "gambit_id": "b7dee93d-3b04-406d-9062-78012a484aff",
                    "last_updated": "2023-06-05T10:57:20.992829-04:00",
                    "created_at": "2023-06-03T11:22:14.361236-04:00",
                    "name": "SFO (A Cobb)",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/309c7876-e1ee-4e1a-8d73-2acee6f62f83/?format=api"
                },
                {
                    "id": "3e56628f-5763-4c03-91fd-62dc967921ed",
                    "gambit_id": "99002b8c-f849-4e29-a210-5b9eabf60b2f",
                    "last_updated": "2023-06-05T10:57:20.990998-04:00",
                    "created_at": "2023-06-03T11:22:14.358825-04:00",
                    "name": "BAL (K Bradish)",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/309c7876-e1ee-4e1a-8d73-2acee6f62f83/?format=api"
                }
            ]
        },
        {
            "id": "93ea5102-2b1f-44d2-b224-d2f1fc0f89d3",
            "match": "https://api-prod.gambitprofit.com/api/matches/1309b5bd-039e-4636-a450-f01461ab84fc/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-03T11:22:14.363420-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": 6241.0
                    },
                    {
                        "team": "SFO",
                        "amount": 3759.0
                    }
                ],
                "expected_reward_tokens": 9547.86,
                "profit_sb": 47.86,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "35afcddb-f466-4471-80fb-8190cd1a59a6",
                    "gambit_id": "f2c74fda-e931-4325-bb40-2539e8c5815e",
                    "last_updated": "2023-06-05T10:57:20.997523-04:00",
                    "created_at": "2023-06-03T11:22:14.365486-04:00",
                    "name": "BAL",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93ea5102-2b1f-44d2-b224-d2f1fc0f89d3/?format=api"
                },
                {
                    "id": "f09d398f-026b-4b31-bb74-29da463b47e6",
                    "gambit_id": "877bb6c5-09ec-4092-947e-8d19d86ed0cc",
                    "last_updated": "2023-06-05T10:57:20.999956-04:00",
                    "created_at": "2023-06-03T11:22:14.367687-04:00",
                    "name": "SFO",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93ea5102-2b1f-44d2-b224-d2f1fc0f89d3/?format=api"
                }
            ]
        },
        {
            "id": "4b921aa9-8a4a-4a2e-a831-f7a43ed1fe67",
            "match": "https://api-prod.gambitprofit.com/api/matches/1309b5bd-039e-4636-a450-f01461ab84fc/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-03T11:22:14.370583-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 7.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8f0edcd4-c77d-4cbc-bef8-3caec79045cd",
                    "gambit_id": "56a53f66-4ac1-4634-bd6f-979660492c63",
                    "last_updated": "2023-06-05T10:57:21.007767-04:00",
                    "created_at": "2023-06-03T11:22:14.372649-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b921aa9-8a4a-4a2e-a831-f7a43ed1fe67/?format=api"
                },
                {
                    "id": "f5fa3b84-67f9-422c-b0bf-4bcd8dfe4421",
                    "gambit_id": "6bffebe9-4b8b-45bc-8d56-ee5a1aaa0ebd",
                    "last_updated": "2023-06-05T10:57:21.010279-04:00",
                    "created_at": "2023-06-03T11:22:14.374946-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b921aa9-8a4a-4a2e-a831-f7a43ed1fe67/?format=api"
                }
            ]
        }
    ]
}