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/47cad805-27ee-4403-8b05-2a8236e390eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "47cad805-27ee-4403-8b05-2a8236e390eb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4d71c962-f738-4c17-9297-31b57d4ee9b8",
    "completed": true,
    "last_updated": "2023-09-18T23:08:05.320793-04:00",
    "created_at": "2023-09-15T15:58:05.376221-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -3.16,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/4d71c962-f738-4c17-9297-31b57d4ee9b8",
    "datetime": "2023-09-16T10:00:00-04:00",
    "cutoff_datetime": "2023-09-16T10:00:00-04:00",
    "name": "Aston Villa v. Crystal Palace",
    "bettypes": [
        {
            "id": "d83701e4-8e63-4569-aa7b-cae5c6936539",
            "match": "https://api-prod.gambitprofit.com/api/matches/47cad805-27ee-4403-8b05-2a8236e390eb/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-15T15:58:05.391901-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Aston Villa",
                        "amount": 6445.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3555.0
                    }
                ],
                "expected_reward_tokens": 12051.45,
                "profit_sb": 2551.45,
                "profit_sb_percentage": 26.86,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Aston Villa",
                        "amount": 4914.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2711.0
                    },
                    {
                        "team": "Crystal Palace",
                        "amount": 2375.0
                    }
                ],
                "expected_reward_tokens": 9189.18,
                "profit_sb": -310.82,
                "profit_sb_percentage": -3.27,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7cab06b2-792e-41d9-9a1e-4c5460618907",
                    "gambit_id": "f8bbb532-c13a-415b-821e-f5390241206a",
                    "last_updated": "2023-09-18T23:08:05.332153-04:00",
                    "created_at": "2023-09-15T15:58:05.403653-04:00",
                    "name": "Aston Villa",
                    "reward": "1.87000",
                    "odds": "1.91000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d83701e4-8e63-4569-aa7b-cae5c6936539/?format=api"
                },
                {
                    "id": "0aaf8604-bc4f-4e5b-acfb-5f6a26686fbe",
                    "gambit_id": "9708c80c-12b1-406c-a56f-2e6435e17cc3",
                    "last_updated": "2023-09-18T23:08:05.328700-04:00",
                    "created_at": "2023-09-15T15:58:05.397625-04:00",
                    "name": "Draw",
                    "reward": "3.39000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d83701e4-8e63-4569-aa7b-cae5c6936539/?format=api"
                },
                {
                    "id": "959ee6f1-87ea-466d-b339-22fe0ce0d7f7",
                    "gambit_id": "65b0cde9-148d-46ff-b519-07523f3180e5",
                    "last_updated": "2023-09-18T23:08:05.335679-04:00",
                    "created_at": "2023-09-15T15:58:05.409316-04:00",
                    "name": "Crystal Palace",
                    "reward": "3.87000",
                    "odds": "4.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d83701e4-8e63-4569-aa7b-cae5c6936539/?format=api"
                }
            ]
        },
        {
            "id": "e0329604-5c06-4b73-98e4-437b89ef8ad1",
            "match": "https://api-prod.gambitprofit.com/api/matches/47cad805-27ee-4403-8b05-2a8236e390eb/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-15T15:58:05.414511-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 2.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9200.0,
                "profit_sb": -300.0,
                "profit_sb_percentage": -3.16,
                "recommended": false
            },
            "lines": [
                {
                    "id": "09f70fe4-00af-4b1f-9c6c-4a4df321dbc6",
                    "gambit_id": "3b4452e4-8c2f-4f4f-8f4d-7422465a7fb9",
                    "last_updated": "2023-09-18T23:08:05.342113-04:00",
                    "created_at": "2023-09-15T15:58:05.418418-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.84000",
                    "odds": "1.88000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0329604-5c06-4b73-98e4-437b89ef8ad1/?format=api"
                },
                {
                    "id": "5f12d83c-8696-4f0b-8c00-490a8cc06147",
                    "gambit_id": "f1af6f91-fc2e-4e8e-9311-4613cfe965f5",
                    "last_updated": "2023-09-18T23:08:05.345441-04:00",
                    "created_at": "2023-09-15T15:58:05.426206-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.84000",
                    "odds": "1.88000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0329604-5c06-4b73-98e4-437b89ef8ad1/?format=api"
                }
            ]
        }
    ]
}