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/4e2b597b-1b80-498f-8699-de7bb1e7c630/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4e2b597b-1b80-498f-8699-de7bb1e7c630",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d6aa6fdb-c17b-418e-b73e-ad8fb80d044d",
    "completed": true,
    "last_updated": "2022-10-04T09:22:02.909843-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.81,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d6aa6fdb-c17b-418e-b73e-ad8fb80d044d",
    "datetime": "2022-10-03T19:10:00-04:00",
    "cutoff_datetime": "2022-10-03T19:10:00-04:00",
    "name": "TAM (T Glasnow) v. BOS (R Hill)",
    "bettypes": [
        {
            "id": "bfaccc91-e9c1-42d1-96a6-37c915849396",
            "match": "https://api-prod.gambitprofit.com/api/matches/4e2b597b-1b80-498f-8699-de7bb1e7c630/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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 (T Glasnow)",
                        "amount": 5623.0
                    },
                    {
                        "team": "BOS (R Hill)",
                        "amount": 4377.0
                    }
                ],
                "expected_reward_tokens": 9671.56,
                "profit_sb": 171.56,
                "profit_sb_percentage": 1.81,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ba78615e-8cb0-4996-95b7-3450468333a3",
                    "gambit_id": "cbbef539-7455-4b30-98d2-3b387c1789be",
                    "last_updated": "2022-10-04T09:22:02.919205-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TAM (T Glasnow)",
                    "reward": "1.72000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfaccc91-e9c1-42d1-96a6-37c915849396/?format=api"
                },
                {
                    "id": "19e7019a-b76c-4890-b45c-c351ef109015",
                    "gambit_id": "2434d49e-861e-43c0-b3df-66ead99ce6f6",
                    "last_updated": "2022-10-04T09:22:02.918233-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BOS (R Hill)",
                    "reward": "2.21000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfaccc91-e9c1-42d1-96a6-37c915849396/?format=api"
                }
            ]
        },
        {
            "id": "f2c6fbe1-b346-4ffc-a0b5-bafdeb1cdaa0",
            "match": "https://api-prod.gambitprofit.com/api/matches/4e2b597b-1b80-498f-8699-de7bb1e7c630/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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": "BOS",
                        "amount": 5610.0
                    },
                    {
                        "team": "TAM",
                        "amount": 4390.0
                    }
                ],
                "expected_reward_tokens": 9480.9,
                "profit_sb": -19.1,
                "profit_sb_percentage": -0.2,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e4d26c57-86a8-4bb1-a1f7-9547fe8e8c40",
                    "gambit_id": "04eadcde-222e-492b-83f2-0335242cfc9e",
                    "last_updated": "2022-10-04T09:22:02.915175-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BOS",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2c6fbe1-b346-4ffc-a0b5-bafdeb1cdaa0/?format=api"
                },
                {
                    "id": "615dc4bf-0740-4f13-a814-dc0165650938",
                    "gambit_id": "51dd83d9-8e2d-4d55-a51b-9771dbfba329",
                    "last_updated": "2022-10-04T09:22:02.916176-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TAM",
                    "reward": "2.16000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2c6fbe1-b346-4ffc-a0b5-bafdeb1cdaa0/?format=api"
                }
            ]
        },
        {
            "id": "81ae2dd0-0725-43fb-b074-1ab7a9600da3",
            "match": "https://api-prod.gambitprofit.com/api/matches/4e2b597b-1b80-498f-8699-de7bb1e7c630/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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 Under 7.5",
                        "amount": 5212.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2a5dc540-b271-4640-825d-0ab8c153c493",
                    "gambit_id": "037843af-bf1e-4646-aeb1-6b0c2f5cdb73",
                    "last_updated": "2022-10-04T09:22:02.912224-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81ae2dd0-0725-43fb-b074-1ab7a9600da3/?format=api"
                },
                {
                    "id": "59fd9a1f-12c8-4475-9f3c-173b8766b4e8",
                    "gambit_id": "3e426dd4-367d-4c98-a7f5-5a5412515d6f",
                    "last_updated": "2022-10-04T09:22:02.913222-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81ae2dd0-0725-43fb-b074-1ab7a9600da3/?format=api"
                }
            ]
        }
    ]
}