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/72b799ec-e858-41d7-aa14-94da2808ff43/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "72b799ec-e858-41d7-aa14-94da2808ff43",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1bc715ba-4bb0-4407-9872-28f5d850b6ce",
    "completed": true,
    "last_updated": "2023-07-24T13:23:15.866784-04:00",
    "created_at": "2023-07-23T11:48:00.586886-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.9,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/1bc715ba-4bb0-4407-9872-28f5d850b6ce",
    "datetime": "2023-07-23T19:10:00-04:00",
    "cutoff_datetime": "2023-07-23T19:10:00-04:00",
    "name": "NYM (C Carrasco) v. BOS (B Bernardino)",
    "bettypes": [
        {
            "id": "798e1441-acd4-42cc-82a6-15c82a3201a4",
            "match": "https://api-prod.gambitprofit.com/api/matches/72b799ec-e858-41d7-aa14-94da2808ff43/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-23T11:48:00.593582-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": "BOS (B Bernardino)",
                        "amount": 5541.0
                    },
                    {
                        "team": "NYM (C Carrasco)",
                        "amount": 4459.0
                    }
                ],
                "expected_reward_tokens": 9585.93,
                "profit_sb": 85.93,
                "profit_sb_percentage": 0.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "76b919bf-487f-46c1-8a98-ac54c40362a5",
                    "gambit_id": "c852cc98-5467-4217-9214-6abff4b56c7e",
                    "last_updated": "2023-07-24T13:23:15.887342-04:00",
                    "created_at": "2023-07-23T11:48:00.603357-04:00",
                    "name": "BOS (B Bernardino)",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/798e1441-acd4-42cc-82a6-15c82a3201a4/?format=api"
                },
                {
                    "id": "644ba976-69b2-4864-a69f-d5fd0e6cc3f0",
                    "gambit_id": "4e673d12-672f-41ff-af44-b17e56ce0ad1",
                    "last_updated": "2023-07-24T13:23:15.883016-04:00",
                    "created_at": "2023-07-23T11:48:00.597869-04:00",
                    "name": "NYM (C Carrasco)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/798e1441-acd4-42cc-82a6-15c82a3201a4/?format=api"
                }
            ]
        },
        {
            "id": "80e7bd83-1f5d-4af1-a33b-a77986846faf",
            "match": "https://api-prod.gambitprofit.com/api/matches/72b799ec-e858-41d7-aa14-94da2808ff43/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-23T11:48:00.608245-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": "NYM",
                        "amount": 5857.0
                    },
                    {
                        "team": "BOS",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "351962df-0850-4e74-b10e-c0bc4c7b17e8",
                    "gambit_id": "d81c7928-7af1-4158-a4d0-bfa2457a3683",
                    "last_updated": "2023-07-24T13:23:15.896122-04:00",
                    "created_at": "2023-07-23T11:48:00.618568-04:00",
                    "name": "NYM",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80e7bd83-1f5d-4af1-a33b-a77986846faf/?format=api"
                },
                {
                    "id": "c954dd2d-c5bd-4a90-b99a-5e54adcee615",
                    "gambit_id": "3bcf56ee-d2db-470d-b413-05d5fc6a2c41",
                    "last_updated": "2023-07-24T13:23:15.900342-04:00",
                    "created_at": "2023-07-23T11:48:00.622239-04:00",
                    "name": "BOS",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80e7bd83-1f5d-4af1-a33b-a77986846faf/?format=api"
                }
            ]
        },
        {
            "id": "f13d0190-4715-4950-b3b9-5a6e014ce7a8",
            "match": "https://api-prod.gambitprofit.com/api/matches/72b799ec-e858-41d7-aa14-94da2808ff43/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-23T11:48:00.626145-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 10.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 10.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d086c3e0-0e63-4309-8c43-f21170aa2b1c",
                    "gambit_id": "eee0ec25-7a16-4567-8a66-ee7034c6aa84",
                    "last_updated": "2023-07-24T13:23:15.908919-04:00",
                    "created_at": "2023-07-23T11:48:00.629653-04:00",
                    "name": "Game Total Over 10.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f13d0190-4715-4950-b3b9-5a6e014ce7a8/?format=api"
                },
                {
                    "id": "dd999da3-55a6-4e7e-bf99-10a689f2f265",
                    "gambit_id": "a47861ad-3d0f-412f-9ecd-aa32d5903469",
                    "last_updated": "2023-07-24T13:23:15.913252-04:00",
                    "created_at": "2023-07-23T11:48:00.633562-04:00",
                    "name": "Game Total Under 10.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f13d0190-4715-4950-b3b9-5a6e014ce7a8/?format=api"
                }
            ]
        }
    ]
}