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/a9e6eb7d-9b2d-4d7a-b9e3-3683faadd3b2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a9e6eb7d-9b2d-4d7a-b9e3-3683faadd3b2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "839c5b25-dbd4-47bb-ad3a-372320ead869",
    "completed": true,
    "last_updated": "2023-09-27T18:53:11.511968-04:00",
    "created_at": "2023-09-26T18:53:07.832264-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.54,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/839c5b25-dbd4-47bb-ad3a-372320ead869",
    "datetime": "2023-09-26T19:40:00-04:00",
    "cutoff_datetime": "2023-09-26T19:40:00-04:00",
    "name": "STL (M Mikolas) v. MIL (A Houser)",
    "bettypes": [
        {
            "id": "0933462d-5f3f-4827-bb4f-17b7017b4668",
            "match": "https://api-prod.gambitprofit.com/api/matches/a9e6eb7d-9b2d-4d7a-b9e3-3683faadd3b2/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-26T18:53:07.843537-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": "MIL (A Houser)",
                        "amount": 5970.0
                    },
                    {
                        "team": "STL (M Mikolas)",
                        "amount": 4030.0
                    }
                ],
                "expected_reward_tokens": 9551.1,
                "profit_sb": 51.1,
                "profit_sb_percentage": 0.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "99efd380-cdcc-41aa-89bd-e22dffa26c63",
                    "gambit_id": "e45144c9-2998-42a0-9351-5819bb3e787f",
                    "last_updated": "2023-09-27T18:53:11.528078-04:00",
                    "created_at": "2023-09-26T18:53:07.860487-04:00",
                    "name": "MIL (A Houser)",
                    "reward": "1.60000",
                    "odds": "1.63290",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0933462d-5f3f-4827-bb4f-17b7017b4668/?format=api"
                },
                {
                    "id": "a280520d-685e-4b33-804a-bfd4dabf5893",
                    "gambit_id": "6e803db5-859d-4e81-a17c-2f0dcea21dc6",
                    "last_updated": "2023-09-27T18:53:11.524479-04:00",
                    "created_at": "2023-09-26T18:53:07.853605-04:00",
                    "name": "STL (M Mikolas)",
                    "reward": "2.37000",
                    "odds": "2.43000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0933462d-5f3f-4827-bb4f-17b7017b4668/?format=api"
                }
            ]
        },
        {
            "id": "fb788c4e-cc92-4829-b7b0-007e13c67fa1",
            "match": "https://api-prod.gambitprofit.com/api/matches/a9e6eb7d-9b2d-4d7a-b9e3-3683faadd3b2/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-26T18:53:07.866495-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": "STL",
                        "amount": 5688.0
                    },
                    {
                        "team": "MIL",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c75d49f4-7c5a-467f-898a-777f1c5a145f",
                    "gambit_id": "58a7e405-1e04-4b62-9d0a-9f66ff66e9be",
                    "last_updated": "2023-09-27T18:53:11.537930-04:00",
                    "created_at": "2023-09-26T18:53:07.871397-04:00",
                    "name": "STL",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb788c4e-cc92-4829-b7b0-007e13c67fa1/?format=api"
                },
                {
                    "id": "c6271087-0bee-4dd9-9fd3-cd576b84e0e0",
                    "gambit_id": "1bd243f7-3373-4893-bd8c-d84c3ca3d9fb",
                    "last_updated": "2023-09-27T18:53:11.542224-04:00",
                    "created_at": "2023-09-26T18:53:07.876826-04:00",
                    "name": "MIL",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb788c4e-cc92-4829-b7b0-007e13c67fa1/?format=api"
                }
            ]
        },
        {
            "id": "91d843cb-c547-42b1-bb10-cd7d45d72525",
            "match": "https://api-prod.gambitprofit.com/api/matches/a9e6eb7d-9b2d-4d7a-b9e3-3683faadd3b2/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-26T18:53:07.882612-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": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9feb4b9d-f839-4463-8fec-cc7cae8020ed",
                    "gambit_id": "c3abf9bb-3fc8-4712-b11a-2fffd99b2731",
                    "last_updated": "2023-09-27T18:53:11.549889-04:00",
                    "created_at": "2023-09-26T18:53:07.888085-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91d843cb-c547-42b1-bb10-cd7d45d72525/?format=api"
                },
                {
                    "id": "a490fa75-36b5-4f01-811f-dc42ddc4ca9f",
                    "gambit_id": "cc9f44f9-c6e5-48d6-b2a8-e0a205f0fd9c",
                    "last_updated": "2023-09-27T18:53:11.553645-04:00",
                    "created_at": "2023-09-26T18:53:07.894902-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91d843cb-c547-42b1-bb10-cd7d45d72525/?format=api"
                }
            ]
        }
    ]
}