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/b51203f6-6fa0-46f4-8ba3-e9075dbcc18f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b51203f6-6fa0-46f4-8ba3-e9075dbcc18f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "92f94acd-dffb-4cc8-881e-8d5347ad15fb",
    "completed": true,
    "last_updated": "2023-06-12T18:43:10.880386-04:00",
    "created_at": "2023-06-11T10:08:15.498989-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.58,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/92f94acd-dffb-4cc8-881e-8d5347ad15fb",
    "datetime": "2023-06-11T14:10:00-04:00",
    "cutoff_datetime": "2023-06-11T14:10:00-04:00",
    "name": "OAK (J Sears) v. MIL (F Peralta)",
    "bettypes": [
        {
            "id": "c1accc36-9378-4a80-80ce-22afeacfef98",
            "match": "https://api-prod.gambitprofit.com/api/matches/b51203f6-6fa0-46f4-8ba3-e9075dbcc18f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-11T10:08:15.502409-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": "MIL (F Peralta)",
                        "amount": 6500.0
                    },
                    {
                        "team": "OAK (J Sears)",
                        "amount": 3500.0
                    }
                ],
                "expected_reward_tokens": 9555.0,
                "profit_sb": 55.0,
                "profit_sb_percentage": 0.58,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e7e3ef4e-cf3f-4544-ae4d-5e4535e259ee",
                    "gambit_id": "21fe711b-3c26-4b14-959a-bca85166b032",
                    "last_updated": "2023-06-12T18:43:10.886919-04:00",
                    "created_at": "2023-06-11T10:08:15.507554-04:00",
                    "name": "MIL (F Peralta)",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1accc36-9378-4a80-80ce-22afeacfef98/?format=api"
                },
                {
                    "id": "be0b915f-90ad-45ef-bf02-9eccfdfad8b5",
                    "gambit_id": "c8578121-5f98-49d4-a503-129c78d5bc00",
                    "last_updated": "2023-06-12T18:43:10.884756-04:00",
                    "created_at": "2023-06-11T10:08:15.504838-04:00",
                    "name": "OAK (J Sears)",
                    "reward": "2.73000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1accc36-9378-4a80-80ce-22afeacfef98/?format=api"
                }
            ]
        },
        {
            "id": "6fcc90b9-f5c2-436f-841a-69d878397bfe",
            "match": "https://api-prod.gambitprofit.com/api/matches/b51203f6-6fa0-46f4-8ba3-e9075dbcc18f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-11T10:08:15.509984-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": "OAK",
                        "amount": 5213.0
                    },
                    {
                        "team": "MIL",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9596a379-3f05-4a9e-8475-219ce5cff1af",
                    "gambit_id": "ac687323-8aac-4516-9ff8-aaeed406e01a",
                    "last_updated": "2023-06-12T18:43:10.892038-04:00",
                    "created_at": "2023-06-11T10:08:15.512294-04:00",
                    "name": "OAK",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fcc90b9-f5c2-436f-841a-69d878397bfe/?format=api"
                },
                {
                    "id": "0f94936b-0bdb-4f1c-bfb8-a09055efb365",
                    "gambit_id": "858fc19f-3459-4aaf-a286-df304739eff5",
                    "last_updated": "2023-06-12T18:43:10.895289-04:00",
                    "created_at": "2023-06-11T10:08:15.514694-04:00",
                    "name": "MIL",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fcc90b9-f5c2-436f-841a-69d878397bfe/?format=api"
                }
            ]
        },
        {
            "id": "c847f9d7-663a-4097-a361-ef3750d8781d",
            "match": "https://api-prod.gambitprofit.com/api/matches/b51203f6-6fa0-46f4-8ba3-e9075dbcc18f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-11T10:08:15.517184-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": 5107.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "65ed8007-d94d-4d0f-82fc-f44bc3b95154",
                    "gambit_id": "c92c6fb4-f966-45a5-ac7f-b0a734ed81c8",
                    "last_updated": "2023-06-12T18:43:10.899429-04:00",
                    "created_at": "2023-06-11T10:08:15.519675-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c847f9d7-663a-4097-a361-ef3750d8781d/?format=api"
                },
                {
                    "id": "6d0845f7-64fc-49d0-9dd9-24463e67c940",
                    "gambit_id": "b5ddc7ed-26a5-40d0-a721-209513b2eb61",
                    "last_updated": "2023-06-12T18:43:10.901290-04:00",
                    "created_at": "2023-06-11T10:08:15.522392-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c847f9d7-663a-4097-a361-ef3750d8781d/?format=api"
                }
            ]
        }
    ]
}