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/bb2e5534-58b5-4f63-a41e-afcb88780381/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bb2e5534-58b5-4f63-a41e-afcb88780381",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "88ed432c-5a44-42eb-a56e-95badd16f89a",
    "completed": true,
    "last_updated": "2023-08-25T19:03:03.441161-04:00",
    "created_at": "2023-08-24T08:28:24.781785-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/88ed432c-5a44-42eb-a56e-95badd16f89a",
    "datetime": "2023-08-24T19:10:00-04:00",
    "cutoff_datetime": "2023-08-24T19:10:00-04:00",
    "name": "TEX (A Heaney) v. MIN (P Lopez)",
    "bettypes": [
        {
            "id": "abcd6113-fcee-485b-b8f4-23a1d680933e",
            "match": "https://api-prod.gambitprofit.com/api/matches/bb2e5534-58b5-4f63-a41e-afcb88780381/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-24T08:28:24.807075-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": "MIN (P Lopez)",
                        "amount": 5325.0
                    },
                    {
                        "team": "TEX (A Heaney)",
                        "amount": 4675.0
                    }
                ],
                "expected_reward_tokens": 9583.75,
                "profit_sb": 83.75,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c606b273-b640-49ad-af0a-66c514adae82",
                    "gambit_id": "05004cc4-688a-472b-9e84-ba056381b554",
                    "last_updated": "2023-08-25T19:03:03.467596-04:00",
                    "created_at": "2023-08-24T08:28:24.818339-04:00",
                    "name": "MIN (P Lopez)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abcd6113-fcee-485b-b8f4-23a1d680933e/?format=api"
                },
                {
                    "id": "8d9dea25-dbad-47ff-95f9-a8083a385108",
                    "gambit_id": "a6ef44ea-bb2e-479a-8be8-5801605238d4",
                    "last_updated": "2023-08-25T19:03:03.463166-04:00",
                    "created_at": "2023-08-24T08:28:24.812942-04:00",
                    "name": "TEX (A Heaney)",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abcd6113-fcee-485b-b8f4-23a1d680933e/?format=api"
                }
            ]
        },
        {
            "id": "0ff66ac5-95dc-4dfd-9ab7-d7845c7a76a1",
            "match": "https://api-prod.gambitprofit.com/api/matches/bb2e5534-58b5-4f63-a41e-afcb88780381/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-24T08:28:24.823545-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": "TEX",
                        "amount": 6232.0
                    },
                    {
                        "team": "MIN",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e77f4a68-9329-4972-82ad-dbfaf3a3b1be",
                    "gambit_id": "e388194c-5a77-4b95-b1d5-7c9c0b033ca2",
                    "last_updated": "2023-08-25T19:03:03.476730-04:00",
                    "created_at": "2023-08-24T08:28:24.827797-04:00",
                    "name": "TEX",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ff66ac5-95dc-4dfd-9ab7-d7845c7a76a1/?format=api"
                },
                {
                    "id": "a48873c9-661a-4d9b-8203-ef6675658dfd",
                    "gambit_id": "1d9821b5-73a1-4b8c-ad22-1d49e7734f6d",
                    "last_updated": "2023-08-25T19:03:03.480107-04:00",
                    "created_at": "2023-08-24T08:28:24.833717-04:00",
                    "name": "MIN",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ff66ac5-95dc-4dfd-9ab7-d7845c7a76a1/?format=api"
                }
            ]
        },
        {
            "id": "e91e638d-4be1-4067-8523-6459767759ab",
            "match": "https://api-prod.gambitprofit.com/api/matches/bb2e5534-58b5-4f63-a41e-afcb88780381/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-24T08:28:24.839282-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 8.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f47a4e10-58a2-4952-8c63-2306e2e56eb5",
                    "gambit_id": "6435e206-a9c2-4fbe-b054-5d329fc2de6d",
                    "last_updated": "2023-08-25T19:03:03.486896-04:00",
                    "created_at": "2023-08-24T08:28:24.844204-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e91e638d-4be1-4067-8523-6459767759ab/?format=api"
                },
                {
                    "id": "279822df-fce9-4c10-b218-33ea15e89dc5",
                    "gambit_id": "1fffb347-0d22-44a7-aed3-d01960aa37cf",
                    "last_updated": "2023-08-25T19:03:03.490689-04:00",
                    "created_at": "2023-08-24T08:28:24.849024-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e91e638d-4be1-4067-8523-6459767759ab/?format=api"
                }
            ]
        }
    ]
}