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/34874039-5b97-4ee5-8852-7165997c8060/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "34874039-5b97-4ee5-8852-7165997c8060",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "668bed89-716c-4a34-a09c-52153f36b570",
    "completed": true,
    "last_updated": "2023-05-31T11:47:22.693250-04:00",
    "created_at": "2023-05-30T10:47:18.029021-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.68,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/668bed89-716c-4a34-a09c-52153f36b570",
    "datetime": "2023-05-30T21:40:00-04:00",
    "cutoff_datetime": "2023-05-30T21:40:00-04:00",
    "name": "COL (K Freeland) v. ARI (Z Gallen)",
    "bettypes": [
        {
            "id": "a36a4bf0-0dbf-468a-8c75-bc6a4b1b5af2",
            "match": "https://api-prod.gambitprofit.com/api/matches/34874039-5b97-4ee5-8852-7165997c8060/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-30T10:47:18.031634-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": 6833.0
                    },
                    {
                        "team": "COL (K Freeland)",
                        "amount": 3167.0
                    }
                ],
                "expected_reward_tokens": 9564.34,
                "profit_sb": 64.34,
                "profit_sb_percentage": 0.68,
                "recommended": true
            },
            "lines": [
                {
                    "id": "69b3e1e3-b17b-4736-b576-c364d8244658",
                    "gambit_id": "1107a417-68a2-4768-b3b2-0ac3958191f4",
                    "last_updated": "2023-05-31T11:47:22.707422-04:00",
                    "created_at": "2023-05-30T10:47:18.035576-04:00",
                    "name": "ARI (Z Gallen)",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a36a4bf0-0dbf-468a-8c75-bc6a4b1b5af2/?format=api"
                },
                {
                    "id": "ca0cd7c1-e7c0-43c9-95e3-c98ff59c219b",
                    "gambit_id": "2c44e529-4bbd-49ea-a81c-503f7b372a23",
                    "last_updated": "2023-05-31T11:47:22.703152-04:00",
                    "created_at": "2023-05-30T10:47:18.033461-04:00",
                    "name": "COL (K Freeland)",
                    "reward": "3.02000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a36a4bf0-0dbf-468a-8c75-bc6a4b1b5af2/?format=api"
                }
            ]
        },
        {
            "id": "56efde2e-0e45-4aa3-b42e-aad942a257dc",
            "match": "https://api-prod.gambitprofit.com/api/matches/34874039-5b97-4ee5-8852-7165997c8060/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-30T10:47:18.038408-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",
                        "amount": 5213.0
                    },
                    {
                        "team": "COL",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "40037a91-649b-4948-8e88-f5680f1df47d",
                    "gambit_id": "838ad519-67a0-43ab-a641-2d11f42490aa",
                    "last_updated": "2023-05-31T11:47:22.715670-04:00",
                    "created_at": "2023-05-30T10:47:18.043127-04:00",
                    "name": "ARI",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56efde2e-0e45-4aa3-b42e-aad942a257dc/?format=api"
                },
                {
                    "id": "2beeb545-b3c6-4aa0-90ec-54d0edb57255",
                    "gambit_id": "201209bc-9657-440a-a251-17e5a118b940",
                    "last_updated": "2023-05-31T11:47:22.713230-04:00",
                    "created_at": "2023-05-30T10:47:18.040945-04:00",
                    "name": "COL",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56efde2e-0e45-4aa3-b42e-aad942a257dc/?format=api"
                }
            ]
        },
        {
            "id": "09771bef-d743-482d-b1d9-5574b731d8d8",
            "match": "https://api-prod.gambitprofit.com/api/matches/34874039-5b97-4ee5-8852-7165997c8060/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-30T10:47:18.045786-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": "75488955-f125-4ee7-9467-05f1a2efe319",
                    "gambit_id": "f60e4288-e833-4fd2-85a3-f6d5ff0c9421",
                    "last_updated": "2023-05-31T11:47:22.723734-04:00",
                    "created_at": "2023-05-30T10:47:18.050567-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/09771bef-d743-482d-b1d9-5574b731d8d8/?format=api"
                },
                {
                    "id": "dc5cc243-07fd-46d7-a60a-a2fe7b3cde69",
                    "gambit_id": "a5828e9b-43e0-4584-9909-669c63512601",
                    "last_updated": "2023-05-31T11:47:22.720913-04:00",
                    "created_at": "2023-05-30T10:47:18.048253-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/09771bef-d743-482d-b1d9-5574b731d8d8/?format=api"
                }
            ]
        }
    ]
}