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/e2208833-26c4-441c-b367-dc49af57e384/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e2208833-26c4-441c-b367-dc49af57e384",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "38f86fba-db52-4db0-b3e6-ba71b8139d6e",
    "completed": true,
    "last_updated": "2023-06-22T10:18:00.097306-04:00",
    "created_at": "2023-06-20T08:33:20.226543-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.47,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/38f86fba-db52-4db0-b3e6-ba71b8139d6e",
    "datetime": "2023-06-20T19:05:00-04:00",
    "cutoff_datetime": "2023-06-20T19:05:00-04:00",
    "name": "CHC (M Stroman) v. PIT (J Oviedo)",
    "bettypes": [
        {
            "id": "3dd50c1c-ab6f-480e-b840-8ccd57e5f4c3",
            "match": "https://api-prod.gambitprofit.com/api/matches/e2208833-26c4-441c-b367-dc49af57e384/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-20T08:33:20.229546-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": "CHC (M Stroman)",
                        "amount": 5638.0
                    },
                    {
                        "team": "PIT (J Oviedo)",
                        "amount": 4362.0
                    }
                ],
                "expected_reward_tokens": 9640.02,
                "profit_sb": 140.02,
                "profit_sb_percentage": 1.47,
                "recommended": true
            },
            "lines": [
                {
                    "id": "325283d0-c6b6-40aa-8152-823bd9ce5511",
                    "gambit_id": "584faa71-f23a-4d3c-aaf6-efb87f822673",
                    "last_updated": "2023-06-22T10:18:00.101191-04:00",
                    "created_at": "2023-06-20T08:33:20.232136-04:00",
                    "name": "CHC (M Stroman)",
                    "reward": "1.71000",
                    "odds": "1.73530",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3dd50c1c-ab6f-480e-b840-8ccd57e5f4c3/?format=api"
                },
                {
                    "id": "2ae56dc2-8d32-45ee-a6b6-5c3954fe4799",
                    "gambit_id": "7c7cc843-8edf-4c0f-b9c4-968f1ed09f9a",
                    "last_updated": "2023-06-22T10:18:00.102796-04:00",
                    "created_at": "2023-06-20T08:33:20.235560-04:00",
                    "name": "PIT (J Oviedo)",
                    "reward": "2.21000",
                    "odds": "2.26000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3dd50c1c-ab6f-480e-b840-8ccd57e5f4c3/?format=api"
                }
            ]
        },
        {
            "id": "9f70503c-2086-4046-b175-db518ab31fcf",
            "match": "https://api-prod.gambitprofit.com/api/matches/e2208833-26c4-441c-b367-dc49af57e384/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-20T08:33:20.238456-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": 5699.0
                    },
                    {
                        "team": "CHC",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "134e2cd6-2baf-42ca-90f2-6ad4039ec933",
                    "gambit_id": "869d3557-e62b-470d-88d9-50850befeb18",
                    "last_updated": "2023-06-22T10:18:00.108348-04:00",
                    "created_at": "2023-06-20T08:33:20.243703-04:00",
                    "name": "PIT",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f70503c-2086-4046-b175-db518ab31fcf/?format=api"
                },
                {
                    "id": "e387a8bf-7d33-4efc-9af1-eed04149483b",
                    "gambit_id": "6c1f7e39-ab67-44d9-9285-055de7a65819",
                    "last_updated": "2023-06-22T10:18:00.106680-04:00",
                    "created_at": "2023-06-20T08:33:20.241031-04:00",
                    "name": "CHC",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f70503c-2086-4046-b175-db518ab31fcf/?format=api"
                }
            ]
        },
        {
            "id": "109499ad-5b50-41fc-91f1-3f157a59a1f4",
            "match": "https://api-prod.gambitprofit.com/api/matches/e2208833-26c4-441c-b367-dc49af57e384/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-20T08:33:20.246633-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 8",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "461fec27-9699-45c3-a739-401bbf948c1f",
                    "gambit_id": "768fdc4f-bb7d-4eef-af70-607454ee4756",
                    "last_updated": "2023-06-22T10:18:00.113411-04:00",
                    "created_at": "2023-06-20T08:33:20.252635-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/109499ad-5b50-41fc-91f1-3f157a59a1f4/?format=api"
                },
                {
                    "id": "1e91fc1d-a2f6-4aca-9a65-38b5fba95682",
                    "gambit_id": "7a9ea492-5fdd-48bb-9981-b41331761988",
                    "last_updated": "2023-06-22T10:18:00.111694-04:00",
                    "created_at": "2023-06-20T08:33:20.249832-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/109499ad-5b50-41fc-91f1-3f157a59a1f4/?format=api"
                }
            ]
        }
    ]
}