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/e483ecb4-b573-441a-aa58-09d84c215eaa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e483ecb4-b573-441a-aa58-09d84c215eaa",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b41f8d14-e4cf-4b4e-ba14-16da73b6103d",
    "completed": true,
    "last_updated": "2023-05-31T11:47:20.549807-04:00",
    "created_at": "2023-05-30T10:47:17.301953-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.86,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b41f8d14-e4cf-4b4e-ba14-16da73b6103d",
    "datetime": "2023-05-30T20:05:00-04:00",
    "cutoff_datetime": "2023-05-30T20:05:00-04:00",
    "name": "TAM (S McClanahan) v. CHC (K Hendricks)",
    "bettypes": [
        {
            "id": "fa1a67da-6e27-4c34-954b-d273e8667875",
            "match": "https://api-prod.gambitprofit.com/api/matches/e483ecb4-b573-441a-aa58-09d84c215eaa/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-30T10:47:17.305610-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": "TAM (S McClanahan)",
                        "amount": 6182.0
                    },
                    {
                        "team": "CHC (K Hendricks)",
                        "amount": 3818.0
                    }
                ],
                "expected_reward_tokens": 9582.1,
                "profit_sb": 82.1,
                "profit_sb_percentage": 0.86,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f01bee31-00b2-48fe-ba23-95b31e423be2",
                    "gambit_id": "863f51bd-faaa-4df7-bb0c-d87b5847dd0c",
                    "last_updated": "2023-05-31T11:47:20.554738-04:00",
                    "created_at": "2023-05-30T10:47:17.308076-04:00",
                    "name": "TAM (S McClanahan)",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa1a67da-6e27-4c34-954b-d273e8667875/?format=api"
                },
                {
                    "id": "a0004f0e-a807-4cf2-850c-607fc312c672",
                    "gambit_id": "c50e7cac-b274-4a68-866e-ed2c7fb42c07",
                    "last_updated": "2023-05-31T11:47:20.556733-04:00",
                    "created_at": "2023-05-30T10:47:17.310553-04:00",
                    "name": "CHC (K Hendricks)",
                    "reward": "2.51000",
                    "odds": "2.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa1a67da-6e27-4c34-954b-d273e8667875/?format=api"
                }
            ]
        },
        {
            "id": "9b359c60-1560-4b5d-8bb2-0b807d4aaa80",
            "match": "https://api-prod.gambitprofit.com/api/matches/e483ecb4-b573-441a-aa58-09d84c215eaa/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-30T10:47:17.313074-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": "TAM",
                        "amount": 5107.0
                    },
                    {
                        "team": "CHC",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ec783da4-f3c1-41d4-aebf-3848381bdf0e",
                    "gambit_id": "074739d6-4ff4-408b-abde-760154c2be39",
                    "last_updated": "2023-05-31T11:47:20.561048-04:00",
                    "created_at": "2023-05-30T10:47:17.315394-04:00",
                    "name": "TAM",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b359c60-1560-4b5d-8bb2-0b807d4aaa80/?format=api"
                },
                {
                    "id": "73fa4405-363c-4a9f-9554-0da9fcefda35",
                    "gambit_id": "6e025091-6301-4b40-a9f6-5e3a7f8ec41a",
                    "last_updated": "2023-05-31T11:47:20.563386-04:00",
                    "created_at": "2023-05-30T10:47:17.317902-04:00",
                    "name": "CHC",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b359c60-1560-4b5d-8bb2-0b807d4aaa80/?format=api"
                }
            ]
        },
        {
            "id": "7218cb43-ebb9-4c3c-b23f-1ca4d1e01536",
            "match": "https://api-prod.gambitprofit.com/api/matches/e483ecb4-b573-441a-aa58-09d84c215eaa/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-30T10:47:17.320566-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": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a37a7ef4-3b14-4d82-a073-9e559b776fa6",
                    "gambit_id": "4320591c-a750-46d9-8645-09ef30203a53",
                    "last_updated": "2023-05-31T11:47:20.568455-04:00",
                    "created_at": "2023-05-30T10:47:17.323101-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7218cb43-ebb9-4c3c-b23f-1ca4d1e01536/?format=api"
                },
                {
                    "id": "ad3c3703-fce9-44ab-a5fd-28b2aaef3a37",
                    "gambit_id": "4a3c8d81-554c-461b-b2b3-44b2de097c56",
                    "last_updated": "2023-05-31T11:47:20.570457-04:00",
                    "created_at": "2023-05-30T10:47:17.325739-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7218cb43-ebb9-4c3c-b23f-1ca4d1e01536/?format=api"
                }
            ]
        }
    ]
}