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/0d9273dc-4fef-4ee0-b781-ad459cb2e25d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0d9273dc-4fef-4ee0-b781-ad459cb2e25d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d384f3ea-672b-4ddc-8216-b6851aff7dad",
    "completed": true,
    "last_updated": "2023-06-20T10:43:11.472957-04:00",
    "created_at": "2023-06-18T09:43:03.820885-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.75,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d384f3ea-672b-4ddc-8216-b6851aff7dad",
    "datetime": "2023-06-18T14:10:00-04:00",
    "cutoff_datetime": "2023-06-18T14:10:00-04:00",
    "name": "Detroit Tigers v. Minnesota Twins",
    "bettypes": [
        {
            "id": "7b9ce852-208e-4d0d-b871-d698d43cb81c",
            "match": "https://api-prod.gambitprofit.com/api/matches/0d9273dc-4fef-4ee0-b781-ad459cb2e25d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-18T09:43:03.823592-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": "Minnesota Twins",
                        "amount": 6557.0
                    },
                    {
                        "team": "Detroit Tigers",
                        "amount": 3443.0
                    }
                ],
                "expected_reward_tokens": 9571.54,
                "profit_sb": 71.54,
                "profit_sb_percentage": 0.75,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9abb8217-1d7e-47a9-ab5b-684b32f3bb8e",
                    "gambit_id": "16b02a8d-773f-4051-b697-34573895d071",
                    "last_updated": "2023-06-20T10:43:11.481965-04:00",
                    "created_at": "2023-06-18T09:43:03.827701-04:00",
                    "name": "Minnesota Twins",
                    "reward": "1.46000",
                    "odds": "1.47620",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b9ce852-208e-4d0d-b871-d698d43cb81c/?format=api"
                },
                {
                    "id": "4099a5b5-11e3-42be-9b79-9fcfcd098e50",
                    "gambit_id": "c63cf92b-9876-47bc-9c5b-04b1b8cb99e3",
                    "last_updated": "2023-06-20T10:43:11.479329-04:00",
                    "created_at": "2023-06-18T09:43:03.825566-04:00",
                    "name": "Detroit Tigers",
                    "reward": "2.78000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b9ce852-208e-4d0d-b871-d698d43cb81c/?format=api"
                }
            ]
        },
        {
            "id": "6c53d7ca-6a9f-4d8f-83ca-fdf3a740f3f1",
            "match": "https://api-prod.gambitprofit.com/api/matches/0d9273dc-4fef-4ee0-b781-ad459cb2e25d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-18T09:43:03.830172-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": "Detroit Tigers",
                        "amount": 5317.0
                    },
                    {
                        "team": "Minnesota Twins",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5ab107b7-cbd9-4b1d-a677-fd8f5777a1b3",
                    "gambit_id": "3662ce43-e52a-4097-acdd-c21db4c9d966",
                    "last_updated": "2023-06-20T10:43:11.486676-04:00",
                    "created_at": "2023-06-18T09:43:03.832154-04:00",
                    "name": "Detroit Tigers",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c53d7ca-6a9f-4d8f-83ca-fdf3a740f3f1/?format=api"
                },
                {
                    "id": "a77a608d-ec03-409c-a591-a22abe2ab762",
                    "gambit_id": "0dddccb2-283b-4d35-ae5c-49139aa4a936",
                    "last_updated": "2023-06-20T10:43:11.488974-04:00",
                    "created_at": "2023-06-18T09:43:03.834283-04:00",
                    "name": "Minnesota Twins",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c53d7ca-6a9f-4d8f-83ca-fdf3a740f3f1/?format=api"
                }
            ]
        },
        {
            "id": "cc5de2f6-c50a-4ddb-92a2-e96c28226af9",
            "match": "https://api-prod.gambitprofit.com/api/matches/0d9273dc-4fef-4ee0-b781-ad459cb2e25d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-18T09:43:03.836461-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": 5000.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "23191f82-c5df-45e2-a68d-8abe15049c7c",
                    "gambit_id": "871f34a1-d41f-45d0-ad93-12511ec2ea27",
                    "last_updated": "2023-06-20T10:43:11.493824-04:00",
                    "created_at": "2023-06-18T09:43:03.838639-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc5de2f6-c50a-4ddb-92a2-e96c28226af9/?format=api"
                },
                {
                    "id": "e4340da6-3e0d-434a-965d-4c759de0f48a",
                    "gambit_id": "14cdf6de-b437-4df3-91ae-db65ed6725be",
                    "last_updated": "2023-06-20T10:43:11.496178-04:00",
                    "created_at": "2023-06-18T09:43:03.840692-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc5de2f6-c50a-4ddb-92a2-e96c28226af9/?format=api"
                }
            ]
        }
    ]
}