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/09f9b2c4-9232-4b53-ad98-aafdba582bd9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "09f9b2c4-9232-4b53-ad98-aafdba582bd9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "47a51cc0-8161-4a24-a8a4-f09c27b66719",
    "completed": true,
    "last_updated": "2023-05-07T11:57:21.281973-04:00",
    "created_at": "2023-05-06T11:51:57.780874-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.01,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/47a51cc0-8161-4a24-a8a4-f09c27b66719",
    "datetime": "2023-05-06T21:40:00-04:00",
    "cutoff_datetime": "2023-05-06T21:40:00-04:00",
    "name": "HOU (J France) v. SEA (M Gonzales)",
    "bettypes": [
        {
            "id": "874c6b48-7a56-40b2-88ec-3cf7b0ad0c28",
            "match": "https://api-prod.gambitprofit.com/api/matches/09f9b2c4-9232-4b53-ad98-aafdba582bd9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-06T11:51:57.792098-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": "HOU (J France)",
                        "amount": 5273.0
                    },
                    {
                        "team": "SEA (M Gonzales)",
                        "amount": 4727.0
                    }
                ],
                "expected_reward_tokens": 9595.81,
                "profit_sb": 95.81,
                "profit_sb_percentage": 1.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "93b056b3-19a1-404e-9045-d148a9624a6c",
                    "gambit_id": "c7f569e9-ec68-43d4-a5c8-22b1f5651edc",
                    "last_updated": "2023-05-07T11:57:21.293995-04:00",
                    "created_at": "2023-05-06T11:51:57.793516-04:00",
                    "name": "HOU (J France)",
                    "reward": "1.82000",
                    "odds": "1.85470",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/874c6b48-7a56-40b2-88ec-3cf7b0ad0c28/?format=api"
                },
                {
                    "id": "0e9463b6-2a4c-4d74-8980-48f7f818d9bc",
                    "gambit_id": "5660d419-5f09-47dd-874f-428b1e8e3710",
                    "last_updated": "2023-05-07T11:57:21.295549-04:00",
                    "created_at": "2023-05-06T11:51:57.794994-04:00",
                    "name": "SEA (M Gonzales)",
                    "reward": "2.03000",
                    "odds": "2.07000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/874c6b48-7a56-40b2-88ec-3cf7b0ad0c28/?format=api"
                }
            ]
        },
        {
            "id": "bf9a10d7-444b-4626-a1a8-7c172786ffe8",
            "match": "https://api-prod.gambitprofit.com/api/matches/09f9b2c4-9232-4b53-ad98-aafdba582bd9/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-06T11:51:57.787496-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": "SEA",
                        "amount": 6020.0
                    },
                    {
                        "team": "HOU",
                        "amount": 3980.0
                    }
                ],
                "expected_reward_tokens": 9511.6,
                "profit_sb": 11.6,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ebc02b3e-8560-4425-a714-9e1d305a2e67",
                    "gambit_id": "dd6daf3b-6093-4d7b-860b-414fabe25525",
                    "last_updated": "2023-05-07T11:57:21.290052-04:00",
                    "created_at": "2023-05-06T11:51:57.788900-04:00",
                    "name": "SEA",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf9a10d7-444b-4626-a1a8-7c172786ffe8/?format=api"
                },
                {
                    "id": "8b4b2f6f-d47d-432d-8fbc-678e34213ff7",
                    "gambit_id": "d9e85eff-43d4-416c-9997-5d6bd94c1ef5",
                    "last_updated": "2023-05-07T11:57:21.291436-04:00",
                    "created_at": "2023-05-06T11:51:57.790458-04:00",
                    "name": "HOU",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf9a10d7-444b-4626-a1a8-7c172786ffe8/?format=api"
                }
            ]
        },
        {
            "id": "7aa996e5-b106-40c4-9c67-4ba0f3027351",
            "match": "https://api-prod.gambitprofit.com/api/matches/09f9b2c4-9232-4b53-ad98-aafdba582bd9/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-06T11:51:57.782841-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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6014281b-39ce-4dc9-841c-f1a55bc44a74",
                    "gambit_id": "bc67bb8f-f4f4-4062-a804-ba13b83ff9c0",
                    "last_updated": "2023-05-07T11:57:21.286880-04:00",
                    "created_at": "2023-05-06T11:51:57.785970-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7aa996e5-b106-40c4-9c67-4ba0f3027351/?format=api"
                },
                {
                    "id": "b0412f50-2d19-4e82-9ec7-6147b7061468",
                    "gambit_id": "d9e612d6-bfb3-46a3-b8c5-9f1cbc162091",
                    "last_updated": "2023-05-07T11:57:21.285400-04:00",
                    "created_at": "2023-05-06T11:51:57.784456-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7aa996e5-b106-40c4-9c67-4ba0f3027351/?format=api"
                }
            ]
        }
    ]
}