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/58224332-f2b0-4c84-a550-cf497ac02a6f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "58224332-f2b0-4c84-a550-cf497ac02a6f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "29347b32-3ddc-4d84-8e92-2bec8f76f128",
    "completed": true,
    "last_updated": "2023-04-11T13:17:05.633306-04:00",
    "created_at": "2023-04-10T11:22:01.798087-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.58,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/29347b32-3ddc-4d84-8e92-2bec8f76f128",
    "datetime": "2023-04-10T21:40:00-04:00",
    "cutoff_datetime": "2023-04-10T21:40:00-04:00",
    "name": "MIL (W Miley) v. ARI (Z Gallen)",
    "bettypes": [
        {
            "id": "0d97d262-a72e-4fc5-a878-8437d8c7530f",
            "match": "https://api-prod.gambitprofit.com/api/matches/58224332-f2b0-4c84-a550-cf497ac02a6f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-10T11:22:01.810196-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": "ARI (Z Gallen)",
                        "amount": 5711.0
                    },
                    {
                        "team": "MIL (W Miley)",
                        "amount": 4289.0
                    }
                ],
                "expected_reward_tokens": 9650.25,
                "profit_sb": 150.25,
                "profit_sb_percentage": 1.58,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5c04f82f-9d24-4893-ae44-11402d6b60eb",
                    "gambit_id": "52a748e2-d4ca-409e-ab38-89675155314a",
                    "last_updated": "2023-04-11T13:17:05.650395-04:00",
                    "created_at": "2023-04-10T11:22:01.811613-04:00",
                    "name": "ARI (Z Gallen)",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d97d262-a72e-4fc5-a878-8437d8c7530f/?format=api"
                },
                {
                    "id": "8a2de8be-e59e-4e9e-9be8-f23fe50c21e5",
                    "gambit_id": "a6412c1b-258a-4d59-8050-335f8e8da45a",
                    "last_updated": "2023-04-11T13:17:05.652078-04:00",
                    "created_at": "2023-04-10T11:22:01.813378-04:00",
                    "name": "MIL (W Miley)",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d97d262-a72e-4fc5-a878-8437d8c7530f/?format=api"
                }
            ]
        },
        {
            "id": "320e01f2-721b-4c99-836c-844f6af6aa55",
            "match": "https://api-prod.gambitprofit.com/api/matches/58224332-f2b0-4c84-a550-cf497ac02a6f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-10T11:22:01.805039-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": "MIL",
                        "amount": 5867.0
                    },
                    {
                        "team": "ARI",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "83393992-886e-4f6a-a2cb-6d85cb3f1a78",
                    "gambit_id": "7224bf00-d9fe-4bc9-aad7-90a7629ab9ff",
                    "last_updated": "2023-04-11T13:17:05.647054-04:00",
                    "created_at": "2023-04-10T11:22:01.808537-04:00",
                    "name": "MIL",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/320e01f2-721b-4c99-836c-844f6af6aa55/?format=api"
                },
                {
                    "id": "37b8e367-d639-4516-8674-8d7f5f5a40df",
                    "gambit_id": "fceba0df-3724-46f9-842c-fc428ffd90c4",
                    "last_updated": "2023-04-11T13:17:05.644837-04:00",
                    "created_at": "2023-04-10T11:22:01.806637-04:00",
                    "name": "ARI",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/320e01f2-721b-4c99-836c-844f6af6aa55/?format=api"
                }
            ]
        },
        {
            "id": "1520adc9-e843-4263-a96f-ab55446f1419",
            "match": "https://api-prod.gambitprofit.com/api/matches/58224332-f2b0-4c84-a550-cf497ac02a6f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-10T11:22:01.800147-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": "b05dcecb-334c-4264-a146-20a02e8e4ade",
                    "gambit_id": "b535cb80-1910-4bb3-850a-ff9384294803",
                    "last_updated": "2023-04-11T13:17:05.639866-04:00",
                    "created_at": "2023-04-10T11:22:01.803186-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/1520adc9-e843-4263-a96f-ab55446f1419/?format=api"
                },
                {
                    "id": "96e1a81d-6e79-483b-8148-0f51fa9c385c",
                    "gambit_id": "62f0b1e3-e3d1-477d-a5e5-01e8e1dd0365",
                    "last_updated": "2023-04-11T13:17:05.637855-04:00",
                    "created_at": "2023-04-10T11:22:01.801629-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/1520adc9-e843-4263-a96f-ab55446f1419/?format=api"
                }
            ]
        }
    ]
}