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/81396461-c8c5-47cc-9a5c-54e9fa4c207d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "81396461-c8c5-47cc-9a5c-54e9fa4c207d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3253850b-47cb-4f77-a894-d5c1365ef14a",
    "completed": true,
    "last_updated": "2023-03-31T10:27:26.997684-04:00",
    "created_at": "2023-03-29T23:47:15.136524-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.27,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3253850b-47cb-4f77-a894-d5c1365ef14a",
    "datetime": "2023-03-30T16:10:00-04:00",
    "cutoff_datetime": "2023-03-30T16:10:00-04:00",
    "name": "PIT (M Keller) v. CIN (H Greene)",
    "bettypes": [
        {
            "id": "4b598981-022c-4fd0-8e9a-89222bee0db7",
            "match": "https://api-prod.gambitprofit.com/api/matches/81396461-c8c5-47cc-9a5c-54e9fa4c207d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-29T23:47:15.160698-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": "CIN (H Greene)",
                        "amount": 5627.0
                    },
                    {
                        "team": "PIT (M Keller)",
                        "amount": 4373.0
                    }
                ],
                "expected_reward_tokens": 9620.6,
                "profit_sb": 120.6,
                "profit_sb_percentage": 1.27,
                "recommended": true
            },
            "lines": [
                {
                    "id": "11094c33-869d-4daa-affa-74bd9ef16340",
                    "gambit_id": "bab98399-48f6-4cae-8b76-2085b5761110",
                    "last_updated": "2023-03-31T10:27:27.017808-04:00",
                    "created_at": "2023-03-29T23:47:15.164374-04:00",
                    "name": "CIN (H Greene)",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b598981-022c-4fd0-8e9a-89222bee0db7/?format=api"
                },
                {
                    "id": "1aa9cfa9-80b3-4026-a172-b6d59a6440f4",
                    "gambit_id": "98221412-98ea-4b4d-8ea2-fc338f1aedad",
                    "last_updated": "2023-03-31T10:27:27.019826-04:00",
                    "created_at": "2023-03-29T23:47:15.167489-04:00",
                    "name": "PIT (M Keller)",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b598981-022c-4fd0-8e9a-89222bee0db7/?format=api"
                }
            ]
        },
        {
            "id": "502c6ee0-d6c5-4446-84da-28c1e6e2a382",
            "match": "https://api-prod.gambitprofit.com/api/matches/81396461-c8c5-47cc-9a5c-54e9fa4c207d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-29T23:47:15.149962-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": 6163.0
                    },
                    {
                        "team": "CIN",
                        "amount": 3837.0
                    }
                ],
                "expected_reward_tokens": 9552.65,
                "profit_sb": 52.65,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bb20fd48-c97d-4205-85c9-3defaf309afc",
                    "gambit_id": "b75cce5f-11b2-46c7-800e-028bc810a1b8",
                    "last_updated": "2023-03-31T10:27:27.013075-04:00",
                    "created_at": "2023-03-29T23:47:15.156448-04:00",
                    "name": "PIT",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/502c6ee0-d6c5-4446-84da-28c1e6e2a382/?format=api"
                },
                {
                    "id": "990425c7-4e14-4f5d-ab63-c1b37710f03c",
                    "gambit_id": "68d5d37e-3758-4f90-88b6-937f5761fc70",
                    "last_updated": "2023-03-31T10:27:27.010035-04:00",
                    "created_at": "2023-03-29T23:47:15.153074-04:00",
                    "name": "CIN",
                    "reward": "2.49000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/502c6ee0-d6c5-4446-84da-28c1e6e2a382/?format=api"
                }
            ]
        },
        {
            "id": "fb3d1477-7315-48be-ab7a-1df19af5105a",
            "match": "https://api-prod.gambitprofit.com/api/matches/81396461-c8c5-47cc-9a5c-54e9fa4c207d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-29T23:47:15.140381-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9e652751-959f-4797-82fe-fc72c1448a25",
                    "gambit_id": "86ca1b56-f09d-4450-aa25-ea7630c7a725",
                    "last_updated": "2023-03-31T10:27:27.005294-04:00",
                    "created_at": "2023-03-29T23:47:15.146531-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb3d1477-7315-48be-ab7a-1df19af5105a/?format=api"
                },
                {
                    "id": "a502cfaf-2143-4cfb-a0f1-2b220986ae57",
                    "gambit_id": "60824443-41b4-4046-ad08-1fc3f762aa92",
                    "last_updated": "2023-03-31T10:27:27.002863-04:00",
                    "created_at": "2023-03-29T23:47:15.143587-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb3d1477-7315-48be-ab7a-1df19af5105a/?format=api"
                }
            ]
        }
    ]
}