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/8898549d-97d4-4eb4-8cf7-91947444e426/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8898549d-97d4-4eb4-8cf7-91947444e426",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d7e299e9-f743-4489-b568-7d06d338939d",
    "completed": true,
    "last_updated": "2023-05-20T10:52:05.178463-04:00",
    "created_at": "2023-05-19T11:02:11.974946-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d7e299e9-f743-4489-b568-7d06d338939d",
    "datetime": "2023-05-19T18:35:00-04:00",
    "cutoff_datetime": "2023-05-19T18:35:00-04:00",
    "name": "ARI (Z Gallen) v. PIT (J Oviedo)",
    "bettypes": [
        {
            "id": "0432db16-1b51-475a-8f42-29ae8981e7ff",
            "match": "https://api-prod.gambitprofit.com/api/matches/8898549d-97d4-4eb4-8cf7-91947444e426/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-19T11:02:11.989305-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": "ARI (Z Gallen)",
                        "amount": 6173.0
                    },
                    {
                        "team": "PIT (J Oviedo)",
                        "amount": 3827.0
                    }
                ],
                "expected_reward_tokens": 9567.5,
                "profit_sb": 67.5,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3d3e2852-797f-4336-a6b3-463e5fdec545",
                    "gambit_id": "8c615fb0-b9bc-41b8-bef6-c53cf883f891",
                    "last_updated": "2023-05-20T10:52:05.192824-04:00",
                    "created_at": "2023-05-19T11:02:11.992710-04:00",
                    "name": "ARI (Z Gallen)",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0432db16-1b51-475a-8f42-29ae8981e7ff/?format=api"
                },
                {
                    "id": "6b7847a9-8d69-41b8-91b5-b23cfe7b9c09",
                    "gambit_id": "1ca86c57-255d-4ca7-af47-9d5c5c026559",
                    "last_updated": "2023-05-20T10:52:05.191348-04:00",
                    "created_at": "2023-05-19T11:02:11.991203-04:00",
                    "name": "PIT (J Oviedo)",
                    "reward": "2.50000",
                    "odds": "2.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0432db16-1b51-475a-8f42-29ae8981e7ff/?format=api"
                }
            ]
        },
        {
            "id": "822e4639-680e-4bc7-b722-af63b9ce51f5",
            "match": "https://api-prod.gambitprofit.com/api/matches/8898549d-97d4-4eb4-8cf7-91947444e426/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-19T11:02:11.984177-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": "ARI",
                        "amount": 5000.0
                    },
                    {
                        "team": "PIT",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "85338abe-12a9-4c3a-b650-48505abf565d",
                    "gambit_id": "b6e67921-c582-489c-a795-89532dc4a1f0",
                    "last_updated": "2023-05-20T10:52:05.188231-04:00",
                    "created_at": "2023-05-19T11:02:11.987745-04:00",
                    "name": "ARI",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/822e4639-680e-4bc7-b722-af63b9ce51f5/?format=api"
                },
                {
                    "id": "63f38614-151b-4241-9ceb-af64a492c4c7",
                    "gambit_id": "f7946d00-6cd4-4166-a826-7c9ade0b8602",
                    "last_updated": "2023-05-20T10:52:05.186622-04:00",
                    "created_at": "2023-05-19T11:02:11.985962-04:00",
                    "name": "PIT",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/822e4639-680e-4bc7-b722-af63b9ce51f5/?format=api"
                }
            ]
        },
        {
            "id": "0fbbbc29-d7f6-4398-8c34-5c5d611e2c0f",
            "match": "https://api-prod.gambitprofit.com/api/matches/8898549d-97d4-4eb4-8cf7-91947444e426/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-19T11:02:11.978118-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 7.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "85e767d2-18e1-42b5-80e6-dccd8caa2db8",
                    "gambit_id": "f34b8131-e18e-437b-969a-9b3e3d4da3d0",
                    "last_updated": "2023-05-20T10:52:05.183502-04:00",
                    "created_at": "2023-05-19T11:02:11.982284-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fbbbc29-d7f6-4398-8c34-5c5d611e2c0f/?format=api"
                },
                {
                    "id": "e0a30163-013a-46dc-967f-80461ad5c02d",
                    "gambit_id": "f8a8c6f9-c7a0-4e50-bfac-5e70c32729ec",
                    "last_updated": "2023-05-20T10:52:05.182079-04:00",
                    "created_at": "2023-05-19T11:02:11.980396-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fbbbc29-d7f6-4398-8c34-5c5d611e2c0f/?format=api"
                }
            ]
        }
    ]
}