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/15420ddb-d0a2-492c-a237-97dd6d79fd5f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "15420ddb-d0a2-492c-a237-97dd6d79fd5f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "d494ca98-ddc9-4923-8f83-acbccb3a92c8",
    "completed": true,
    "last_updated": "2022-08-19T09:46:52.045168-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.48,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d494ca98-ddc9-4923-8f83-acbccb3a92c8",
    "datetime": "2022-08-18T19:05:00-04:00",
    "cutoff_datetime": "2022-08-18T19:05:00-04:00",
    "name": "TOR (J Berrios) v. NYY (F Montas)",
    "bettypes": [
        {
            "id": "cefdeae6-6315-475a-b6ef-95da3f26bac3",
            "match": "https://api-prod.gambitprofit.com/api/matches/15420ddb-d0a2-492c-a237-97dd6d79fd5f/?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": "NYY (F Montas)",
                        "amount": 5933.0
                    },
                    {
                        "team": "TOR (J Berrios)",
                        "amount": 4067.0
                    }
                ],
                "expected_reward_tokens": 9313.43,
                "profit_sb": 313.43,
                "profit_sb_percentage": 3.48,
                "recommended": true
            },
            "lines": [
                {
                    "id": "72bbc6a5-8ab3-426a-947a-6c4ef7cd75b8",
                    "gambit_id": "058c2bae-de9a-4fab-b4c8-6b6de6703034",
                    "last_updated": "2022-08-19T09:46:52.048164-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYY (F Montas)",
                    "reward": "1.57000",
                    "odds": "1.63290",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cefdeae6-6315-475a-b6ef-95da3f26bac3/?format=api"
                },
                {
                    "id": "2da62bec-f49b-4e56-9ff8-e664e9a43f2e",
                    "gambit_id": "95e22407-06a5-4d92-8da7-91e4b8a8ce19",
                    "last_updated": "2022-08-19T09:46:52.048591-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TOR (J Berrios)",
                    "reward": "2.29000",
                    "odds": "2.43000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cefdeae6-6315-475a-b6ef-95da3f26bac3/?format=api"
                }
            ]
        },
        {
            "id": "6be2e5cf-9ae6-41fe-9d9c-97fd98d3b74f",
            "match": "https://api-prod.gambitprofit.com/api/matches/15420ddb-d0a2-492c-a237-97dd6d79fd5f/?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": "TOR",
                        "amount": 5756.0
                    },
                    {
                        "team": "NYY",
                        "amount": 4244.0
                    }
                ],
                "expected_reward_tokens": 9209.48,
                "profit_sb": 209.48,
                "profit_sb_percentage": 2.33,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2f048052-6815-4d79-bc1f-b87c1b293f23",
                    "gambit_id": "1d7d5b3f-8186-4c91-92d8-b9342a9bdbdd",
                    "last_updated": "2022-08-19T09:46:52.047729-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TOR",
                    "reward": "1.60000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6be2e5cf-9ae6-41fe-9d9c-97fd98d3b74f/?format=api"
                },
                {
                    "id": "62589ef8-cddc-40a7-9674-f3f4d904ae46",
                    "gambit_id": "cddf8672-7539-4cff-bdeb-8c57e317db5b",
                    "last_updated": "2022-08-19T09:46:52.047276-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYY",
                    "reward": "2.17000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6be2e5cf-9ae6-41fe-9d9c-97fd98d3b74f/?format=api"
                }
            ]
        },
        {
            "id": "b92cc0af-370c-4a5b-9c5c-056cfac89462",
            "match": "https://api-prod.gambitprofit.com/api/matches/15420ddb-d0a2-492c-a237-97dd6d79fd5f/?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 9",
                        "amount": 5205.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9eca0ee5-1ea1-4e0a-9a99-cd5a1580c8b9",
                    "gambit_id": "3b229206-95cb-4428-8385-dc4f6be7f92b",
                    "last_updated": "2022-08-19T09:46:52.046339-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 9",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b92cc0af-370c-4a5b-9c5c-056cfac89462/?format=api"
                },
                {
                    "id": "d5c048ba-f95c-432d-9078-353da62ff2b4",
                    "gambit_id": "ae1b30f6-d576-40da-a6d3-e2369cad9ed8",
                    "last_updated": "2022-08-19T09:46:52.046833-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 9",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b92cc0af-370c-4a5b-9c5c-056cfac89462/?format=api"
                }
            ]
        }
    ]
}