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/f5f7836b-aa9e-440f-8070-8203547add9d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f5f7836b-aa9e-440f-8070-8203547add9d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b915368b-8f0a-4a78-97f7-6007c37cc2f2",
    "completed": true,
    "last_updated": "2023-06-28T21:23:07.446089-04:00",
    "created_at": "2023-06-27T08:43:24.609065-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.23,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b915368b-8f0a-4a78-97f7-6007c37cc2f2",
    "datetime": "2023-06-27T21:40:00-04:00",
    "cutoff_datetime": "2023-06-27T21:40:00-04:00",
    "name": "TAM (T Bradley) v. ARI (Z Gallen)",
    "bettypes": [
        {
            "id": "44a2735a-cf0e-44cb-a6bf-1d978f0bb558",
            "match": "https://api-prod.gambitprofit.com/api/matches/f5f7836b-aa9e-440f-8070-8203547add9d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-27T08:43:24.612666-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": 5527.0
                    },
                    {
                        "team": "TAM (T Bradley)",
                        "amount": 4473.0
                    }
                ],
                "expected_reward_tokens": 9616.95,
                "profit_sb": 116.95,
                "profit_sb_percentage": 1.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "717a3959-0743-4abe-9f00-c03791354272",
                    "gambit_id": "2c98b9d7-0ccf-42db-b54f-ff6ae88e5eaf",
                    "last_updated": "2023-06-28T21:23:07.453369-04:00",
                    "created_at": "2023-06-27T08:43:24.617855-04:00",
                    "name": "ARI (Z Gallen)",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44a2735a-cf0e-44cb-a6bf-1d978f0bb558/?format=api"
                },
                {
                    "id": "198fccfa-5f6b-4a31-bf6f-50def9ac32ff",
                    "gambit_id": "11d6bb9c-b5bb-4ce4-a3f1-ea0522b3f929",
                    "last_updated": "2023-06-28T21:23:07.450994-04:00",
                    "created_at": "2023-06-27T08:43:24.615390-04:00",
                    "name": "TAM (T Bradley)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44a2735a-cf0e-44cb-a6bf-1d978f0bb558/?format=api"
                }
            ]
        },
        {
            "id": "9575399c-288a-49ec-b66b-c861f5494b8f",
            "match": "https://api-prod.gambitprofit.com/api/matches/f5f7836b-aa9e-440f-8070-8203547add9d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-27T08:43:24.620165-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": 6241.0
                    },
                    {
                        "team": "ARI",
                        "amount": 3759.0
                    }
                ],
                "expected_reward_tokens": 9547.86,
                "profit_sb": 47.86,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a7c04495-4f9a-4047-a96d-dff0e2ec28f4",
                    "gambit_id": "f2b2df91-3aa1-492a-825d-5ccf1fecf0af",
                    "last_updated": "2023-06-28T21:23:07.457977-04:00",
                    "created_at": "2023-06-27T08:43:24.622659-04:00",
                    "name": "TAM",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9575399c-288a-49ec-b66b-c861f5494b8f/?format=api"
                },
                {
                    "id": "9a678efd-3d7d-4c58-a1e1-6818299d6d55",
                    "gambit_id": "737e71a6-d324-4785-8b27-c59b5420939f",
                    "last_updated": "2023-06-28T21:23:07.460264-04:00",
                    "created_at": "2023-06-27T08:43:24.625466-04:00",
                    "name": "ARI",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9575399c-288a-49ec-b66b-c861f5494b8f/?format=api"
                }
            ]
        },
        {
            "id": "c125d801-847c-4a5b-b257-1f7b55092980",
            "match": "https://api-prod.gambitprofit.com/api/matches/f5f7836b-aa9e-440f-8070-8203547add9d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-27T08:43:24.628242-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 Under 8",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0bf9c6d3-21bd-4561-bdbb-950e8e9c0888",
                    "gambit_id": "8121ac5d-e76f-47ac-993e-081d61a5f489",
                    "last_updated": "2023-06-28T21:23:07.464555-04:00",
                    "created_at": "2023-06-27T08:43:24.633675-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c125d801-847c-4a5b-b257-1f7b55092980/?format=api"
                },
                {
                    "id": "76e485d6-10d1-49dd-ae17-ed1b885f2ecf",
                    "gambit_id": "33d44407-270d-4ed1-9ef7-7624170402f4",
                    "last_updated": "2023-06-28T21:23:07.466783-04:00",
                    "created_at": "2023-06-27T08:43:24.630908-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c125d801-847c-4a5b-b257-1f7b55092980/?format=api"
                }
            ]
        }
    ]
}