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/fe394088-ccd0-4c1c-b0e9-62ad27188db7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fe394088-ccd0-4c1c-b0e9-62ad27188db7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ba9fb885-cde7-4e89-9d5b-609f8bca7d7f",
    "completed": true,
    "last_updated": "2023-07-08T09:47:59.521095-04:00",
    "created_at": "2023-07-06T08:43:16.104202-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/ba9fb885-cde7-4e89-9d5b-609f8bca7d7f",
    "datetime": "2023-07-06T13:05:00-04:00",
    "cutoff_datetime": "2023-07-06T13:05:00-04:00",
    "name": "CIN (B Williamson) v. WAS (M Gore)",
    "bettypes": [
        {
            "id": "c4fba61f-722d-44f9-863a-b930850bb3ef",
            "match": "https://api-prod.gambitprofit.com/api/matches/fe394088-ccd0-4c1c-b0e9-62ad27188db7/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-06T08:43:16.106484-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 (M Gore)",
                        "amount": 5440.0
                    },
                    {
                        "team": "CIN (B Williamson)",
                        "amount": 4560.0
                    }
                ],
                "expected_reward_tokens": 9574.4,
                "profit_sb": 74.4,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b457fe60-7e71-4627-a847-97a37fd1c23f",
                    "gambit_id": "a7af6a49-786b-4079-bf39-b54491d1be0e",
                    "last_updated": "2023-07-08T09:47:59.528503-04:00",
                    "created_at": "2023-07-06T08:43:16.110293-04:00",
                    "name": "WAS (M Gore)",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4fba61f-722d-44f9-863a-b930850bb3ef/?format=api"
                },
                {
                    "id": "9bf6ba1d-0bee-45a7-8763-96d2e71fa6a4",
                    "gambit_id": "2e670474-2280-4d5f-8791-fd398606341c",
                    "last_updated": "2023-07-08T09:47:59.526026-04:00",
                    "created_at": "2023-07-06T08:43:16.108232-04:00",
                    "name": "CIN (B Williamson)",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4fba61f-722d-44f9-863a-b930850bb3ef/?format=api"
                }
            ]
        },
        {
            "id": "a492af91-1c3e-409e-a4ed-c6cfa67c4410",
            "match": "https://api-prod.gambitprofit.com/api/matches/fe394088-ccd0-4c1c-b0e9-62ad27188db7/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-06T08:43:16.112055-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": "CIN",
                        "amount": 6090.0
                    },
                    {
                        "team": "WAS",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "45540e91-f2ec-4245-b8da-2012a899ffc0",
                    "gambit_id": "69b457d2-715d-4448-a0fd-006f4357dab9",
                    "last_updated": "2023-07-08T09:47:59.533114-04:00",
                    "created_at": "2023-07-06T08:43:16.113816-04:00",
                    "name": "CIN",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a492af91-1c3e-409e-a4ed-c6cfa67c4410/?format=api"
                },
                {
                    "id": "d7c53078-3a8d-441b-8c18-142a70b411da",
                    "gambit_id": "1e6afa6e-d4d1-4d52-9a51-70fe69165133",
                    "last_updated": "2023-07-08T09:47:59.535267-04:00",
                    "created_at": "2023-07-06T08:43:16.115654-04:00",
                    "name": "WAS",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a492af91-1c3e-409e-a4ed-c6cfa67c4410/?format=api"
                }
            ]
        },
        {
            "id": "1b2be98c-d7d6-4597-abce-3eb65eba8309",
            "match": "https://api-prod.gambitprofit.com/api/matches/fe394088-ccd0-4c1c-b0e9-62ad27188db7/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-06T08:43:16.117323-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.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9cd87473-2f15-4c44-b1ac-09b2418484cf",
                    "gambit_id": "b6744f9c-23d3-4b82-bb5e-928c8c4dd050",
                    "last_updated": "2023-07-08T09:47:59.540182-04:00",
                    "created_at": "2023-07-06T08:43:16.118850-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b2be98c-d7d6-4597-abce-3eb65eba8309/?format=api"
                },
                {
                    "id": "bfe203ea-de39-44d0-8537-06d33dab8e50",
                    "gambit_id": "33d62f46-d7f6-4650-a84e-f3d0cc43c5d7",
                    "last_updated": "2023-07-08T09:47:59.542866-04:00",
                    "created_at": "2023-07-06T08:43:16.120565-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b2be98c-d7d6-4597-abce-3eb65eba8309/?format=api"
                }
            ]
        }
    ]
}