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/2e15892c-92e2-48c8-95c7-d04c005a3772/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2e15892c-92e2-48c8-95c7-d04c005a3772",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7d24d96d-caa2-48e5-8e15-dada2a80aef5",
    "completed": true,
    "last_updated": "2023-08-07T14:58:06.754143-04:00",
    "created_at": "2023-08-05T10:08:11.630500-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.4,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/7d24d96d-caa2-48e5-8e15-dada2a80aef5",
    "datetime": "2023-08-05T16:10:00-04:00",
    "cutoff_datetime": "2023-08-05T16:10:00-04:00",
    "name": "Toronto Blue Jays v. Boston Red Sox",
    "bettypes": [
        {
            "id": "ca7032b0-a263-4e5f-b295-f934195fecaf",
            "match": "https://api-prod.gambitprofit.com/api/matches/2e15892c-92e2-48c8-95c7-d04c005a3772/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-05T10:08:11.637929-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": "Boston Red Sox",
                        "amount": 5213.0
                    },
                    {
                        "team": "Toronto Blue Jays",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e68e2852-bb99-4f57-9555-5711960b08ca",
                    "gambit_id": "ca366bd1-dbd1-4648-9d76-5e25fe755f42",
                    "last_updated": "2023-08-07T14:58:06.773091-04:00",
                    "created_at": "2023-08-05T10:08:11.650272-04:00",
                    "name": "Boston Red Sox",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca7032b0-a263-4e5f-b295-f934195fecaf/?format=api"
                },
                {
                    "id": "04f3e415-fb04-4de0-a9d3-f27cf85b55c4",
                    "gambit_id": "b23b23e4-dbd3-4250-9a59-c27742f4c9d6",
                    "last_updated": "2023-08-07T14:58:06.769431-04:00",
                    "created_at": "2023-08-05T10:08:11.644259-04:00",
                    "name": "Toronto Blue Jays",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca7032b0-a263-4e5f-b295-f934195fecaf/?format=api"
                }
            ]
        },
        {
            "id": "7d315e2f-1f79-4875-8e58-fe66940caf95",
            "match": "https://api-prod.gambitprofit.com/api/matches/2e15892c-92e2-48c8-95c7-d04c005a3772/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-05T10:08:11.655501-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": "Toronto Blue Jays",
                        "amount": 6154.0
                    },
                    {
                        "team": "Boston Red Sox",
                        "amount": 3846.0
                    }
                ],
                "expected_reward_tokens": 9538.08,
                "profit_sb": 38.08,
                "profit_sb_percentage": 0.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "954f7c6b-75e2-4e55-b434-77f4d44cadbb",
                    "gambit_id": "0ce72011-9d33-45de-ab88-428d5f61f14a",
                    "last_updated": "2023-08-07T14:58:06.780308-04:00",
                    "created_at": "2023-08-05T10:08:11.660313-04:00",
                    "name": "Toronto Blue Jays",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d315e2f-1f79-4875-8e58-fe66940caf95/?format=api"
                },
                {
                    "id": "ae0090ea-f705-4013-9e55-24e64499eb5c",
                    "gambit_id": "4aa1064e-8f5a-402f-8631-8bb584b98639",
                    "last_updated": "2023-08-07T14:58:06.784015-04:00",
                    "created_at": "2023-08-05T10:08:11.677638-04:00",
                    "name": "Boston Red Sox",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d315e2f-1f79-4875-8e58-fe66940caf95/?format=api"
                }
            ]
        },
        {
            "id": "3754dceb-6d97-46e1-9311-c83032ef4fb3",
            "match": "https://api-prod.gambitprofit.com/api/matches/2e15892c-92e2-48c8-95c7-d04c005a3772/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-05T10:08:11.686623-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": 5107.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "daaee4c1-a900-4f8d-8a4c-cd9efc38dfa6",
                    "gambit_id": "d7e01133-51cd-495d-b406-f4fb4a61d19e",
                    "last_updated": "2023-08-07T14:58:06.790989-04:00",
                    "created_at": "2023-08-05T10:08:11.691693-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3754dceb-6d97-46e1-9311-c83032ef4fb3/?format=api"
                },
                {
                    "id": "97c0986f-f585-483d-afcb-bf772e0b135c",
                    "gambit_id": "48b32334-e124-44eb-8bc2-3937a961796a",
                    "last_updated": "2023-08-07T14:58:06.794433-04:00",
                    "created_at": "2023-08-05T10:08:11.696317-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3754dceb-6d97-46e1-9311-c83032ef4fb3/?format=api"
                }
            ]
        }
    ]
}