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/d916dba5-e4c8-4bc2-b8cd-b3ed079aed92/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d916dba5-e4c8-4bc2-b8cd-b3ed079aed92",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5bc84210-58a1-4b2c-a7d5-a646a897d936",
    "completed": false,
    "last_updated": "2023-07-29T21:03:12.358446-04:00",
    "created_at": "2023-07-22T08:38:13.224267-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.67,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/5bc84210-58a1-4b2c-a7d5-a646a897d936",
    "datetime": "2023-07-22T21:07:00-04:00",
    "cutoff_datetime": "2023-07-22T21:07:00-04:00",
    "name": "PIT (O Bido) v. LAA (R Detmers)",
    "bettypes": [
        {
            "id": "0ad2c30c-973b-4bf0-aebd-1333dc89c6d3",
            "match": "https://api-prod.gambitprofit.com/api/matches/d916dba5-e4c8-4bc2-b8cd-b3ed079aed92/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-22T08:38:13.233340-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": "LAA (R Detmers)",
                        "amount": 6293.0
                    },
                    {
                        "team": "PIT (O Bido)",
                        "amount": 3707.0
                    }
                ],
                "expected_reward_tokens": 9564.06,
                "profit_sb": 64.06,
                "profit_sb_percentage": 0.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9bdcbfd9-553a-4452-a052-4297db2130d0",
                    "gambit_id": "2c479370-dde1-4dad-9934-76b16c0b43a4",
                    "last_updated": "2023-07-29T21:03:12.375669-04:00",
                    "created_at": "2023-07-22T08:38:13.242778-04:00",
                    "name": "LAA (R Detmers)",
                    "reward": "1.52000",
                    "odds": "1.54050",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ad2c30c-973b-4bf0-aebd-1333dc89c6d3/?format=api"
                },
                {
                    "id": "b0e441dd-2770-4560-a039-6661281c04c2",
                    "gambit_id": "3fedb479-3e6d-4617-b245-14cf75b2a7c1",
                    "last_updated": "2023-07-29T21:03:12.370956-04:00",
                    "created_at": "2023-07-22T08:38:13.238260-04:00",
                    "name": "PIT (O Bido)",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ad2c30c-973b-4bf0-aebd-1333dc89c6d3/?format=api"
                }
            ]
        },
        {
            "id": "6d23c1c7-8e15-45db-8587-fb3ca9659186",
            "match": "https://api-prod.gambitprofit.com/api/matches/d916dba5-e4c8-4bc2-b8cd-b3ed079aed92/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-22T08:38:13.247430-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": "PIT",
                        "amount": 5213.0
                    },
                    {
                        "team": "LAA",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bc63e857-ef06-41fc-8b97-12ef5fa84763",
                    "gambit_id": "5fe654d2-dda9-4656-b6a6-2a57806414d9",
                    "last_updated": "2023-07-29T21:03:12.385018-04:00",
                    "created_at": "2023-07-22T08:38:13.251818-04:00",
                    "name": "PIT",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d23c1c7-8e15-45db-8587-fb3ca9659186/?format=api"
                },
                {
                    "id": "f50fda2f-5b1a-4f2b-9e6e-9e1a4719a842",
                    "gambit_id": "e7769f79-975d-4167-b7f6-029353835e00",
                    "last_updated": "2023-07-29T21:03:12.389451-04:00",
                    "created_at": "2023-07-22T08:38:13.256616-04:00",
                    "name": "LAA",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d23c1c7-8e15-45db-8587-fb3ca9659186/?format=api"
                }
            ]
        },
        {
            "id": "cfd54edd-0636-48a7-8ae5-c54c59c0eb74",
            "match": "https://api-prod.gambitprofit.com/api/matches/d916dba5-e4c8-4bc2-b8cd-b3ed079aed92/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-22T08:38:13.262251-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": 5319.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "037645b0-03bc-45aa-b749-f3d7776da1b8",
                    "gambit_id": "139a5309-a0b9-41e9-a1b3-26009fa68a62",
                    "last_updated": "2023-07-29T21:03:12.398071-04:00",
                    "created_at": "2023-07-22T08:38:13.267310-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfd54edd-0636-48a7-8ae5-c54c59c0eb74/?format=api"
                },
                {
                    "id": "9bcb8549-6ca3-42dd-a281-5eb870fdef7f",
                    "gambit_id": "3819bb1e-2d4f-421a-b605-623fa7fe1000",
                    "last_updated": "2023-07-29T21:03:12.402022-04:00",
                    "created_at": "2023-07-22T08:38:13.272504-04:00",
                    "name": "Game Total Under 9",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfd54edd-0636-48a7-8ae5-c54c59c0eb74/?format=api"
                }
            ]
        }
    ]
}