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/c10639f3-340a-4d70-8acd-08bbd2b78ffb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c10639f3-340a-4d70-8acd-08bbd2b78ffb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "054d53f1-e24e-499c-8f39-63b660576538",
    "completed": true,
    "last_updated": "2023-05-30T10:47:22.417795-04:00",
    "created_at": "2023-05-29T11:47:12.575175-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.86,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/054d53f1-e24e-499c-8f39-63b660576538",
    "datetime": "2023-05-29T13:10:00-04:00",
    "cutoff_datetime": "2023-05-29T13:10:00-04:00",
    "name": "TEX (N Eovaldi) v. DET (M Boyd)",
    "bettypes": [
        {
            "id": "3d4aa979-afd8-42d6-aeb4-a63e90f4b6b1",
            "match": "https://api-prod.gambitprofit.com/api/matches/c10639f3-340a-4d70-8acd-08bbd2b78ffb/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-29T11:47:12.578438-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": "TEX (N Eovaldi)",
                        "amount": 6182.0
                    },
                    {
                        "team": "DET (M Boyd)",
                        "amount": 3818.0
                    }
                ],
                "expected_reward_tokens": 9582.1,
                "profit_sb": 82.1,
                "profit_sb_percentage": 0.86,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fc08deef-7f37-4479-a8f1-aed05f6a45e2",
                    "gambit_id": "291577fe-64c3-4a2d-96e9-95b6b2cc6ee9",
                    "last_updated": "2023-05-30T10:47:22.422751-04:00",
                    "created_at": "2023-05-29T11:47:12.581027-04:00",
                    "name": "TEX (N Eovaldi)",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d4aa979-afd8-42d6-aeb4-a63e90f4b6b1/?format=api"
                },
                {
                    "id": "350d76d8-2425-424a-8554-e82da6c56a31",
                    "gambit_id": "dfa66539-9f7a-45ce-b9c3-eabb28cd0dcc",
                    "last_updated": "2023-05-30T10:47:22.425049-04:00",
                    "created_at": "2023-05-29T11:47:12.583728-04:00",
                    "name": "DET (M Boyd)",
                    "reward": "2.51000",
                    "odds": "2.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d4aa979-afd8-42d6-aeb4-a63e90f4b6b1/?format=api"
                }
            ]
        },
        {
            "id": "8580ad10-686f-428d-b204-11ea093b4bb6",
            "match": "https://api-prod.gambitprofit.com/api/matches/c10639f3-340a-4d70-8acd-08bbd2b78ffb/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-29T11:47:12.586424-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": "TEX",
                        "amount": 5000.0
                    },
                    {
                        "team": "DET",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "49ca3e8f-34d1-4cb1-941e-25da5ee93d3e",
                    "gambit_id": "21e184af-61cf-403b-8eeb-130390a60518",
                    "last_updated": "2023-05-30T10:47:22.429035-04:00",
                    "created_at": "2023-05-29T11:47:12.588788-04:00",
                    "name": "TEX",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8580ad10-686f-428d-b204-11ea093b4bb6/?format=api"
                },
                {
                    "id": "3250cebc-dc2c-425c-ae9e-2eca0df31821",
                    "gambit_id": "c485c3d8-cbb0-424b-bce4-14b5d83a537a",
                    "last_updated": "2023-05-30T10:47:22.431072-04:00",
                    "created_at": "2023-05-29T11:47:12.591194-04:00",
                    "name": "DET",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8580ad10-686f-428d-b204-11ea093b4bb6/?format=api"
                }
            ]
        },
        {
            "id": "e874ab85-3d5b-4cfb-a691-7175ea4b11d2",
            "match": "https://api-prod.gambitprofit.com/api/matches/c10639f3-340a-4d70-8acd-08bbd2b78ffb/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-29T11:47:12.593635-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": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f4f0e18e-d845-441f-84a5-c7147242cf53",
                    "gambit_id": "69690ff6-97d7-45ae-8c37-ed010086ceb7",
                    "last_updated": "2023-05-30T10:47:22.435965-04:00",
                    "created_at": "2023-05-29T11:47:12.598473-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e874ab85-3d5b-4cfb-a691-7175ea4b11d2/?format=api"
                },
                {
                    "id": "3ff15daa-6771-4f96-870b-ed2ed460b9f0",
                    "gambit_id": "d1982231-2733-41f9-935a-e18fcfa6a697",
                    "last_updated": "2023-05-30T10:47:22.434344-04:00",
                    "created_at": "2023-05-29T11:47:12.595976-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e874ab85-3d5b-4cfb-a691-7175ea4b11d2/?format=api"
                }
            ]
        }
    ]
}