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/99411cb1-6bab-4170-a9c2-b4a9651bfc1e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "99411cb1-6bab-4170-a9c2-b4a9651bfc1e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c3f6b85b-2e01-4c1e-89f2-c8094367657b",
    "completed": true,
    "last_updated": "2023-06-18T10:22:58.709798-04:00",
    "created_at": "2023-06-17T09:32:58.602896-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.94,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c3f6b85b-2e01-4c1e-89f2-c8094367657b",
    "datetime": "2023-06-17T16:05:00-04:00",
    "cutoff_datetime": "2023-06-17T16:05:00-04:00",
    "name": "MIA (B Garrett) v. WAS (J Irvin)",
    "bettypes": [
        {
            "id": "dcf87afb-54ea-4c72-8deb-4035f3bb4a0c",
            "match": "https://api-prod.gambitprofit.com/api/matches/99411cb1-6bab-4170-a9c2-b4a9651bfc1e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-17T09:32:58.606966-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": "MIA (B Garrett)",
                        "amount": 6070.0
                    },
                    {
                        "team": "WAS (J Irvin)",
                        "amount": 3930.0
                    }
                ],
                "expected_reward_tokens": 9589.2,
                "profit_sb": 89.2,
                "profit_sb_percentage": 0.94,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a50cfa02-2558-4186-8692-7727ce08130b",
                    "gambit_id": "c83860a2-cb35-43ea-99bc-5deb1e1730a4",
                    "last_updated": "2023-06-18T10:22:58.714654-04:00",
                    "created_at": "2023-06-17T09:32:58.609980-04:00",
                    "name": "MIA (B Garrett)",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcf87afb-54ea-4c72-8deb-4035f3bb4a0c/?format=api"
                },
                {
                    "id": "b86105e7-fdec-4f91-af1b-23096916a9a2",
                    "gambit_id": "4035bf31-b7d0-4d5a-9085-22ac5edf2dc9",
                    "last_updated": "2023-06-18T10:22:58.716485-04:00",
                    "created_at": "2023-06-17T09:32:58.612921-04:00",
                    "name": "WAS (J Irvin)",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcf87afb-54ea-4c72-8deb-4035f3bb4a0c/?format=api"
                }
            ]
        },
        {
            "id": "c46eaff6-5db0-432c-8c8b-4b1e80932208",
            "match": "https://api-prod.gambitprofit.com/api/matches/99411cb1-6bab-4170-a9c2-b4a9651bfc1e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-17T09:32:58.615784-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": "WAS",
                        "amount": 5107.0
                    },
                    {
                        "team": "MIA",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "16765de9-f9d9-42e8-a6c8-d526ca667945",
                    "gambit_id": "0a80037a-bc4f-4f99-82e0-e876775cae4e",
                    "last_updated": "2023-06-18T10:22:58.721653-04:00",
                    "created_at": "2023-06-17T09:32:58.621426-04:00",
                    "name": "WAS",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c46eaff6-5db0-432c-8c8b-4b1e80932208/?format=api"
                },
                {
                    "id": "8b2969ba-e2eb-454f-99d2-9318ec6d326e",
                    "gambit_id": "fea6ac2a-ef16-47ab-b203-6c50207927ad",
                    "last_updated": "2023-06-18T10:22:58.719896-04:00",
                    "created_at": "2023-06-17T09:32:58.618643-04:00",
                    "name": "MIA",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c46eaff6-5db0-432c-8c8b-4b1e80932208/?format=api"
                }
            ]
        },
        {
            "id": "f86985d4-3160-40c1-9bb2-57441648edc0",
            "match": "https://api-prod.gambitprofit.com/api/matches/99411cb1-6bab-4170-a9c2-b4a9651bfc1e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-17T09:32:58.624007-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 9",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "88c5b4cc-b0ef-4600-ab0f-b2687e210be5",
                    "gambit_id": "f246df28-34b1-4a7e-a3ff-4713bdb933d6",
                    "last_updated": "2023-06-18T10:22:58.725416-04:00",
                    "created_at": "2023-06-17T09:32:58.626741-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f86985d4-3160-40c1-9bb2-57441648edc0/?format=api"
                },
                {
                    "id": "82b2c21c-afe4-41bc-89a2-2a3dd79ae56f",
                    "gambit_id": "67e3fc34-8719-4116-abbf-c2eb4851592e",
                    "last_updated": "2023-06-18T10:22:58.727126-04:00",
                    "created_at": "2023-06-17T09:32:58.629532-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f86985d4-3160-40c1-9bb2-57441648edc0/?format=api"
                }
            ]
        }
    ]
}