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/09d5b652-4886-4e5c-9ea5-4e1765b69254/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "09d5b652-4886-4e5c-9ea5-4e1765b69254",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7e2fd5e8-6f23-4da3-b8c6-664bc7931895",
    "completed": true,
    "last_updated": "2023-05-18T11:47:19.326245-04:00",
    "created_at": "2023-05-17T11:06:50.533304-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.67,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/7e2fd5e8-6f23-4da3-b8c6-664bc7931895",
    "datetime": "2023-05-17T15:45:00-04:00",
    "cutoff_datetime": "2023-05-17T15:45:00-04:00",
    "name": "PHI (T Walker) v. SFO (R Stripling)",
    "bettypes": [
        {
            "id": "9a6ab8cd-7a31-4dec-9f2a-2d90f6a32a95",
            "match": "https://api-prod.gambitprofit.com/api/matches/09d5b652-4886-4e5c-9ea5-4e1765b69254/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-17T11:06:50.551926-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": "PHI (T Walker)",
                        "amount": 5170.0
                    },
                    {
                        "team": "SFO (R Stripling)",
                        "amount": 4830.0
                    }
                ],
                "expected_reward_tokens": 9563.4,
                "profit_sb": 63.4,
                "profit_sb_percentage": 0.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2ac4a4f5-ab88-4fbb-a009-cc1b59166ec2",
                    "gambit_id": "df969686-d7a2-4b55-bcfe-a2478d56a8fa",
                    "last_updated": "2023-05-18T11:47:19.338335-04:00",
                    "created_at": "2023-05-17T11:06:50.555706-04:00",
                    "name": "PHI (T Walker)",
                    "reward": "1.85000",
                    "odds": "1.89290",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a6ab8cd-7a31-4dec-9f2a-2d90f6a32a95/?format=api"
                },
                {
                    "id": "d9d3b171-2111-4b73-b9b9-f93e8c9132e2",
                    "gambit_id": "58b9eb8d-5d14-4d15-80f6-609775129499",
                    "last_updated": "2023-05-18T11:47:19.337085-04:00",
                    "created_at": "2023-05-17T11:06:50.553820-04:00",
                    "name": "SFO (R Stripling)",
                    "reward": "1.98000",
                    "odds": "2.02000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a6ab8cd-7a31-4dec-9f2a-2d90f6a32a95/?format=api"
                }
            ]
        },
        {
            "id": "194db3f8-15d3-477f-a413-42bb3496cfce",
            "match": "https://api-prod.gambitprofit.com/api/matches/09d5b652-4886-4e5c-9ea5-4e1765b69254/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-17T11:06:50.545081-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": "SFO",
                        "amount": 6020.0
                    },
                    {
                        "team": "PHI",
                        "amount": 3980.0
                    }
                ],
                "expected_reward_tokens": 9511.6,
                "profit_sb": 11.6,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4e75cb36-01b6-4bd4-bf96-db375d4e7ca0",
                    "gambit_id": "89524531-07cf-4a8c-b31a-46d8c254c72d",
                    "last_updated": "2023-05-18T11:47:19.333334-04:00",
                    "created_at": "2023-05-17T11:06:50.547382-04:00",
                    "name": "SFO",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/194db3f8-15d3-477f-a413-42bb3496cfce/?format=api"
                },
                {
                    "id": "760c5c14-189f-4708-927e-b96eff03affc",
                    "gambit_id": "3719caa8-a81e-462a-8c38-7654d0a0190a",
                    "last_updated": "2023-05-18T11:47:19.334594-04:00",
                    "created_at": "2023-05-17T11:06:50.549872-04:00",
                    "name": "PHI",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/194db3f8-15d3-477f-a413-42bb3496cfce/?format=api"
                }
            ]
        },
        {
            "id": "43b9fb88-55a8-4f9b-8c32-3181fc09da11",
            "match": "https://api-prod.gambitprofit.com/api/matches/09d5b652-4886-4e5c-9ea5-4e1765b69254/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-17T11:06:50.536990-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 9",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5d0aafb5-19bb-4891-8860-f12f28014ab6",
                    "gambit_id": "28d2d28d-a304-44dd-b601-e2706e355a2b",
                    "last_updated": "2023-05-18T11:47:19.329577-04:00",
                    "created_at": "2023-05-17T11:06:50.539876-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43b9fb88-55a8-4f9b-8c32-3181fc09da11/?format=api"
                },
                {
                    "id": "2196eb6d-9538-4b68-9dd9-ed3a5e78cea6",
                    "gambit_id": "eebc2079-77e1-4e0d-837a-df094d1416b7",
                    "last_updated": "2023-05-18T11:47:19.330822-04:00",
                    "created_at": "2023-05-17T11:06:50.542392-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43b9fb88-55a8-4f9b-8c32-3181fc09da11/?format=api"
                }
            ]
        }
    ]
}