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/76a78736-777d-4861-aa8e-ecf4fdb4b69a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "76a78736-777d-4861-aa8e-ecf4fdb4b69a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b51078e9-c2d6-49ad-bae6-2b59d2b6d420",
    "completed": true,
    "last_updated": "2023-08-14T18:43:06.722693-04:00",
    "created_at": "2023-08-13T10:18:24.727746-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b51078e9-c2d6-49ad-bae6-2b59d2b6d420",
    "datetime": "2023-08-13T13:35:00-04:00",
    "cutoff_datetime": "2023-08-13T13:35:00-04:00",
    "name": "CIN (B Williamson) v. PIT (M Keller) - Game 1",
    "bettypes": [
        {
            "id": "6dbe6af5-33b0-482c-b0c6-ecae3ea00930",
            "match": "https://api-prod.gambitprofit.com/api/matches/76a78736-777d-4861-aa8e-ecf4fdb4b69a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-13T10:18:24.733737-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": "PIT (M Keller)",
                        "amount": 5325.0
                    },
                    {
                        "team": "CIN (B Williamson)",
                        "amount": 4675.0
                    }
                ],
                "expected_reward_tokens": 9583.75,
                "profit_sb": 83.75,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9e3020a4-8129-4a0b-a257-c56dc1663bd8",
                    "gambit_id": "9f4641ae-0a02-4784-9faf-a4e74b462da6",
                    "last_updated": "2023-08-14T18:43:06.739903-04:00",
                    "created_at": "2023-08-13T10:18:24.743187-04:00",
                    "name": "PIT (M Keller)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6dbe6af5-33b0-482c-b0c6-ecae3ea00930/?format=api"
                },
                {
                    "id": "045b7241-0cea-4048-9480-052a5cbdeb74",
                    "gambit_id": "92550057-04c2-4d7e-b65d-eb7f73ef6349",
                    "last_updated": "2023-08-14T18:43:06.731559-04:00",
                    "created_at": "2023-08-13T10:18:24.739127-04:00",
                    "name": "CIN (B Williamson)",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6dbe6af5-33b0-482c-b0c6-ecae3ea00930/?format=api"
                }
            ]
        },
        {
            "id": "b161af41-0555-4ae7-815d-85abd44bb539",
            "match": "https://api-prod.gambitprofit.com/api/matches/76a78736-777d-4861-aa8e-ecf4fdb4b69a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-13T10:18:24.747463-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": 6324.0
                    },
                    {
                        "team": "PIT",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9484.08,
                "profit_sb": -15.92,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6016db4c-3e35-4f3c-b38c-d54a5425acc4",
                    "gambit_id": "9b9abea9-ce2a-4837-a390-8154f92ac56c",
                    "last_updated": "2023-08-14T18:43:06.746797-04:00",
                    "created_at": "2023-08-13T10:18:24.752300-04:00",
                    "name": "CIN",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b161af41-0555-4ae7-815d-85abd44bb539/?format=api"
                },
                {
                    "id": "bba61dd4-2daa-4b92-8aaf-f4fa74146aa1",
                    "gambit_id": "880170a6-71b7-4881-bcca-c4c99567484d",
                    "last_updated": "2023-08-14T18:43:06.749974-04:00",
                    "created_at": "2023-08-13T10:18:24.757487-04:00",
                    "name": "PIT",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b161af41-0555-4ae7-815d-85abd44bb539/?format=api"
                }
            ]
        },
        {
            "id": "6799991b-1fa8-456c-8fe4-99d88554245f",
            "match": "https://api-prod.gambitprofit.com/api/matches/76a78736-777d-4861-aa8e-ecf4fdb4b69a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-13T10:18:24.763303-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1e7cd24f-8319-4d60-bfaa-c9b8daaae37a",
                    "gambit_id": "ebcfa6d4-55be-40b3-979f-abcd3f8bcdc9",
                    "last_updated": "2023-08-14T18:43:06.763609-04:00",
                    "created_at": "2023-08-13T10:18:24.767413-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6799991b-1fa8-456c-8fe4-99d88554245f/?format=api"
                },
                {
                    "id": "c5b75b3b-8bc5-4462-8450-fbe15ada6fac",
                    "gambit_id": "c5748bb4-2947-4cf4-8e30-395889e473b9",
                    "last_updated": "2023-08-14T18:43:06.766797-04:00",
                    "created_at": "2023-08-13T10:18:24.771679-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6799991b-1fa8-456c-8fe4-99d88554245f/?format=api"
                }
            ]
        }
    ]
}