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/d157c2c0-70d5-4e11-af92-fdd879ab16dd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d157c2c0-70d5-4e11-af92-fdd879ab16dd",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a3efbf19-ee23-41f0-ac9a-f648ca463fe9",
    "completed": true,
    "last_updated": "2023-09-28T18:48:16.567554-04:00",
    "created_at": "2023-09-27T09:22:59.803218-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a3efbf19-ee23-41f0-ac9a-f648ca463fe9",
    "datetime": "2023-09-27T21:45:00-04:00",
    "cutoff_datetime": "2023-09-27T21:45:00-04:00",
    "name": "SDG (M Waldron) v. SFO (S Manaea)",
    "bettypes": [
        {
            "id": "40318b58-63a3-4e12-a7e0-571e8d31b54c",
            "match": "https://api-prod.gambitprofit.com/api/matches/d157c2c0-70d5-4e11-af92-fdd879ab16dd/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-27T09:22:59.809484-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": "SFO (S Manaea)",
                        "amount": 5222.0
                    },
                    {
                        "team": "SDG (M Waldron)",
                        "amount": 4778.0
                    }
                ],
                "expected_reward_tokens": 9556.0,
                "profit_sb": 56.0,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "abd7a18d-d42e-456b-9483-28d6dec4a3d8",
                    "gambit_id": "e9327c4c-241f-4bd2-aa37-48e5f89d7902",
                    "last_updated": "2023-09-28T18:48:16.582511-04:00",
                    "created_at": "2023-09-27T09:22:59.816941-04:00",
                    "name": "SFO (S Manaea)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40318b58-63a3-4e12-a7e0-571e8d31b54c/?format=api"
                },
                {
                    "id": "08b93711-2a24-4c57-b582-bd53a7898ebf",
                    "gambit_id": "7380ff0e-214d-4c6b-9ce5-481e378970cf",
                    "last_updated": "2023-09-28T18:48:16.578348-04:00",
                    "created_at": "2023-09-27T09:22:59.812880-04:00",
                    "name": "SDG (M Waldron)",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40318b58-63a3-4e12-a7e0-571e8d31b54c/?format=api"
                }
            ]
        },
        {
            "id": "4b44974e-f6c7-497e-aa46-9da0ff173c56",
            "match": "https://api-prod.gambitprofit.com/api/matches/d157c2c0-70d5-4e11-af92-fdd879ab16dd/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-27T09:22:59.820763-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": "SDG",
                        "amount": 6390.0
                    },
                    {
                        "team": "SFO",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b8fad26b-cce7-4d2b-8045-464d27fd0c15",
                    "gambit_id": "554a9bea-8c1b-4d04-bef1-9cf9a624c7e1",
                    "last_updated": "2023-09-28T18:48:16.588894-04:00",
                    "created_at": "2023-09-27T09:22:59.825155-04:00",
                    "name": "SDG",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b44974e-f6c7-497e-aa46-9da0ff173c56/?format=api"
                },
                {
                    "id": "183d8920-88e0-4d80-baa7-41255665cd0e",
                    "gambit_id": "e6754008-70f3-4f27-a4a9-fe6c632dcd5d",
                    "last_updated": "2023-09-28T18:48:16.592360-04:00",
                    "created_at": "2023-09-27T09:22:59.832283-04:00",
                    "name": "SFO",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b44974e-f6c7-497e-aa46-9da0ff173c56/?format=api"
                }
            ]
        },
        {
            "id": "2c4c05fa-8bf8-4da0-a360-bb1f7fe8aa56",
            "match": "https://api-prod.gambitprofit.com/api/matches/d157c2c0-70d5-4e11-af92-fdd879ab16dd/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-27T09:22:59.840061-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 8.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "79625e1f-d63b-4f7b-819c-bf721ab35b67",
                    "gambit_id": "b9b8d3d6-b2ee-48a9-b1c5-93c4c355af09",
                    "last_updated": "2023-09-28T18:48:16.599485-04:00",
                    "created_at": "2023-09-27T09:22:59.847490-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c4c05fa-8bf8-4da0-a360-bb1f7fe8aa56/?format=api"
                },
                {
                    "id": "bdd2d088-c3c0-4053-ad66-9526f01d0288",
                    "gambit_id": "243b08ea-1cd0-4039-9843-b9fb5ffa127c",
                    "last_updated": "2023-09-28T18:48:16.602896-04:00",
                    "created_at": "2023-09-27T09:22:59.855033-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c4c05fa-8bf8-4da0-a360-bb1f7fe8aa56/?format=api"
                }
            ]
        }
    ]
}