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/6ebf49d6-b16a-4ef1-9aed-2fca3901b118/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6ebf49d6-b16a-4ef1-9aed-2fca3901b118",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "adbee523-3e51-475b-ac29-97ee71ca0457",
    "completed": true,
    "last_updated": "2023-04-15T15:42:04.744358-04:00",
    "created_at": "2023-04-14T12:02:14.025519-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/adbee523-3e51-475b-ac29-97ee71ca0457",
    "datetime": "2023-04-14T19:07:00-04:00",
    "cutoff_datetime": "2023-04-14T19:07:00-04:00",
    "name": "TAM (D Rasmussen) v. TOR (J Berrios)",
    "bettypes": [
        {
            "id": "e665619c-d979-436a-ae6e-7b00e9a53d63",
            "match": "https://api-prod.gambitprofit.com/api/matches/6ebf49d6-b16a-4ef1-9aed-2fca3901b118/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-14T12:02:14.040428-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": "TAM (D Rasmussen)",
                        "amount": 5325.0
                    },
                    {
                        "team": "TOR (J Berrios)",
                        "amount": 4675.0
                    }
                ],
                "expected_reward_tokens": 9583.75,
                "profit_sb": 83.75,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "74faa39c-e001-4471-9957-5de8d315ee97",
                    "gambit_id": "3f6c61dc-750e-4912-811f-6474c2d9b5e7",
                    "last_updated": "2023-04-15T15:42:04.761971-04:00",
                    "created_at": "2023-04-14T12:02:14.044408-04:00",
                    "name": "TAM (D Rasmussen)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e665619c-d979-436a-ae6e-7b00e9a53d63/?format=api"
                },
                {
                    "id": "2c5eb33a-b3f8-4b95-bfbd-e320fce513f9",
                    "gambit_id": "1c23a51a-3bd4-49ac-ae9a-c24f17b98626",
                    "last_updated": "2023-04-15T15:42:04.760234-04:00",
                    "created_at": "2023-04-14T12:02:14.042333-04:00",
                    "name": "TOR (J Berrios)",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e665619c-d979-436a-ae6e-7b00e9a53d63/?format=api"
                }
            ]
        },
        {
            "id": "92714f24-1dba-4432-8582-e77fde03f49c",
            "match": "https://api-prod.gambitprofit.com/api/matches/6ebf49d6-b16a-4ef1-9aed-2fca3901b118/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-14T12:02:14.034449-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": "TOR",
                        "amount": 5857.0
                    },
                    {
                        "team": "TAM",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4770ec2c-4d21-4906-93aa-ff5b6adc8366",
                    "gambit_id": "0d27f018-05c4-4f5c-ba0f-fc939aee380f",
                    "last_updated": "2023-04-15T15:42:04.754908-04:00",
                    "created_at": "2023-04-14T12:02:14.036269-04:00",
                    "name": "TOR",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92714f24-1dba-4432-8582-e77fde03f49c/?format=api"
                },
                {
                    "id": "7fe0db3f-2553-4126-a409-9d71030eceb1",
                    "gambit_id": "197123d2-4db3-434d-93b8-1576763f5ef5",
                    "last_updated": "2023-04-15T15:42:04.756661-04:00",
                    "created_at": "2023-04-14T12:02:14.038321-04:00",
                    "name": "TAM",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92714f24-1dba-4432-8582-e77fde03f49c/?format=api"
                }
            ]
        },
        {
            "id": "2cfd7f00-f325-4ea6-b775-3a57eac6e462",
            "match": "https://api-prod.gambitprofit.com/api/matches/6ebf49d6-b16a-4ef1-9aed-2fca3901b118/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-14T12:02:14.028352-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 9",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8ea14615-c8d8-4168-b089-7d55cb479d88",
                    "gambit_id": "e17c5532-7231-46d9-b90d-bff2b3d1c3fa",
                    "last_updated": "2023-04-15T15:42:04.750867-04:00",
                    "created_at": "2023-04-14T12:02:14.032444-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cfd7f00-f325-4ea6-b775-3a57eac6e462/?format=api"
                },
                {
                    "id": "2daff951-b60b-44c8-8cb3-17861ddc307b",
                    "gambit_id": "46ba0e36-e77d-4b69-a6b3-2fe4b8ec3a87",
                    "last_updated": "2023-04-15T15:42:04.748890-04:00",
                    "created_at": "2023-04-14T12:02:14.030422-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cfd7f00-f325-4ea6-b775-3a57eac6e462/?format=api"
                }
            ]
        }
    ]
}