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/2cbe55ff-5cda-49f1-b669-a51d7ca3b9d6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2cbe55ff-5cda-49f1-b669-a51d7ca3b9d6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "13ec52b7-903c-4dc5-b780-6796367a5fe9",
    "completed": true,
    "last_updated": "2023-08-13T11:03:10.236067-04:00",
    "created_at": "2023-08-12T09:43:04.952418-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.14,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/13ec52b7-903c-4dc5-b780-6796367a5fe9",
    "datetime": "2023-08-12T19:05:00-04:00",
    "cutoff_datetime": "2023-08-12T19:05:00-04:00",
    "name": "OAK (L Medina) v. WAS (J Irvin)",
    "bettypes": [
        {
            "id": "accdeac8-4d6a-4b17-83f6-a5e96913fe49",
            "match": "https://api-prod.gambitprofit.com/api/matches/2cbe55ff-5cda-49f1-b669-a51d7ca3b9d6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-12T09:43:04.960177-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": "WAS (J Irvin)",
                        "amount": 5652.0
                    },
                    {
                        "team": "OAK (L Medina)",
                        "amount": 4348.0
                    }
                ],
                "expected_reward_tokens": 9608.4,
                "profit_sb": 108.4,
                "profit_sb_percentage": 1.14,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b1bc325e-0ed0-4bb6-88b1-ee0b14cfeaef",
                    "gambit_id": "88ee0f5d-d301-41c7-a5e7-248e4957242b",
                    "last_updated": "2023-08-13T11:03:10.253770-04:00",
                    "created_at": "2023-08-12T09:43:04.971520-04:00",
                    "name": "WAS (J Irvin)",
                    "reward": "1.70000",
                    "odds": "1.72990",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/accdeac8-4d6a-4b17-83f6-a5e96913fe49/?format=api"
                },
                {
                    "id": "a5cfe257-24bf-47d1-85ca-82919bc461ab",
                    "gambit_id": "bbf5adcd-7479-4442-bc22-409cb5104546",
                    "last_updated": "2023-08-13T11:03:10.250556-04:00",
                    "created_at": "2023-08-12T09:43:04.965263-04:00",
                    "name": "OAK (L Medina)",
                    "reward": "2.21000",
                    "odds": "2.27000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/accdeac8-4d6a-4b17-83f6-a5e96913fe49/?format=api"
                }
            ]
        },
        {
            "id": "59ad335f-c201-4f2a-a6fa-f5bfb4321f15",
            "match": "https://api-prod.gambitprofit.com/api/matches/2cbe55ff-5cda-49f1-b669-a51d7ca3b9d6/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-12T09:43:04.976451-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": "OAK",
                        "amount": 6090.0
                    },
                    {
                        "team": "WAS",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "662a8216-7317-4910-99d9-75cbc58169f3",
                    "gambit_id": "9415dd7c-42b6-4c28-841a-315aa1616fb2",
                    "last_updated": "2023-08-13T11:03:10.260222-04:00",
                    "created_at": "2023-08-12T09:43:04.980077-04:00",
                    "name": "OAK",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59ad335f-c201-4f2a-a6fa-f5bfb4321f15/?format=api"
                },
                {
                    "id": "d4fc7ce0-bf3b-43cd-8436-619262a992c8",
                    "gambit_id": "f4a72db0-c740-436c-9888-4a3b8e1f25d0",
                    "last_updated": "2023-08-13T11:03:10.267658-04:00",
                    "created_at": "2023-08-12T09:43:04.985642-04:00",
                    "name": "WAS",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59ad335f-c201-4f2a-a6fa-f5bfb4321f15/?format=api"
                }
            ]
        },
        {
            "id": "7ba84306-bfd9-47ef-a083-cf78db91b802",
            "match": "https://api-prod.gambitprofit.com/api/matches/2cbe55ff-5cda-49f1-b669-a51d7ca3b9d6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-12T09:43:04.990758-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.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "930ce0b5-b2fe-4e96-9095-57490a088617",
                    "gambit_id": "015da510-a318-4168-9747-8d477aca8362",
                    "last_updated": "2023-08-13T11:03:10.274463-04:00",
                    "created_at": "2023-08-12T09:43:04.995926-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ba84306-bfd9-47ef-a083-cf78db91b802/?format=api"
                },
                {
                    "id": "68c18b0d-618f-4d89-a3c7-47a873944bd5",
                    "gambit_id": "f7ca5688-8ee9-461f-ad38-3fb14a436392",
                    "last_updated": "2023-08-13T11:03:10.277752-04:00",
                    "created_at": "2023-08-12T09:43:05.003026-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ba84306-bfd9-47ef-a083-cf78db91b802/?format=api"
                }
            ]
        }
    ]
}