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/42e6466f-390a-465c-9881-6848c30ffb6d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "42e6466f-390a-465c-9881-6848c30ffb6d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "17089835-563a-4922-be90-70f90714dbc0",
    "completed": true,
    "last_updated": "2023-09-09T11:37:58.826431-04:00",
    "created_at": "2023-09-08T09:23:23.138654-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/17089835-563a-4922-be90-70f90714dbc0",
    "datetime": "2023-09-08T14:20:00-04:00",
    "cutoff_datetime": "2023-09-08T14:20:00-04:00",
    "name": "ARI (Z Gallen) v. CHC (J Taillon)",
    "bettypes": [
        {
            "id": "82ea4de5-d229-420c-b886-7ec171398cf9",
            "match": "https://api-prod.gambitprofit.com/api/matches/42e6466f-390a-465c-9881-6848c30ffb6d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-08T09:23:23.146827-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": 5286.0
                    },
                    {
                        "team": "CHC (J Taillon)",
                        "amount": 4714.0
                    }
                ],
                "expected_reward_tokens": 9567.66,
                "profit_sb": 67.66,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d2b1369a-abf6-4025-9c6a-945dbb68df56",
                    "gambit_id": "f23e3de8-a2a2-45af-8316-9b62b1c80277",
                    "last_updated": "2023-09-09T11:37:58.834429-04:00",
                    "created_at": "2023-09-08T09:23:23.152496-04:00",
                    "name": "ARI (Z Gallen)",
                    "reward": "1.81000",
                    "odds": "1.84750",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82ea4de5-d229-420c-b886-7ec171398cf9/?format=api"
                },
                {
                    "id": "23a296ec-fd07-4571-8eee-3aa18306d224",
                    "gambit_id": "5f4e4e98-3f4c-49a8-b587-08e4cf1a6e24",
                    "last_updated": "2023-09-09T11:37:58.837729-04:00",
                    "created_at": "2023-09-08T09:23:23.156607-04:00",
                    "name": "CHC (J Taillon)",
                    "reward": "2.03000",
                    "odds": "2.08000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82ea4de5-d229-420c-b886-7ec171398cf9/?format=api"
                }
            ]
        },
        {
            "id": "4d3f857c-ffad-4275-92aa-e430c761a12e",
            "match": "https://api-prod.gambitprofit.com/api/matches/42e6466f-390a-465c-9881-6848c30ffb6d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-08T09:23:23.160890-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": "CHC",
                        "amount": 6010.0
                    },
                    {
                        "team": "ARI",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "93349fd6-3e43-469a-bb87-e2ec8425099b",
                    "gambit_id": "ce33131e-832b-4622-9408-2c3547b449ee",
                    "last_updated": "2023-09-09T11:37:58.847960-04:00",
                    "created_at": "2023-09-08T09:23:23.168799-04:00",
                    "name": "CHC",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d3f857c-ffad-4275-92aa-e430c761a12e/?format=api"
                },
                {
                    "id": "49a7514d-7e6d-4f28-87fc-d153210ef875",
                    "gambit_id": "ae752fee-45f2-4c73-b91a-e87a051d332a",
                    "last_updated": "2023-09-09T11:37:58.844605-04:00",
                    "created_at": "2023-09-08T09:23:23.164494-04:00",
                    "name": "ARI",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d3f857c-ffad-4275-92aa-e430c761a12e/?format=api"
                }
            ]
        },
        {
            "id": "84c8263a-181b-4be4-9965-e818dbd2856e",
            "match": "https://api-prod.gambitprofit.com/api/matches/42e6466f-390a-465c-9881-6848c30ffb6d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-08T09:23:23.172659-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 7",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 7",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c8c96f77-b54e-4b5f-b57e-1e6c0752273e",
                    "gambit_id": "e15c74a2-abb4-4689-8288-507374cbd5e2",
                    "last_updated": "2023-09-09T11:37:58.858302-04:00",
                    "created_at": "2023-09-08T09:23:23.176133-04:00",
                    "name": "Game Total Over 7",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84c8263a-181b-4be4-9965-e818dbd2856e/?format=api"
                },
                {
                    "id": "465024ae-635a-4dff-9cde-f32e16e45797",
                    "gambit_id": "b589b948-d298-4c71-8a1d-71dfde69f3e9",
                    "last_updated": "2023-09-09T11:37:58.854890-04:00",
                    "created_at": "2023-09-08T09:23:23.183959-04:00",
                    "name": "Game Total Under 7",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84c8263a-181b-4be4-9965-e818dbd2856e/?format=api"
                }
            ]
        }
    ]
}