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/36c5e90e-54d4-48bf-a0cd-1ce43cb79655/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "36c5e90e-54d4-48bf-a0cd-1ce43cb79655",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6d471c37-67ed-41fa-90e6-9324b2817910",
    "completed": true,
    "last_updated": "2023-04-15T15:47:04.011245-04:00",
    "created_at": "2023-04-14T12:02:13.058050-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.93,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/6d471c37-67ed-41fa-90e6-9324b2817910",
    "datetime": "2023-04-14T18:40:00-04:00",
    "cutoff_datetime": "2023-04-14T18:40:00-04:00",
    "name": "SFO (S Manaea) v. DET (J Wentz)",
    "bettypes": [
        {
            "id": "92a87774-6377-4463-9c92-d2c8982b5b94",
            "match": "https://api-prod.gambitprofit.com/api/matches/36c5e90e-54d4-48bf-a0cd-1ce43cb79655/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-14T12:02:13.075214-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": "SFO (S Manaea)",
                        "amount": 5776.0
                    },
                    {
                        "team": "DET (J Wentz)",
                        "amount": 4224.0
                    }
                ],
                "expected_reward_tokens": 9588.16,
                "profit_sb": 88.16,
                "profit_sb_percentage": 0.93,
                "recommended": true
            },
            "lines": [
                {
                    "id": "86f13aca-d501-4508-95a1-43dcb291c1c3",
                    "gambit_id": "86c3a6c7-d675-4720-be75-0f5217d75af9",
                    "last_updated": "2023-04-15T15:47:04.030666-04:00",
                    "created_at": "2023-04-14T12:02:13.079479-04:00",
                    "name": "SFO (S Manaea)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92a87774-6377-4463-9c92-d2c8982b5b94/?format=api"
                },
                {
                    "id": "6fb4dea8-b065-4d54-a85e-7cd00f39ce21",
                    "gambit_id": "05202c58-0cd0-48c2-b73d-a6e936796451",
                    "last_updated": "2023-04-15T15:47:04.028589-04:00",
                    "created_at": "2023-04-14T12:02:13.077322-04:00",
                    "name": "DET (J Wentz)",
                    "reward": "2.27000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92a87774-6377-4463-9c92-d2c8982b5b94/?format=api"
                }
            ]
        },
        {
            "id": "43ffa360-4c6b-4c26-9617-06a17aa3dba8",
            "match": "https://api-prod.gambitprofit.com/api/matches/36c5e90e-54d4-48bf-a0cd-1ce43cb79655/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-14T12:02:13.068142-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": "DET",
                        "amount": 5423.0
                    },
                    {
                        "team": "SFO",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2c14b820-868f-47c1-8602-72f440788d0f",
                    "gambit_id": "00924217-eca7-456d-9a9e-d7771d31a1c9",
                    "last_updated": "2023-04-15T15:47:04.022506-04:00",
                    "created_at": "2023-04-14T12:02:13.070483-04:00",
                    "name": "DET",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43ffa360-4c6b-4c26-9617-06a17aa3dba8/?format=api"
                },
                {
                    "id": "e8c60777-2797-4615-94b4-97f279338eaa",
                    "gambit_id": "b7060954-1258-4d94-a1e7-d60726e446a4",
                    "last_updated": "2023-04-15T15:47:04.024533-04:00",
                    "created_at": "2023-04-14T12:02:13.072601-04:00",
                    "name": "SFO",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43ffa360-4c6b-4c26-9617-06a17aa3dba8/?format=api"
                }
            ]
        },
        {
            "id": "efc21965-560e-4fb4-8025-79af99807b69",
            "match": "https://api-prod.gambitprofit.com/api/matches/36c5e90e-54d4-48bf-a0cd-1ce43cb79655/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-14T12:02:13.061095-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.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9e5f7c53-32e4-4c3c-bc90-acc49f88fdad",
                    "gambit_id": "ff4b1024-c257-45f3-97dd-22a11ee9d547",
                    "last_updated": "2023-04-15T15:47:04.017978-04:00",
                    "created_at": "2023-04-14T12:02:13.065432-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efc21965-560e-4fb4-8025-79af99807b69/?format=api"
                },
                {
                    "id": "f0190ef6-8ce4-4944-a76e-a31feb56bbc0",
                    "gambit_id": "ba2e3cb8-c3dd-468d-8d3f-0530d89d6a88",
                    "last_updated": "2023-04-15T15:47:04.016025-04:00",
                    "created_at": "2023-04-14T12:02:13.063305-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efc21965-560e-4fb4-8025-79af99807b69/?format=api"
                }
            ]
        }
    ]
}