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/fafc535e-28bb-418c-b5e0-95705324ce03/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fafc535e-28bb-418c-b5e0-95705324ce03",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "52ef5106-ef55-4bc6-a057-b478994b37ef",
    "completed": true,
    "last_updated": "2023-08-05T12:13:16.153470-04:00",
    "created_at": "2023-08-04T08:52:56.848162-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.79,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/52ef5106-ef55-4bc6-a057-b478994b37ef",
    "datetime": "2023-08-04T14:20:00-04:00",
    "cutoff_datetime": "2023-08-04T14:20:00-04:00",
    "name": "ATL (M Fried) v. CHC (K Hendricks)",
    "bettypes": [
        {
            "id": "d2e972d5-4fd4-4923-8e36-daf30a5d0ee6",
            "match": "https://api-prod.gambitprofit.com/api/matches/fafc535e-28bb-418c-b5e0-95705324ce03/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-04T08:52:56.862912-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": "ATL (M Fried)",
                        "amount": 6139.0
                    },
                    {
                        "team": "CHC (K Hendricks)",
                        "amount": 3861.0
                    }
                ],
                "expected_reward_tokens": 9575.28,
                "profit_sb": 75.28,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "00d54cf3-e400-43ad-901f-42286a49c598",
                    "gambit_id": "12c65ded-7158-42d5-8cfa-13e5b0795ad4",
                    "last_updated": "2023-08-05T12:13:16.164983-04:00",
                    "created_at": "2023-08-04T08:52:56.869957-04:00",
                    "name": "ATL (M Fried)",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2e972d5-4fd4-4923-8e36-daf30a5d0ee6/?format=api"
                },
                {
                    "id": "58996325-28d4-42ac-8179-ca0179d3c924",
                    "gambit_id": "fbf833f4-22c6-446c-8db5-e021329394dd",
                    "last_updated": "2023-08-05T12:13:16.169319-04:00",
                    "created_at": "2023-08-04T08:52:56.875464-04:00",
                    "name": "CHC (K Hendricks)",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2e972d5-4fd4-4923-8e36-daf30a5d0ee6/?format=api"
                }
            ]
        },
        {
            "id": "6fb9c8c8-df76-4e97-9ba9-57df8395590b",
            "match": "https://api-prod.gambitprofit.com/api/matches/fafc535e-28bb-418c-b5e0-95705324ce03/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-04T08:52:56.880601-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": 5107.0
                    },
                    {
                        "team": "ATL",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1731b48b-f960-419e-88fc-3c3e79da3348",
                    "gambit_id": "c61c1752-4789-4ef8-be56-864ae7934aea",
                    "last_updated": "2023-08-05T12:13:16.182124-04:00",
                    "created_at": "2023-08-04T08:52:56.889586-04:00",
                    "name": "CHC",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fb9c8c8-df76-4e97-9ba9-57df8395590b/?format=api"
                },
                {
                    "id": "8c0e06de-98e4-4dcc-85a0-148fa7ba85f1",
                    "gambit_id": "b06db4a9-45cf-4571-ae17-3274e55a45ea",
                    "last_updated": "2023-08-05T12:13:16.178026-04:00",
                    "created_at": "2023-08-04T08:52:56.885079-04:00",
                    "name": "ATL",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fb9c8c8-df76-4e97-9ba9-57df8395590b/?format=api"
                }
            ]
        },
        {
            "id": "9b6c8779-cbd0-42d4-8335-f452deb8a5c1",
            "match": "https://api-prod.gambitprofit.com/api/matches/fafc535e-28bb-418c-b5e0-95705324ce03/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-04T08:52:56.894389-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 9",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c2566750-8713-4839-aa81-c8af0598da3d",
                    "gambit_id": "0aaa4d05-f635-4b37-8aa7-5f8c95889135",
                    "last_updated": "2023-08-05T12:13:16.192315-04:00",
                    "created_at": "2023-08-04T08:52:56.904501-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b6c8779-cbd0-42d4-8335-f452deb8a5c1/?format=api"
                },
                {
                    "id": "c9c8ad48-5d93-4383-9fe5-8c1630d79bf9",
                    "gambit_id": "ce28dd82-98ed-4f11-a139-3a7095014403",
                    "last_updated": "2023-08-05T12:13:16.197214-04:00",
                    "created_at": "2023-08-04T08:52:56.899573-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b6c8779-cbd0-42d4-8335-f452deb8a5c1/?format=api"
                }
            ]
        }
    ]
}