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/47d71f14-0d0c-4048-9aea-331749a6f95b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "47d71f14-0d0c-4048-9aea-331749a6f95b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d00856da-a776-4886-b5c3-fdb7b935ff18",
    "completed": true,
    "last_updated": "2023-05-10T15:32:07.446933-04:00",
    "created_at": "2023-05-09T11:07:12.092494-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.76,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d00856da-a776-4886-b5c3-fdb7b935ff18",
    "datetime": "2023-05-09T21:40:00-04:00",
    "cutoff_datetime": "2023-05-09T21:40:00-04:00",
    "name": "TEX (A Heaney) v. SEA (G Kirby)",
    "bettypes": [
        {
            "id": "b1427833-5f3d-424e-87ec-856e2d760af7",
            "match": "https://api-prod.gambitprofit.com/api/matches/47d71f14-0d0c-4048-9aea-331749a6f95b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-09T11:07:12.104447-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": "SEA (G Kirby)",
                        "amount": 5909.0
                    },
                    {
                        "team": "TEX (A Heaney)",
                        "amount": 4091.0
                    }
                ],
                "expected_reward_tokens": 9572.58,
                "profit_sb": 72.58,
                "profit_sb_percentage": 0.76,
                "recommended": true
            },
            "lines": [
                {
                    "id": "412ef191-203e-417f-baed-45f95b81c2d2",
                    "gambit_id": "bc6832de-faa6-4b2d-ac28-19d1a3cfa5ba",
                    "last_updated": "2023-05-10T15:32:07.465355-04:00",
                    "created_at": "2023-05-09T11:07:12.105929-04:00",
                    "name": "SEA (G Kirby)",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1427833-5f3d-424e-87ec-856e2d760af7/?format=api"
                },
                {
                    "id": "fdea6448-2e4f-4f85-9bcf-3f134fe54379",
                    "gambit_id": "490353a3-efba-44d5-ade6-12322abfcdec",
                    "last_updated": "2023-05-10T15:32:07.467408-04:00",
                    "created_at": "2023-05-09T11:07:12.107396-04:00",
                    "name": "TEX (A Heaney)",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1427833-5f3d-424e-87ec-856e2d760af7/?format=api"
                }
            ]
        },
        {
            "id": "7224a67c-11b7-4b44-8c47-053427cddc52",
            "match": "https://api-prod.gambitprofit.com/api/matches/47d71f14-0d0c-4048-9aea-331749a6f95b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-09T11:07:12.099755-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": "TEX",
                        "amount": 5939.0
                    },
                    {
                        "team": "SEA",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "197092df-1302-47ae-8931-4af77c78f20b",
                    "gambit_id": "af1f86f2-e7d4-402a-a77b-518cd487c07a",
                    "last_updated": "2023-05-10T15:32:07.460927-04:00",
                    "created_at": "2023-05-09T11:07:12.102855-04:00",
                    "name": "TEX",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7224a67c-11b7-4b44-8c47-053427cddc52/?format=api"
                },
                {
                    "id": "d3e8d4e9-808d-42db-8226-6799fe6694cd",
                    "gambit_id": "607c9b91-92df-46aa-9fed-83fb6f55da39",
                    "last_updated": "2023-05-10T15:32:07.458863-04:00",
                    "created_at": "2023-05-09T11:07:12.101265-04:00",
                    "name": "SEA",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7224a67c-11b7-4b44-8c47-053427cddc52/?format=api"
                }
            ]
        },
        {
            "id": "e236408b-751f-4edb-875c-cbb10334e3b8",
            "match": "https://api-prod.gambitprofit.com/api/matches/47d71f14-0d0c-4048-9aea-331749a6f95b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-09T11:07:12.094765-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 Under 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a0a0f56c-d3bb-4923-be14-ecb30a80b115",
                    "gambit_id": "39db8c91-fc16-4aed-90ca-15aca89194f4",
                    "last_updated": "2023-05-10T15:32:07.451868-04:00",
                    "created_at": "2023-05-09T11:07:12.096356-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e236408b-751f-4edb-875c-cbb10334e3b8/?format=api"
                },
                {
                    "id": "ce216a6b-9af2-42ed-9673-79a3e9de106b",
                    "gambit_id": "4f0b414b-8532-4cea-8ba2-d8822955a3da",
                    "last_updated": "2023-05-10T15:32:07.454024-04:00",
                    "created_at": "2023-05-09T11:07:12.097995-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e236408b-751f-4edb-875c-cbb10334e3b8/?format=api"
                }
            ]
        }
    ]
}