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/dcd082c4-0ba6-4aaa-82b4-41bf0ae70fad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dcd082c4-0ba6-4aaa-82b4-41bf0ae70fad",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "906d3caa-108d-42c3-aa05-b73206454356",
    "completed": true,
    "last_updated": "2023-09-21T09:38:16.184781-04:00",
    "created_at": "2023-09-19T11:23:24.089970-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.93,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/906d3caa-108d-42c3-aa05-b73206454356",
    "datetime": "2023-09-19T21:40:00-04:00",
    "cutoff_datetime": "2023-09-19T21:40:00-04:00",
    "name": "San Francisco Giants v. Arizona Diamondbacks",
    "bettypes": [
        {
            "id": "3b664cab-ac42-4ecb-a513-c81a0829e5b9",
            "match": "https://api-prod.gambitprofit.com/api/matches/dcd082c4-0ba6-4aaa-82b4-41bf0ae70fad/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-19T11:23:24.099503-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": "Arizona Diamondbacks",
                        "amount": 5776.0
                    },
                    {
                        "team": "San Francisco Giants",
                        "amount": 4224.0
                    }
                ],
                "expected_reward_tokens": 9588.16,
                "profit_sb": 88.16,
                "profit_sb_percentage": 0.93,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4a24a85a-d7ac-4946-8796-a91bd9dfcf26",
                    "gambit_id": "8560badb-fd6c-42e1-81c0-3d4676a7518e",
                    "last_updated": "2023-09-21T09:38:16.204031-04:00",
                    "created_at": "2023-09-19T11:23:24.108393-04:00",
                    "name": "Arizona Diamondbacks",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b664cab-ac42-4ecb-a513-c81a0829e5b9/?format=api"
                },
                {
                    "id": "2ee3e3d0-84ab-458a-9873-96f3c17e437c",
                    "gambit_id": "35e65f13-3370-4f36-b54a-042e2b71c383",
                    "last_updated": "2023-09-21T09:38:16.195698-04:00",
                    "created_at": "2023-09-19T11:23:24.103767-04:00",
                    "name": "San Francisco Giants",
                    "reward": "2.27000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b664cab-ac42-4ecb-a513-c81a0829e5b9/?format=api"
                }
            ]
        },
        {
            "id": "9099d68d-769b-4641-ae49-fb374d1c27e7",
            "match": "https://api-prod.gambitprofit.com/api/matches/dcd082c4-0ba6-4aaa-82b4-41bf0ae70fad/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-19T11:23:24.113137-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": "San Francisco Giants",
                        "amount": 5939.0
                    },
                    {
                        "team": "Arizona Diamondbacks",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "422dd72a-5058-48a2-ac3e-305a8ed29006",
                    "gambit_id": "f4cc3a3d-efa4-451f-864e-b4426f13a649",
                    "last_updated": "2023-09-21T09:38:16.215390-04:00",
                    "created_at": "2023-09-19T11:23:24.117058-04:00",
                    "name": "San Francisco Giants",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9099d68d-769b-4641-ae49-fb374d1c27e7/?format=api"
                },
                {
                    "id": "b9c32a59-7409-4763-89f0-ab8a82b1dfc6",
                    "gambit_id": "e74685cb-2230-4a97-bf68-4f2f4c3cb969",
                    "last_updated": "2023-09-21T09:38:16.223435-04:00",
                    "created_at": "2023-09-19T11:23:24.121817-04:00",
                    "name": "Arizona Diamondbacks",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9099d68d-769b-4641-ae49-fb374d1c27e7/?format=api"
                }
            ]
        },
        {
            "id": "c2e92cc5-fbe4-402d-b9c2-4f0f25ddaf54",
            "match": "https://api-prod.gambitprofit.com/api/matches/dcd082c4-0ba6-4aaa-82b4-41bf0ae70fad/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-19T11:23:24.126352-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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4eda34b2-3f97-4cf7-b30f-de7828632a18",
                    "gambit_id": "e84a2e81-2c2e-48e4-8b82-96dfe1584e7a",
                    "last_updated": "2023-09-21T09:38:16.236141-04:00",
                    "created_at": "2023-09-19T11:23:24.134117-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2e92cc5-fbe4-402d-b9c2-4f0f25ddaf54/?format=api"
                },
                {
                    "id": "f50bdcaf-d68b-456b-bcc6-3df5d9a14c6c",
                    "gambit_id": "abc6c374-3277-4e10-9280-f79d8aa0aecc",
                    "last_updated": "2023-09-21T09:38:16.230176-04:00",
                    "created_at": "2023-09-19T11:23:24.130314-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2e92cc5-fbe4-402d-b9c2-4f0f25ddaf54/?format=api"
                }
            ]
        }
    ]
}