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/4e53fb8c-c4fd-46bb-a293-801ed14bb41c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4e53fb8c-c4fd-46bb-a293-801ed14bb41c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "53b14a0b-f56e-432b-9a0e-85cbfad08397",
    "completed": true,
    "last_updated": "2023-05-04T10:52:15.947763-04:00",
    "created_at": "2023-05-03T12:12:09.826007-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/53b14a0b-f56e-432b-9a0e-85cbfad08397",
    "datetime": "2023-05-03T19:10:00-04:00",
    "cutoff_datetime": "2023-05-03T19:10:00-04:00",
    "name": "TOR (A Manoah) v. BOS (N Pivetta)",
    "bettypes": [
        {
            "id": "4119ee5a-1ceb-4963-ab1a-d534284309da",
            "match": "https://api-prod.gambitprofit.com/api/matches/4e53fb8c-c4fd-46bb-a293-801ed14bb41c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-03T12:12:09.838096-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": "TOR (A Manoah)",
                        "amount": 5787.0
                    },
                    {
                        "team": "BOS (N Pivetta)",
                        "amount": 4213.0
                    }
                ],
                "expected_reward_tokens": 9605.64,
                "profit_sb": 105.64,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f1644716-0d2c-4823-b2d9-cc2195549eaa",
                    "gambit_id": "cd4f9c3f-b4e4-4c81-a56d-b3e1162df6da",
                    "last_updated": "2023-05-04T10:52:15.958180-04:00",
                    "created_at": "2023-05-03T12:12:09.839617-04:00",
                    "name": "TOR (A Manoah)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4119ee5a-1ceb-4963-ab1a-d534284309da/?format=api"
                },
                {
                    "id": "f20685e7-972f-4817-bc89-04801cd6be4c",
                    "gambit_id": "cf889864-c7a6-47de-8e29-81392fa06438",
                    "last_updated": "2023-05-04T10:52:15.959367-04:00",
                    "created_at": "2023-05-03T12:12:09.841416-04:00",
                    "name": "BOS (N Pivetta)",
                    "reward": "2.28000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4119ee5a-1ceb-4963-ab1a-d534284309da/?format=api"
                }
            ]
        },
        {
            "id": "225aae4a-e3a4-440a-963c-bd2b364588fe",
            "match": "https://api-prod.gambitprofit.com/api/matches/4e53fb8c-c4fd-46bb-a293-801ed14bb41c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-03T12:12:09.833179-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": "BOS",
                        "amount": 5512.0
                    },
                    {
                        "team": "TOR",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ae673ef2-79fd-4ae0-9787-ecdeeb5c1d4e",
                    "gambit_id": "b59e50b9-b606-419e-9846-c50c3ee5d864",
                    "last_updated": "2023-05-04T10:52:15.954528-04:00",
                    "created_at": "2023-05-03T12:12:09.834698-04:00",
                    "name": "BOS",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/225aae4a-e3a4-440a-963c-bd2b364588fe/?format=api"
                },
                {
                    "id": "4d2e2c80-a833-4eba-bc25-da55ebe10d8b",
                    "gambit_id": "08df5885-c32e-4514-a4cc-4b82e0a57c0d",
                    "last_updated": "2023-05-04T10:52:15.955730-04:00",
                    "created_at": "2023-05-03T12:12:09.836398-04:00",
                    "name": "TOR",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/225aae4a-e3a4-440a-963c-bd2b364588fe/?format=api"
                }
            ]
        },
        {
            "id": "382f5a1b-412c-467b-8d20-0c8d1ac2e8d5",
            "match": "https://api-prod.gambitprofit.com/api/matches/4e53fb8c-c4fd-46bb-a293-801ed14bb41c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-03T12:12:09.828268-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.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fa1bc550-8c27-408c-bdfb-add2bc3c3a4b",
                    "gambit_id": "a0c5208d-21b5-4507-ad1b-a87f93896870",
                    "last_updated": "2023-05-04T10:52:15.950809-04:00",
                    "created_at": "2023-05-03T12:12:09.829869-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/382f5a1b-412c-467b-8d20-0c8d1ac2e8d5/?format=api"
                },
                {
                    "id": "6aff0699-ca64-450c-ac54-f419d985921a",
                    "gambit_id": "5d320f88-ec1d-433d-b595-c1b26cd6bbc3",
                    "last_updated": "2023-05-04T10:52:15.951992-04:00",
                    "created_at": "2023-05-03T12:12:09.831557-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/382f5a1b-412c-467b-8d20-0c8d1ac2e8d5/?format=api"
                }
            ]
        }
    ]
}