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/b1f95da3-8722-4586-ad2f-3e5d93cab13b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b1f95da3-8722-4586-ad2f-3e5d93cab13b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a6a2078e-04c0-426f-9894-a12a52cea986",
    "completed": true,
    "last_updated": "2023-08-31T19:23:21.528773-04:00",
    "created_at": "2023-08-30T09:32:59.428072-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.25,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a6a2078e-04c0-426f-9894-a12a52cea986",
    "datetime": "2023-08-30T18:40:00-04:00",
    "cutoff_datetime": "2023-08-30T18:40:00-04:00",
    "name": "New York Yankees v. Detroit Tigers",
    "bettypes": [
        {
            "id": "a61de18c-0a32-4660-84d9-4421ddac3261",
            "match": "https://api-prod.gambitprofit.com/api/matches/b1f95da3-8722-4586-ad2f-3e5d93cab13b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-30T09:32:59.441056-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": "New York Yankees",
                        "amount": 6627.0
                    },
                    {
                        "team": "Detroit Tigers",
                        "amount": 3373.0
                    }
                ],
                "expected_reward_tokens": 9476.61,
                "profit_sb": -23.39,
                "profit_sb_percentage": -0.25,
                "recommended": false
            },
            "lines": [
                {
                    "id": "98ca6183-ce45-4202-b5dd-68557023263f",
                    "gambit_id": "6973f915-09d6-4aff-b6ea-f4cd4dabc954",
                    "last_updated": "2023-08-31T19:23:21.541108-04:00",
                    "created_at": "2023-08-30T09:32:59.451185-04:00",
                    "name": "New York Yankees",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a61de18c-0a32-4660-84d9-4421ddac3261/?format=api"
                },
                {
                    "id": "851a4069-1867-46b7-9f2d-63b2cadab30c",
                    "gambit_id": "4b76b006-5010-4b57-bdcc-4b67e206dbb7",
                    "last_updated": "2023-08-31T19:23:21.544583-04:00",
                    "created_at": "2023-08-30T09:32:59.456949-04:00",
                    "name": "Detroit Tigers",
                    "reward": "2.81000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a61de18c-0a32-4660-84d9-4421ddac3261/?format=api"
                }
            ]
        },
        {
            "id": "e28d8eee-395a-4899-b790-5f1256d5133e",
            "match": "https://api-prod.gambitprofit.com/api/matches/b1f95da3-8722-4586-ad2f-3e5d93cab13b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-30T09:32:59.460951-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": "New York Yankees",
                        "amount": 5512.0
                    },
                    {
                        "team": "Detroit Tigers",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c11e89d1-618b-409c-bb51-a889e21ffb9d",
                    "gambit_id": "97ada8fe-403c-4e92-b82f-03ae04bcf999",
                    "last_updated": "2023-08-31T19:23:21.551255-04:00",
                    "created_at": "2023-08-30T09:32:59.465094-04:00",
                    "name": "New York Yankees",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e28d8eee-395a-4899-b790-5f1256d5133e/?format=api"
                },
                {
                    "id": "ba36aa6c-632e-4b6d-b120-ac3ea58469d8",
                    "gambit_id": "c659b5df-0c41-4212-a723-52daeb2fa4e5",
                    "last_updated": "2023-08-31T19:23:21.554475-04:00",
                    "created_at": "2023-08-30T09:32:59.470070-04:00",
                    "name": "Detroit Tigers",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e28d8eee-395a-4899-b790-5f1256d5133e/?format=api"
                }
            ]
        },
        {
            "id": "fe199361-fafb-4ec7-a358-b94fdf726408",
            "match": "https://api-prod.gambitprofit.com/api/matches/b1f95da3-8722-4586-ad2f-3e5d93cab13b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-30T09:32:59.474911-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": "d81a1a22-bf4a-465c-be06-fe2f4cb3599d",
                    "gambit_id": "726bb2c4-dddc-4de9-8eaa-71505ebcde78",
                    "last_updated": "2023-08-31T19:23:21.561396-04:00",
                    "created_at": "2023-08-30T09:32:59.479296-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/fe199361-fafb-4ec7-a358-b94fdf726408/?format=api"
                },
                {
                    "id": "2cf96015-25ea-4ea4-a847-eb276566cee9",
                    "gambit_id": "f1728042-2afb-43f0-b27e-644a0474d920",
                    "last_updated": "2023-08-31T19:23:21.567725-04:00",
                    "created_at": "2023-08-30T09:32:59.484010-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/fe199361-fafb-4ec7-a358-b94fdf726408/?format=api"
                }
            ]
        }
    ]
}