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/5fab1a10-0486-49f9-83cc-47017d875f28/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5fab1a10-0486-49f9-83cc-47017d875f28",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a01329f2-306d-4761-b95e-905388f6e11a",
    "completed": true,
    "last_updated": "2023-08-29T09:32:57.621769-04:00",
    "created_at": "2023-08-28T08:48:07.030799-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.05,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a01329f2-306d-4761-b95e-905388f6e11a",
    "datetime": "2023-08-28T18:40:00-04:00",
    "cutoff_datetime": "2023-08-28T18:40:00-04:00",
    "name": "LAA (L Giolito) v. PHI (T Walker)",
    "bettypes": [
        {
            "id": "60ca9504-0c26-41fc-8682-ed9f8b4ac4c0",
            "match": "https://api-prod.gambitprofit.com/api/matches/5fab1a10-0486-49f9-83cc-47017d875f28/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-28T08:48:07.047923-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": "PHI (T Walker)",
                        "amount": 5714.0
                    },
                    {
                        "team": "LAA (L Giolito)",
                        "amount": 4286.0
                    }
                ],
                "expected_reward_tokens": 9599.52,
                "profit_sb": 99.52,
                "profit_sb_percentage": 1.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ab4862bf-dbdf-4533-99ba-22f0a9d320cf",
                    "gambit_id": "3676af2d-a361-47aa-9544-9b585254dd5f",
                    "last_updated": "2023-08-29T09:32:57.636465-04:00",
                    "created_at": "2023-08-28T08:48:07.065318-04:00",
                    "name": "PHI (T Walker)",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60ca9504-0c26-41fc-8682-ed9f8b4ac4c0/?format=api"
                },
                {
                    "id": "4f0683a4-95b7-493f-ba07-8fd769abd31f",
                    "gambit_id": "d091c5c6-735e-4b99-a863-443e140fbef5",
                    "last_updated": "2023-08-29T09:32:57.632762-04:00",
                    "created_at": "2023-08-28T08:48:07.057618-04:00",
                    "name": "LAA (L Giolito)",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60ca9504-0c26-41fc-8682-ed9f8b4ac4c0/?format=api"
                }
            ]
        },
        {
            "id": "8b4fc0e9-955a-4422-9cdc-134f3a9e7b38",
            "match": "https://api-prod.gambitprofit.com/api/matches/5fab1a10-0486-49f9-83cc-47017d875f28/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-28T08:48:07.073448-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": "LAA",
                        "amount": 6010.0
                    },
                    {
                        "team": "PHI",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9d437ecb-191c-4675-8fb9-ee8243855caf",
                    "gambit_id": "1b296a2a-272e-48fd-85ed-7298a8dda34b",
                    "last_updated": "2023-08-29T09:32:57.645551-04:00",
                    "created_at": "2023-08-28T08:48:07.078070-04:00",
                    "name": "LAA",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b4fc0e9-955a-4422-9cdc-134f3a9e7b38/?format=api"
                },
                {
                    "id": "671eb4a2-4c95-4fd1-820f-9b8e1b9e648e",
                    "gambit_id": "2dc3360c-b724-4af3-9282-01d24ce917f9",
                    "last_updated": "2023-08-29T09:32:57.650246-04:00",
                    "created_at": "2023-08-28T08:48:07.084643-04:00",
                    "name": "PHI",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b4fc0e9-955a-4422-9cdc-134f3a9e7b38/?format=api"
                }
            ]
        },
        {
            "id": "0295e387-fe44-4459-8e68-20bb9327ed80",
            "match": "https://api-prod.gambitprofit.com/api/matches/5fab1a10-0486-49f9-83cc-47017d875f28/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-28T08:48:07.090324-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": 5319.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c91ca04f-4c92-4c98-b15e-b907db1b7c73",
                    "gambit_id": "1e9e1641-6667-4b09-ab44-e3a9a25e2425",
                    "last_updated": "2023-08-29T09:32:57.663661-04:00",
                    "created_at": "2023-08-28T08:48:07.105059-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0295e387-fe44-4459-8e68-20bb9327ed80/?format=api"
                },
                {
                    "id": "d1b660ad-0f15-47d7-b436-ed4668f642a6",
                    "gambit_id": "adc374f3-796c-421f-9639-5c0c1754a948",
                    "last_updated": "2023-08-29T09:32:57.659293-04:00",
                    "created_at": "2023-08-28T08:48:07.098964-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0295e387-fe44-4459-8e68-20bb9327ed80/?format=api"
                }
            ]
        }
    ]
}