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/b91cab16-85ec-4271-a647-ffc66846fa1c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b91cab16-85ec-4271-a647-ffc66846fa1c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9dc98c6a-0730-4c3e-bab5-3c9b46b687ff",
    "completed": true,
    "last_updated": "2023-09-12T11:28:11.070637-04:00",
    "created_at": "2023-09-10T10:03:06.980604-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/9dc98c6a-0730-4c3e-bab5-3c9b46b687ff",
    "datetime": "2023-09-10T13:35:00-04:00",
    "cutoff_datetime": "2023-09-10T13:35:00-04:00",
    "name": "BAL (G Rodriguez) v. BOS (B Bello)",
    "bettypes": [
        {
            "id": "f6134186-778e-4b36-b8b9-f01b6f38cce9",
            "match": "https://api-prod.gambitprofit.com/api/matches/b91cab16-85ec-4271-a647-ffc66846fa1c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-10T10:03:06.986347-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": "BAL (G Rodriguez)",
                        "amount": 5222.0
                    },
                    {
                        "team": "BOS (B Bello)",
                        "amount": 4778.0
                    }
                ],
                "expected_reward_tokens": 9556.0,
                "profit_sb": 56.0,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ebb1a5c1-461d-40dd-8030-6d23f48fb31a",
                    "gambit_id": "f458e9e8-36bb-4f8b-a931-d4bed8ea4ece",
                    "last_updated": "2023-09-12T11:28:11.085607-04:00",
                    "created_at": "2023-09-10T10:03:06.990241-04:00",
                    "name": "BAL (G Rodriguez)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6134186-778e-4b36-b8b9-f01b6f38cce9/?format=api"
                },
                {
                    "id": "b399a37f-28d3-4b4e-904f-22d67b25fc03",
                    "gambit_id": "596d3558-349a-4a4c-b860-9eb777424da2",
                    "last_updated": "2023-09-12T11:28:11.089632-04:00",
                    "created_at": "2023-09-10T10:03:06.994610-04:00",
                    "name": "BOS (B Bello)",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6134186-778e-4b36-b8b9-f01b6f38cce9/?format=api"
                }
            ]
        },
        {
            "id": "78ff6560-309f-44c5-af11-18f60e241168",
            "match": "https://api-prod.gambitprofit.com/api/matches/b91cab16-85ec-4271-a647-ffc66846fa1c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-10T10:03:06.999147-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": 5857.0
                    },
                    {
                        "team": "BAL",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6cc49093-a6fa-406e-9e36-b390f837b55c",
                    "gambit_id": "f5cd14fc-ae6b-4001-bb9c-e66fe1383eec",
                    "last_updated": "2023-09-12T11:28:11.099942-04:00",
                    "created_at": "2023-09-10T10:03:07.011276-04:00",
                    "name": "BOS",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78ff6560-309f-44c5-af11-18f60e241168/?format=api"
                },
                {
                    "id": "f47f280a-2ab1-49a9-b1bb-58cd77fcb611",
                    "gambit_id": "94c451d0-d9a1-4a63-a3d2-edbbc1fd90d2",
                    "last_updated": "2023-09-12T11:28:11.096444-04:00",
                    "created_at": "2023-09-10T10:03:07.005837-04:00",
                    "name": "BAL",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78ff6560-309f-44c5-af11-18f60e241168/?format=api"
                }
            ]
        },
        {
            "id": "1a46dbb7-3610-4cf4-b46f-fcc5c3653df5",
            "match": "https://api-prod.gambitprofit.com/api/matches/b91cab16-85ec-4271-a647-ffc66846fa1c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-10T10:03:07.016197-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": "c0557545-da57-4589-81c7-62ef59b8047f",
                    "gambit_id": "c9c3c49f-bd8f-41e1-9a9b-6e1e371afc32",
                    "last_updated": "2023-09-12T11:28:11.110332-04:00",
                    "created_at": "2023-09-10T10:03:07.024292-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/1a46dbb7-3610-4cf4-b46f-fcc5c3653df5/?format=api"
                },
                {
                    "id": "0bf7039c-2f84-4764-b073-f36f0f6d212f",
                    "gambit_id": "fe3e8f14-3356-4bc7-b87f-b8a031c9fba1",
                    "last_updated": "2023-09-12T11:28:11.106719-04:00",
                    "created_at": "2023-09-10T10:03:07.019905-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/1a46dbb7-3610-4cf4-b46f-fcc5c3653df5/?format=api"
                }
            ]
        }
    ]
}