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/3c647fb4-fbeb-43dd-84c3-d274d0ffff4b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3c647fb4-fbeb-43dd-84c3-d274d0ffff4b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9532431e-a0dc-40b2-b38a-751413044292",
    "completed": true,
    "last_updated": "2023-05-05T11:47:09.336906-04:00",
    "created_at": "2023-05-04T10:52:10.336561-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.5,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/9532431e-a0dc-40b2-b38a-751413044292",
    "datetime": "2023-05-04T13:10:00-04:00",
    "cutoff_datetime": "2023-05-04T13:10:00-04:00",
    "name": "PIT (V Velasquez) v. TAM (Z Eflin)",
    "bettypes": [
        {
            "id": "87bb551c-5209-4240-97fe-2dd18d5fa122",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c647fb4-fbeb-43dd-84c3-d274d0ffff4b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-04T10:52:10.349209-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 (Z Eflin)",
                        "amount": 6241.0
                    },
                    {
                        "team": "PIT (V Velasquez)",
                        "amount": 3759.0
                    }
                ],
                "expected_reward_tokens": 9547.86,
                "profit_sb": 47.86,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "30f58b2d-0e7b-4a88-a5ab-b7678357fdb7",
                    "gambit_id": "421b904d-9299-47c5-b236-c17457f91d1a",
                    "last_updated": "2023-05-05T11:47:09.349794-04:00",
                    "created_at": "2023-05-04T10:52:10.350692-04:00",
                    "name": "TAM (Z Eflin)",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87bb551c-5209-4240-97fe-2dd18d5fa122/?format=api"
                },
                {
                    "id": "542082e9-2c9d-4431-8b8a-896073f4cb19",
                    "gambit_id": "56b8097c-d430-4e0a-829c-66218488d4a5",
                    "last_updated": "2023-05-05T11:47:09.351367-04:00",
                    "created_at": "2023-05-04T10:52:10.352123-04:00",
                    "name": "PIT (V Velasquez)",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87bb551c-5209-4240-97fe-2dd18d5fa122/?format=api"
                }
            ]
        },
        {
            "id": "e00d0760-0321-407a-a814-a0c4ab0866c9",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c647fb4-fbeb-43dd-84c3-d274d0ffff4b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-04T10:52:10.344574-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": "PIT",
                        "amount": 5421.0
                    },
                    {
                        "team": "TAM",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6171b6f0-65c6-4d92-8abd-8e5225df920d",
                    "gambit_id": "703b0b8d-697c-4bda-9fb6-d52ba82799b7",
                    "last_updated": "2023-05-05T11:47:09.347078-04:00",
                    "created_at": "2023-05-04T10:52:10.347646-04:00",
                    "name": "PIT",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e00d0760-0321-407a-a814-a0c4ab0866c9/?format=api"
                },
                {
                    "id": "5c9097dd-aabd-4949-99d2-771cb4f776cb",
                    "gambit_id": "814c6048-9bd1-4ee5-85a9-79b0d4093bf7",
                    "last_updated": "2023-05-05T11:47:09.345657-04:00",
                    "created_at": "2023-05-04T10:52:10.346018-04:00",
                    "name": "TAM",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e00d0760-0321-407a-a814-a0c4ab0866c9/?format=api"
                }
            ]
        },
        {
            "id": "946c30f7-f1e7-4864-a2e4-d53123d3eb16",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c647fb4-fbeb-43dd-84c3-d274d0ffff4b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-04T10:52:10.338884-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": 5213.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "984244dc-c556-4542-9c53-e5ca35b3269d",
                    "gambit_id": "e726a753-42d1-4cc5-81e7-6d3a4a1e83e2",
                    "last_updated": "2023-05-05T11:47:09.342557-04:00",
                    "created_at": "2023-05-04T10:52:10.342911-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/946c30f7-f1e7-4864-a2e4-d53123d3eb16/?format=api"
                },
                {
                    "id": "f4275564-c65f-4672-a612-9f23f3859362",
                    "gambit_id": "9c219984-4426-4248-a10e-e0b97a06655f",
                    "last_updated": "2023-05-05T11:47:09.340897-04:00",
                    "created_at": "2023-05-04T10:52:10.341019-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/946c30f7-f1e7-4864-a2e4-d53123d3eb16/?format=api"
                }
            ]
        }
    ]
}