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/09e1458b-c242-4d2b-b81e-a70eb6e4b24b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "09e1458b-c242-4d2b-b81e-a70eb6e4b24b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "21cd8c7a-2657-41b0-b6a9-d9d9ece191b2",
    "completed": true,
    "last_updated": "2023-04-28T11:22:26.418995-04:00",
    "created_at": "2023-04-27T11:52:01.469696-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.57,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/21cd8c7a-2657-41b0-b6a9-d9d9ece191b2",
    "datetime": "2023-04-27T19:10:00-04:00",
    "cutoff_datetime": "2023-04-27T19:10:00-04:00",
    "name": "WAS (T Williams) v. NYM (J Lucchesi)",
    "bettypes": [
        {
            "id": "0851e53b-accf-41e6-8e2b-c62970226011",
            "match": "https://api-prod.gambitprofit.com/api/matches/09e1458b-c242-4d2b-b81e-a70eb6e4b24b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-27T11:52:01.480454-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": "NYM (J Lucchesi)",
                        "amount": 6728.0
                    },
                    {
                        "team": "WAS (T Williams)",
                        "amount": 3272.0
                    }
                ],
                "expected_reward_tokens": 9553.76,
                "profit_sb": 53.76,
                "profit_sb_percentage": 0.57,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f6c0275c-ad0b-4918-a426-ea27752417e7",
                    "gambit_id": "d1b9c072-fb10-4444-890b-1f82429d80c0",
                    "last_updated": "2023-04-28T11:22:26.428895-04:00",
                    "created_at": "2023-04-27T11:52:01.481779-04:00",
                    "name": "NYM (J Lucchesi)",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0851e53b-accf-41e6-8e2b-c62970226011/?format=api"
                },
                {
                    "id": "dbbd8b87-6f9a-4e79-a49d-3f80d6808d6c",
                    "gambit_id": "a498dc9f-2811-4f86-9001-44c70d8a84d1",
                    "last_updated": "2023-04-28T11:22:26.430092-04:00",
                    "created_at": "2023-04-27T11:52:01.483154-04:00",
                    "name": "WAS (T Williams)",
                    "reward": "2.92000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0851e53b-accf-41e6-8e2b-c62970226011/?format=api"
                }
            ]
        },
        {
            "id": "4ffeb6a6-faa8-4771-b95a-32381e9ffb77",
            "match": "https://api-prod.gambitprofit.com/api/matches/09e1458b-c242-4d2b-b81e-a70eb6e4b24b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-27T11:52:01.476130-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": "NYM",
                        "amount": 5000.0
                    },
                    {
                        "team": "WAS",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "08d8c14a-afca-416b-b370-c39909818ec3",
                    "gambit_id": "856cc08e-823c-47a0-9ea9-bc7cdba7083c",
                    "last_updated": "2023-04-28T11:22:26.425474-04:00",
                    "created_at": "2023-04-27T11:52:01.477532-04:00",
                    "name": "NYM",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ffeb6a6-faa8-4771-b95a-32381e9ffb77/?format=api"
                },
                {
                    "id": "907ed3eb-4f3d-4bf8-b3e4-814edae3884a",
                    "gambit_id": "168fac10-e5c8-4c05-af74-a289c5be6eac",
                    "last_updated": "2023-04-28T11:22:26.426621-04:00",
                    "created_at": "2023-04-27T11:52:01.478956-04:00",
                    "name": "WAS",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ffeb6a6-faa8-4771-b95a-32381e9ffb77/?format=api"
                }
            ]
        },
        {
            "id": "a12c9117-6804-4c35-87ae-974fa51bc519",
            "match": "https://api-prod.gambitprofit.com/api/matches/09e1458b-c242-4d2b-b81e-a70eb6e4b24b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-27T11:52:01.471655-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.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "afcdd2b3-0980-4ab5-9449-43f427fd3009",
                    "gambit_id": "cacd3959-acbd-410f-b5ed-dd6ec2030959",
                    "last_updated": "2023-04-28T11:22:26.421894-04:00",
                    "created_at": "2023-04-27T11:52:01.473088-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a12c9117-6804-4c35-87ae-974fa51bc519/?format=api"
                },
                {
                    "id": "1eabcdc7-8a2b-4151-8a60-d38af02a3f53",
                    "gambit_id": "7cebe6bf-d0cc-48a2-92bc-bb64c977c5cf",
                    "last_updated": "2023-04-28T11:22:26.423068-04:00",
                    "created_at": "2023-04-27T11:52:01.474584-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a12c9117-6804-4c35-87ae-974fa51bc519/?format=api"
                }
            ]
        }
    ]
}