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/4b0be246-5bef-4409-985e-d9e05a95f07b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4b0be246-5bef-4409-985e-d9e05a95f07b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2ba50cb3-d011-45eb-b4ac-44489c2ffa24",
    "completed": false,
    "last_updated": "2023-05-11T23:12:05.721460-04:00",
    "created_at": "2023-05-05T11:47:04.886853-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.72,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/2ba50cb3-d011-45eb-b4ac-44489c2ffa24",
    "datetime": "2023-05-05T21:40:00-04:00",
    "cutoff_datetime": "2023-05-05T21:40:00-04:00",
    "name": "LOS (C Kershaw) v. SDG (J Musgrove)",
    "bettypes": [
        {
            "id": "3ca4c943-1004-4157-b097-6ad8352094a5",
            "match": "https://api-prod.gambitprofit.com/api/matches/4b0be246-5bef-4409-985e-d9e05a95f07b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-05T11:47:04.899614-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": "LOS (C Kershaw)",
                        "amount": 5117.0
                    },
                    {
                        "team": "SDG (J Musgrove)",
                        "amount": 4883.0
                    }
                ],
                "expected_reward_tokens": 9568.79,
                "profit_sb": 68.79,
                "profit_sb_percentage": 0.72,
                "recommended": true
            },
            "lines": [
                {
                    "id": "60f98ecc-48b7-450a-b0e9-9db98bf9be5d",
                    "gambit_id": "25e3c9be-4c06-4334-b6e7-1bf9c0752ffd",
                    "last_updated": "2023-05-11T23:12:05.740446-04:00",
                    "created_at": "2023-05-05T11:47:04.902696-04:00",
                    "name": "LOS (C Kershaw)",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ca4c943-1004-4157-b097-6ad8352094a5/?format=api"
                },
                {
                    "id": "e1478ad8-b9f8-4a2c-b2e1-d040065b846c",
                    "gambit_id": "732a9561-ea7d-48d5-83a5-6673cd795d57",
                    "last_updated": "2023-05-11T23:12:05.738583-04:00",
                    "created_at": "2023-05-05T11:47:04.901036-04:00",
                    "name": "SDG (J Musgrove)",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ca4c943-1004-4157-b097-6ad8352094a5/?format=api"
                }
            ]
        },
        {
            "id": "92746b1f-a881-4056-8c9f-cbf76ada0920",
            "match": "https://api-prod.gambitprofit.com/api/matches/4b0be246-5bef-4409-985e-d9e05a95f07b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-05T11:47:04.894265-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": "SDG",
                        "amount": 6100.0
                    },
                    {
                        "team": "LOS",
                        "amount": 3900.0
                    }
                ],
                "expected_reward_tokens": 9516.0,
                "profit_sb": 16.0,
                "profit_sb_percentage": 0.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2ef13bd1-7366-44b2-bced-38fcb58b5e1d",
                    "gambit_id": "e10e80e7-02c5-4a4d-a6aa-ff185f70e618",
                    "last_updated": "2023-05-11T23:12:05.732808-04:00",
                    "created_at": "2023-05-05T11:47:04.895835-04:00",
                    "name": "SDG",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92746b1f-a881-4056-8c9f-cbf76ada0920/?format=api"
                },
                {
                    "id": "510946ca-fd1d-4bf2-8788-88bc944e09fd",
                    "gambit_id": "352e45c2-556c-4b2d-ae93-9d1f0463cdf5",
                    "last_updated": "2023-05-11T23:12:05.734734-04:00",
                    "created_at": "2023-05-05T11:47:04.897623-04:00",
                    "name": "LOS",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92746b1f-a881-4056-8c9f-cbf76ada0920/?format=api"
                }
            ]
        },
        {
            "id": "984ca309-76a7-49ac-887b-140fb23ed63c",
            "match": "https://api-prod.gambitprofit.com/api/matches/4b0be246-5bef-4409-985e-d9e05a95f07b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-05T11:47:04.888888-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 7.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "054df8e1-a2cc-46d0-acb3-42556340653c",
                    "gambit_id": "b958a710-1aab-4493-8344-b9a07e373d1d",
                    "last_updated": "2023-05-11T23:12:05.728940-04:00",
                    "created_at": "2023-05-05T11:47:04.892383-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/984ca309-76a7-49ac-887b-140fb23ed63c/?format=api"
                },
                {
                    "id": "68b4829e-9303-4c9f-9b57-3fd94163856d",
                    "gambit_id": "12e8e932-0c14-4102-abd0-b1316fedaf21",
                    "last_updated": "2023-05-11T23:12:05.726735-04:00",
                    "created_at": "2023-05-05T11:47:04.890394-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/984ca309-76a7-49ac-887b-140fb23ed63c/?format=api"
                }
            ]
        }
    ]
}